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
- :
- Got The Solution
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
‎Dec 13, 2012
07:53 PM
Why Is This So Hard?
I need a SIMPLE installer to install a Windows Service on a server I control. When I try to build this new LE project, I keep being told that the DVD path is too long and to change it. First I JUST WANT AN MSI FILE - even an EXE is fine. Yet there does not appear to be ANY way to not build the DVD.
Second, it looks as if the ISProductFolder controls the build paths but, again, there does not appear to be a way to change this path.
Can somebody Please Help? I used to build installers in 5 minutes in VS 2010 - it has now been 2 hours and I am completely stuck.
Second, it looks as if the ISProductFolder controls the build paths but, again, there does not appear to be a way to change this path.
Can somebody Please Help? I used to build installers in 5 minutes in VS 2010 - it has now been 2 hours and I am completely stuck.
(5) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 14, 2012
06:59 PM
You have to use the configuration manager ( solution explorer ) to map the build to the output type you want to generate.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 17, 2012
10:20 AM
I have looked in every option in the Solution Explorer but I just do not see this configuration management option - where is it?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 17, 2012
10:33 AM
I went into the Project Assistant, on the Application Information tab and clicked the "Edit the default installation location" link. I changed that to a simple folder which then placed everything inside of DISK1/ and everything built without issues.
I then installed everything with no issues on the Windows 2012 server I am using and the install did place everything in the correct folder. That stated, it installed an application and NOT a Windows Service. I was never asked for a username/password and there is no Windows Service entry in the Services tab on the server.
Is there some other setting I need to use here?
I then installed everything with no issues on the Windows 2012 server I am using and the install did place everything in the correct folder. That stated, it installed an application and NOT a Windows Service. I was never asked for a username/password and there is no Windows Service entry in the Services tab on the server.
Is there some other setting I need to use here?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 17, 2012
10:43 AM
http://stackoverflow.com/questions/11994725/how-do-i-create-an-installshield-le-project-to-install-a-windows-service
Thank you for providing the answer!
Thank you for providing the answer!
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 07, 2013
02:32 PM
you could use the Deplay option.
Ralf
Ralf