wix3.5 - wix file directory change based on user "per user" or "per machine" choice -


i using wixui_advanced , cant figure out how dynamically change location of directory needed files based on user choses in installscopedlg.

this have; need able change "programfilesfolder" "localappdatafolder"

<directory id="targetdir" name="sourcedir">     <directory id="programfilesfolder" >         <directory id="installfolder" 

that standard way perform single package authoring works described here, how folder changes work:

http://msdn.microsoft.com/en-us/library/dd408068(v=vs.85).aspx


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -