Hi,

My requirement is to prompt the user for selecting the option to install just 
for the current user or all user. I added the below given code snippet in my 
.wxs file but I am not able to see InstallScopedlg during the installation.

<Property Id="ApplicationFolderName" Value="INSTALLDIR" />
<Property Id="WixAppFolder" Value="WixPerUserFolder" />

<UI>
<UIRef Id="WixUI_Advanced" />
<UIRef Id="WixUI_ErrorProgressText" />
</UI>

Please anyone help on this.Thanks.

Thanks,
Sujitha
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to