I've created my first setup project using Visual Studio 2010. I've noticed that when I build the setup project it generates an MSI installer file and a setup.exe executable. However, I seem to be able to just right click on the MSI file and choose install to install my application rather than running setup.exe.
Does the setup.exe file that is generated do anything other than just fire up the MSI file? When distributing my application can I just provide the MSI file rather than the MSI file and the setup.exe file?
Hi,
the current path of the setup.exe is D:\Users\Jürgen\Desktop\MED-100WIN-CD-420_5-0-4-0_Win64 and after changing the path to C:\Users\Juerg\Desktop\MED-100WIN-CD-420_5-0-4-0_Win64 the setup.exe is now working!
It was the special character ü in my User Folder that somehow messed the startup up; thank you very much for pointing that out - i would've never guessed it myself!
After double-clicking on the setup file, the Windows 7 loading wheel pops up, but no prompts/windows pop up. A setup.exe entry does show up in Task Manager, though. Nothing shows up in the Event Logs.
Kill the setup.exe process in the task manager and then try rerunning it. Sometimes you get a "zombie"* process that's launched but for whatever reason bugs out and doesn't load correctly, preventing a new one from starting, and doesn't go away by itself.
Going to Task Manager-->processes-->Go to Details-->Select the non working application, right clicking and going to Analyze Wait Chain worked. It was waiting for WinRAR.exe for some reason. To get around this, I selected winrar.exe and "disabled" it and the setup.exe program opened no problem.
WaitChain means the setup.exe is waiting to launch soon after another process is finished. So, You can start killing processes from TaskManager one by one to see which one is blocking the setup.exe. You may start with Skype or some other Microsoft Processes.
Thanks for any insight. I am in the process of setting up our PROD and test environments for my company. Every so often I need to restore one of the environments from backup. For that I need to use the repository snapshot manager and the QLIKSense setup .exe. The problem is that some one on my team keeps removing the setup exe. So I need to download it again. The real problem is that I can never find the download for QLIK sense server on the QLIK site. I keep going to the download page and filling out the questionaire and it keeps giving me Qlik_Sense_Desktop_setup.exe. IN particular I am looking for 3.2
When I click on the HP icon on my desktop, a box pops up entitled "user account central, Device setup.exe" which is confusing because my printer recognizes the printer and the print jobs go to the print que but won't print. Is this an indicaator that I have to reinstall the printer. Please advise.
I have downloaded the Windows server 2012r2 iso file from microsoft & created a bootable flashdrive but there is no "setup.exe" file to allow me to launch the upgrade install. I even downloaded the evaluation iso & same thing. Am I missing something?
760c119bf3