I am getting an error compiling DeleteRegKey.
A sample line in my nsi file looks like:
DeleteRegKey HKLM "Software\MyProgram"
My error states:
DeleteRegKey: HKLM\Software\VSLAgent
Usage: DeleteRegKey [/ifempty | /ifnosubkeys | /ifnovalues] root_key subkey
root_key=(HKCR[32|64]|HKLM[32|64]|HKCU[32|64]|HKU|HKCC|HKDD|HKPD|SHCTX)
Can someone help?
Issue with DeleteRegKey
2 posts