Skip to content

How to install WixSharp on VS Code? #1550

Closed Answered by oleg-shilo
Fiinleyyy asked this question in Q&A
Discussion options

You must be logged in to vote

I find the installation guide(s) fairly confusing.

I would like to address it. So please let me know what areas need improvement or what wiki documentation got you confused.
I have already reviewed and updated the step-by-step tutorial as indeed it needed rework: https://github.com/oleg-shilo/wixsharp/wiki/Building-MSI-%E2%80%93-Step-by-step-tutorial

As for your problem.

There is no WixSharp installation procedure as such as the only tools you need to have in your environment are Visual Studio 2022 and WiX Toolset.

WixSharp is coming into the picture as a WixSharp .NET project template that references WixSharp nuget package.

Thus you need to:

  1. install WiX Toolset dotnet tool install --g…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Fiinleyyy
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants