This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Help with building a install project for a folder with .dll, .exe, .cmd, files and et
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 05, 2013
06:14 PM
Help with building a install project for a folder with .dll, .exe, .cmd, files and et
Does anyone know of a good source I could go to in building a basic installation package for a folder for Connection Management, containing, .dll, .exe, .cmd, .xml files. I just need to create a basic package that will install the program onto the users computer.
I am in need of assistance as my boss gave me my first project and I am lost. Any leads out there? I would be deeply grateful.
I am working with Visual Studio 2012 and have Installshield LE installed.
Thank you so much.
I am in need of assistance as my boss gave me my first project and I am lost. Any leads out there? I would be deeply grateful.
I am working with Visual Studio 2012 and have Installshield LE installed.
Thank you so much.
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 06, 2013
08:31 AM
Here is a tutorial which may help.
http://stackoverflow.com/questions/3220424/tutorial-for-install-shield-2010-limited-edition-vs-2010
You may find LE rather limited, so you might want to consider the following. This may appear overwhelming but is really simple once you get the hang of it.
http://wix.tramontana.co.hu/
http://stackoverflow.com/questions/3220424/tutorial-for-install-shield-2010-limited-edition-vs-2010
You may find LE rather limited, so you might want to consider the following. This may appear overwhelming but is really simple once you get the hang of it.
http://wix.tramontana.co.hu/
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 06, 2013
11:10 AM
thank you phill_mn for the help. Much appreciated. I will try it out. I have some familiarity with WiX (nothing extensive) I just thought it might be too much for the basic installation of dll files, but perhaps I was wrong. I appreciate your advice.