Wix4 Visual Studio Extension
In this article we
- Install Wix4 Visual Studio Extension
This extension help us to create Wix4 project.
Demo Video
Please see below video on how to โInstall Wix4 Visual Studio Extensionโ.
Please note that there are no explanation in the video.
Explanation of each step and why we write code this way is given in this post.
Open Visual Studio
IDE: Visual Studio 2022 Community
Click above link to download ๐ Visual Studio 2022 Community
-
Open Visual Studio 2022 Community
-
In โHomeโ screen of Visual Studio, select โContinue without codeโ option as shown in below ๐๐ป image.
- This open Visual Studio without any project/solution as shown in below ๐๐ป image.
Install Extension
Extension Name: HeatWave for VS2022
- Open Extension window in Visual Studio 2022 and search for HeatWave for VS2022 as shown in below ๐๐ป image.
- Now select โDownloadโ option as shown in below ๐๐ป image.
-
After download close Visual Studio.
-
When we close Visual Studio, a pop-up of VSIX Installer will come as shown in below ๐๐ป image.
- Now select โModifyโ button, this will install extension as shown in below ๐๐ป image.
Check Wix Project Template
- Now open Visual Studio and select Create New Solution option as shown in below ๐๐ป image.
- This will open a new screen which shows Wix options as shown in below ๐๐ป image.
- In this screen, we select MSI Package (Wix v4) option for creating MSI package as shown in below ๐๐ป image.
- Now select โNextโ option as shown in below ๐๐ป image.
-
In next screen we define following screen.
- Project Name
- Location of Solution
- Name of Solution
Please see below ๐๐ป image for reference.
- Now select โCreateโ option as shown in below ๐๐ป image.
- This will create new Solution with Wix V4 project as shown in below ๐๐ป image.
Thatโs it!!!
In next article we will understand โFile Structure of Wix V4 projectโ.
Hope this post helps you.
If you like the post then please share it with your friends also.
Do let me know by you like this post or not!
Till then, Happy learning!!!