How about the program installer? If I already have EXE with all needed DLLs then what shall I do to make an installation wizard? Any links to tutorials or docs?
If you have Developer Studio .NET, it comes with a wizard for making simple Microsoft Installers. Select File->New->Project. Then select "Setup and Deployment Projects". You'll find there a few different wizards that make installers.
You could also try to get a copy of InstallShield. You might be able to get a free trial or something. Also I think sometimes Developer Studio comes bundled with an older version of InstallShield for free.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.