problem in deleting registry entry in marimba packaging
hi,
i have tried to delete the registry entries using batch script.
in batch script i have used REG DELETE "hklm\software\microsoft\somekey" /f command.
manually when i execute that batch script that is working fine and deleting that registry entry.
but when i embedded in my marimba package it is not at all deleting registry entries.
please send me a sollution for this.
i have tried to delete the registry entries using batch script.
in batch script i have used REG DELETE "hklm\software\microsoft\somekey" /f command.
manually when i execute that batch script that is working fine and deleting that registry entry.
but when i embedded in my marimba package it is not at all deleting registry entries.
please send me a sollution for this.
0 Comments
[ + ] Show comments
Answers (4)
Please log in to answer
Posted by:
anonymous_9363
17 years ago
Are you running the package with the same credentials used when testing the script outside of the package? If not, I imagine the account used for installing doesn't have sufficient rights to delete the key(s). As ever, ProcMon will allow you to see what access is being requested and any subsequent errors.
Posted by:
AB
17 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.