vsgallery | Ultra Simple Self-Hosted Extension Gallery for Visual Studio | Code Editor library
kandi X-RAY | vsgallery Summary
kandi X-RAY | vsgallery Summary
Ultra Simple Self-Hosted Extension Gallery for Visual Studio
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of vsgallery
vsgallery Key Features
vsgallery Examples and Code Snippets
Community Discussions
Trending Discussions on vsgallery
QUESTION
I'm new to using Wix, and tried to make a simple installation for my App. I did the following:
- Downloaded and installed the Extension for Visual Studio 2017 from here.
- Download and installed WiX Toolset v3.11.1
- Created a Setup Project for WiX v3
- Added a reference to my App in the project, and added the block in
Product.wxs
:
ANSWER
Answered 2019-Mar-01 at 18:03.NET Framework 3.5: After some debugging the solution was to install the .NET Framework 3.5.
- WiX 3.x has a build-dependency requiring this version.
- WiX 4.x requires .NET Core and Framework 4+.
Procedure:
- Hold Windows Key and Tap R. Type:
appwiz.cpl
and press Enter. - Left pane, click "Turn Windows Features On / Off".
- Tick / enable: ".NET Framework 3.5".
- Run Windows Update (!) . If you can. To check for security updates.
Now you should be able to build your WiX projects.
Or talk to tech support if you are in a managed environment. They should have a ready-made package for this .NET runtime, unless the runtime itself is prohibited from use.
Links:
- Cannot build WIX project on windows 10
- Hello WiX - minimal step-by-step example for writing a WiX installer in Visual Studio.
- Chris Painter's samples: https://github.com/iswix-llc/iswix-tutorials
- WiX Quick Start. Further links to more samples.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install vsgallery
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page