Update registry.py

1.6
enigma0x3 2015-08-12 18:31:35 -04:00
parent 45768be3b3
commit 832d5106cf
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ class Module:
'RegPath' : {
'Description' : 'Registry location to store the script code. Last element is the key name.',
'Required' : False,
'Value' : 'HKCU:Software\Microsoft\Windows\CurrentVersion\Run'
'Value' : 'HKCU:Software\Microsoft\Windows\CurrentVersion\Debug'
},
'ADSPath' : {
'Description' : 'Alternate-data-stream location to store the script code.',