I have installed WIX 3.8 and I still can't find the WIX template in my VS. I don't have a C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\WiX folder as well. How do I enable Wix in VS 2013 Express?
Missing Wix 3.8 project template in VS 2013 Express
293 Views Asked by Perroquiet At
1
There are 1 best solutions below
Related Questions in WIX
- Word Addin not working in 64bit office but working on 32bit office
- How to define WIX agent requirement in TeamCity?
- WiX and custom extensions for primary output?
- executing an vb script from another project bud in the same solution in C#
- WiX – copy arbitrary files
- Is Component/@Guid attribute is a MUST in case of producing MergeModule
- WiX installer - change the install path
- Single Package Authoring
- Delay in custom action
- WiX - How to use a config file to decide which MSI to run?
- How to change Install button display text conditionally
- Service dependencies are causing my wix msi to force a reboot on uninstall
- WiX installer xml add folder
- wix and heat configure installation folder
- Cant find File System, Registry icon in WIX setup project in Visual Studio
Related Questions in VISUAL-STUDIO-2013
- couldn't copy pdb file to another directory while consuming wcf web service
- XSD.exe Generating Classes with type Object instead of XSD defined type
- Can I deploy multiple instances of my application on the same windows phone?
- Cannot "Go To Definition" in Visual C++ 2013
- Get date Minus 1 day but at exacty 4 AM
- How to Create unit test cases from Dll in VS 2013
- Can I use free() formally in VS2013?
- Is it okay to cancel Visual Studio installation? And can I resume it?
- Add a picture to Picture Control in a dialog box (error RC2108: expected numerical dialog constant)
- Within a .vcxproj file what are the possible values for the <ConfigurationType> and what do those values mean?
- What is the latest .NET Framework that works with WCF RIA Services and EF 5.0 in a Silverlight 5 LOB application?
- Labels turned dark when printing as graphics in vb 2013.
- WiX and custom extensions for primary output?
- Avoiding installation of IIS Express 8 during an unattended install of Visual Studio 2013
- VS Database Project User Creation Error
Related Questions in VISUAL-STUDIO-EXPRESS
- CSharpAPI.sln does not build solution
- MySqlClient ReplicationManager exception
- Change Button Style in Visual Studio Express 2013
- The model passed into the dictionary is of type 1 but this dictionary requires a model of type 2
- Attach to process in Visual Studio Express 2013 for Web
- Add as Link Community.CsharpSqlite
- Install Xamarin for Visual Studio 2013 Express
- Adding TortoiseSVN Context menus to Visual Studio Express
- How to use / access APIs in Visual Studio Express Edition C#
- Is System.Threading.Tasks available in Visual Studio 2010 Express?
- Silverlight Unit Testing with Visual Studio Express
- Develop with VS and VS Express?
- Visual C# 2008 Express doesn't give me any options for break points besides creating/deleting them
- Visual C# 2010 Express: Specify default access modifier for new classes?
- Disable debugging page popping up in Visual Studio 2010
Related Questions in VOTIVE
- WiX build warning: The Media table has no entries
- Pass MSBuild variables to linker in Votive
- WIX 3.5 fails under NAnt but not under VS2010
- Two almost identical WIX projects - one works fine, the other fails with security issue
- Custom Action in C# used via WiX fails with error 1154
- Is it possible to localize EULA in WiX using .wxl file?
- How do I change the language of a Wix 3.5 MSI?
- Can't get Wix custom action to work in Votive/VS2010
- WiX Votive Managed Custom Action cannot be referenced by other managed code in the same solution?
- WiX Source Files In a Different Directory From the Project File
- Uunable to see WIX project type in Visual studio 2008/2010
- Make Folder in WiX Output on Build Drop Path
- WIX Merge Module : Trying to use $(var.Project.TargetFileName)
- Resharper Live Templates for editing WiX source files
- How can I maintain file reference integrity from a WIX Setup Library
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Visual Studio Express editions don't support third-party packages like WiX's Votive. There's nothing WiX can do to integrate into Express.