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

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

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

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