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
- :
- Newbee with Setup.exe issue
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 06, 2008
05:47 PM
Newbee with Setup.exe issue
Hi All,
Nice forum. :cool:
I've been using InstallShield 2008 (on Vista) to build Setup.exe's for a few C# projects. Everything was working fine, and subsequent to a build, clicking on Setup.exe would install my app just fine. Today is a different story. 😞
Now, following a successul build and the generation of Setup.exe, clicking on Setup.exe produces an hour glass for 2 seconds -- and that's all. The EXE is the same size as before. I've tried rebuilding older projects that worked fine, and although Setup.exe is created for those, I get the same non-response. Limbo.
I've uninstalled InstallShield and reinstalled, but that has not fixed this problem. The only thing I've installed on the PC -- between now and the time when everything worked properly -- is OpenOffice. Also in that timeframe I unstalled MSOFFICE.
Any help would be appreciated.
Cheers 🙂
Nocilis ...
Nice forum. :cool:
I've been using InstallShield 2008 (on Vista) to build Setup.exe's for a few C# projects. Everything was working fine, and subsequent to a build, clicking on Setup.exe would install my app just fine. Today is a different story. 😞
Now, following a successul build and the generation of Setup.exe, clicking on Setup.exe produces an hour glass for 2 seconds -- and that's all. The EXE is the same size as before. I've tried rebuilding older projects that worked fine, and although Setup.exe is created for those, I get the same non-response. Limbo.
I've uninstalled InstallShield and reinstalled, but that has not fixed this problem. The only thing I've installed on the PC -- between now and the time when everything worked properly -- is OpenOffice. Also in that timeframe I unstalled MSOFFICE.
Any help would be appreciated.
Cheers 🙂
Nocilis ...
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 07, 2008
12:42 PM
What I found was that my C# project builds correctly using the Visual Studio installer, and as well the Setup.exe runs and installs my app.
I also found that I can use the Basic MSI InstallShield project to build a simple installer for the C# project, and that works as well. The Setup.exe launches fine.
The problem still exists, however, when I build the installer using a script: the build is "successful" (as indicated by log and size of exe) but clicking on Setup.exe does nothing -- just an hour glass.
I guess I'm closing to understanding that I have an issue with the script, but why the heck do I get a successful build of Setup.exe -- only to discover that Setup.exe does nothing. :confused:
Cheers 🙂
Nocilis
I also found that I can use the Basic MSI InstallShield project to build a simple installer for the C# project, and that works as well. The Setup.exe launches fine.
The problem still exists, however, when I build the installer using a script: the build is "successful" (as indicated by log and size of exe) but clicking on Setup.exe does nothing -- just an hour glass.
I guess I'm closing to understanding that I have an issue with the script, but why the heck do I get a successful build of Setup.exe -- only to discover that Setup.exe does nothing. :confused:
Cheers 🙂
Nocilis