Cant find File System, Registry icon in WIX setup project in Visual Studio -


enter image description here

i installed wix in machine. followed video of https://www.youtube.com/watch?v=cofpyibcqn8enter link description here

i can not find way add file systems, no icon it, no context menu entry on project.

i using visual studio 2012.

that's add-in express designer wix in video. it's paid component.

installing wix on system adds project templates visual studio. it's free installer/packaging engine uses xml (scripting) build msi's , etc , doesn't come designer.

wix quite steep learning curve, if want editor suggest check out package & deployment add-in microsoft re-introduced vs2013, it's on visualstudio gallery. brian harry blogs here: http://blogs.msdn.com/b/bharry/archive/2014/04/18/creating-installers-with-visual-studio.aspx


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -