Automatic account creation is now enabled. Captcha authentication required for account creation and editing unless you are trusted here.

Recommended WiX Project Directory Structure

From WiX Wiki at MindCapers

Jump to: navigation, search

Your mileage may vary, but this directory structure will serve your WiX development efforts well.

 
..\WiX\''build scripts''
..\WiX\lang
		\en-us\proj_en-us.wxl
			\License.rtf
		\de-de\proj_de-de.wxl
			\License.rtf
..\WiX\src
		\proj1.wxs
		\proj2.wxs
		\frag1.wxs
..\WiX\wixobj
..\WiX\wixlib
..\WiX\Packages
		\en
		\de
<code>
 
[[Category::WiX Book]]
Personal tools