You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a WixSetup project which is generating the msi file under the project bin folder in file explorer.
Is there any way I can change this and get the msi file to be generated at another preferred location on file explorer?
I tried unloading the project and editing the .wixproj code to achieve this but I keep getting an error (attached a picture below).
I changed the value of the OutputPath and IntermediatePath to my preferred location.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a WixSetup project which is generating the msi file under the project bin folder in file explorer.
Is there any way I can change this and get the msi file to be generated at another preferred location on file explorer?
I tried unloading the project and editing the .wixproj code to achieve this but I keep getting an error (attached a picture below).
I changed the value of the OutputPath and IntermediatePath to my preferred location.
Beta Was this translation helpful? Give feedback.
All reactions