Quote:
Originally Posted by MustangSVT
I have a new task I might be working on now. I need to make an installer for an application. You know, something that will enter in data into registry and put it in start menu and all that.
So far I've figured out that NSIS (NullSoft InstallShield) i think, a program made by people who made WinAmp is the way to go. What do you guys think?
|
you could create your own MSI (windows installer) file.
http://searchwincomputing.techtarget...175396,00.html
seems like that would be the ideal way for installing the program in windows.