Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not use hardcoded WixToolPath in WixInstaller.wixproj [DNET270] #281

Closed
firebird-automations opened this issue Sep 12, 2009 · 4 comments

Comments

@firebird-automations
Copy link

Submitted by: André Ziegler (andre.ziegler)

Jira_subtask_inward DNET350

Currently the WixToolPath is hardcoded in this way:

<WixToolPath>C:\Program Files (x86)\Windows Installer XML v3\bin\</WixToolPath>

I think I would be better to use the environment variable from WIX. Is this possible? Otherwise I always have to install WIX to this hardcoded folder even on a x86 Windows.

@firebird-automations
Copy link
Author

Commented by: @cincuranet

The WiX project is from previous versions of WiX, there's also lot of unnecessary files. I think it's time to clean it up little bit.

@firebird-automations
Copy link
Author

Modified by: @cincuranet

issuetype: Improvement [ 4 ] => Sub-task [ 5 ]

Parent: DNET350 [ 17331 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.5.3 [ 10380 ]

Fix Version: 2.6 [ 10371 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

Fix Version: 2.5.3 [ 10380 ] =>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants