Hi All,

I got this weird issue.

My installer creates a registry key in HKLM and stores the INSTALLDIR value. It 
provides default INSTALLDIR, however user can change it and the changed value 
gets stored in registry.

Installer also have Change option enabled that REINSTALL = ALL

 

All works fine except on WIN2K8 with UAC enabled- Install goes fine in this 
case also, however at Change\Reinstall the INSTALLDIR gets set to default not 
the one user provided.

 

E.g.

Install - DefaultINSTALLDIR = Value1, UserChangedINSTALLDIR = Value2 --> Value2 
goes to registry.

Reinstall\Change - The registry value gets replaced with default Value1.

 

Also the Change option doesn't prompt for Elevation unlike the Install or 
Remove.

 

Appreciate any help on this.

 

Thanks

Sachin!
                                          
_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
http://clk.atdmt.com/GBL/go/201469226/direct/01/
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to