Question

I have just finished creating a wpf application in visual studio express C# and need to create an installer file. This is going on just a couple of machines because it is a personal program for me. I have looked into Advanced Installer using the simple method but cannot figure out how to do that or if it can even create a wpf installer. I have also tried WIX with the same results.

Any tips for doing this?

Était-ce utile?

La solution

Before I start using WiX I worked with NSIS and HM NIS Edit which has a wizard to create simple installers.

Perhaps it can help you for your purposes.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top