node-regedit icon indicating copy to clipboard operation
node-regedit copied to clipboard

unsupported hive HKEY_CURRENT_USER\Control Panel\Desktop

Open shessafridi opened this issue 1 year ago • 3 comments

I am getting this error when running regedit.list(regKey)

shessafridi avatar Oct 05 '24 14:10 shessafridi

Change HKEY_CURRENT_USER to HKCU.

naloqab avatar Nov 27 '24 08:11 naloqab

Command line interpreter does not handle paths with spaces correctly

gmj-ll avatar Nov 29 '24 08:11 gmj-ll

you need use setExternalVBSLocation to set .wsf's path which windows cmd can identify

gmj-ll avatar Nov 29 '24 09:11 gmj-ll