I need to create a Windows 6.1 mobile installer that will install a small C# application. The installer also needs to be able to copy a .properties file into the installation directory. Any ideas on what the best way to do this would be?
I suspect that Visual Studio 2008 supports this but is there any other way? Do any open source Windows Mobile installer projects exist?