cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

registry value is not getting deleted

Hi
RegDBDeleteValue("SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Installer\Folders","C:\\Program Files (x86)\\Common Files\\OmniFlow\\Modbus Tester\\");
this value is not getting deleted.
can someone help me
(1) Reply
Hi there,

the answer may be a little late but... if you are using the repackager or aac youve to set the following variable in the repackager folder\default.ini:

C:\Program Files (x86)\AdminStudio\11.0\Repackager\default.ini

CheckDeletedRegistry=0 to 1

Otherwise you can manual edit your msi package with the editor ;-).

Regards
Thomas