Pergunta

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?

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top