You need a custom action to set ARPINSTALLLOCATION, something like: <CustomAction Id="SAVETARGETDIR" Property="ARPINSTALLLOCATION" Value="[TARGETDIR]" />
Make sure you schedule that custom action after InstallValidate. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:wix-users- > [EMAIL PROTECTED] On Behalf Of William Levra-Juillet > Sent: Thursday, April 19, 2007 10:43 AM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Vista certification : InstallLocation in uninstall > registry (ARPINSTALLLOCATION ) > > Hi, > > I'm in the process of getting (at least trying to get) the Vista > Certification. > It required the value "InstallLocation" to be set by the MSi installer > in > HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{MyProductGUID > } > > But Wix (v3) doesn't seem to properly set this value (set to empty). > > If you have any idea on how to set it (automatically by Wix or by a > CA), thx > to help me ! > Apparently, according to MSDN it's related to ARPINSTALLLOCATION > property, > but it's not very meanningfull to me... > > Thank you very much for your help > Regards > William > > > > ----------------------------------------------------------------------- > -- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users