Hi,
I'm trying to retrieve a registry value from my search during a patch. Is there any way this is possible:
or
I need to chagne an installer property during the patch
Sceneerio:
1.) Older version of the software sets registry value based on an installer property.
2.) registry value is updated during the life of the software
3.) When i patch it the registry value is updated to orignal isntaller value.
Is there any way i can avoid this, or update the installer property?
thanks