I do not understand if there is a way to create a wixout and an MSI in the same build process. I gave my Visual Studio Linker (light.exe) additional parameters: -xo -out bin \ release \ SdwClientSetup.wixout -bf
By-xo
No MSI file will be created. What is a way to create both (MSI and VIXAUT) in a build process?
Thank you for your reply.
Shows that light as an input.
If you are the first time If you produce a vixout, you can add one step to call it to link in an .msi.
Comments
Post a Comment