Page 1 of 1

Unable to write registry value during uninstall

Posted: Mon May 07, 2007 3:18 am
by swarovski
I am unable to write registry values during un-install flow.
But i can Read and Delete registry...
How could I write registry in this case?
Thank you~

Code: Select all

if Variable REMOVE Equals TRUE
    Write Registry Key HKLM\\SOFTWARE\\$COMPANY$\\$TITLE$\\testing, value1 (permanent)
end

Posted: Mon May 07, 2007 5:36 am
by swarovski
I know why now.
Apply Install solve my case.

http://forums.installaware.com/viewtopi ... t=registry