VBScript – basic question to start Learn vbscript
try to write vbscript for below questions…. 1) Write a script which write below registry Keys and Value KEY Name — HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionEFS Value name — EfsConfiguration VALUE — 1 Type — REG_DWORD 2) write a script to import test.reg in the registry 3) Write a script which display Registry Key Values in Message box … Read more