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
- :
- Re: Installshield requires Windows Installser Service 4.5 ??
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
Jan 22, 2014
12:50 AM
Installshield requires Windows Installser Service 4.5 ??
Hi everybody
We just installed InstallShield 2013. Now we noticed that the MSI files we are installing requires Windows Installer 4.5. We found out because one of our customers still runs Windows XP.
Is there a way of getting around that problem? We can’t just tell our customer to install Windows Installer service 4.5.
Regard and thanks,
Jørn Laursen.
We just installed InstallShield 2013. Now we noticed that the MSI files we are installing requires Windows Installer 4.5. We found out because one of our customers still runs Windows XP.
Is there a way of getting around that problem? We can’t just tell our customer to install Windows Installer service 4.5.
Regard and thanks,
Jørn Laursen.
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 23, 2014
12:35 PM
Could you say a little more about your scenario? InstallShield still supports the creation of MSI files that do not require MSI 4.5, so it's unclear exactly where the problem is rooted. The one thing that comes to mind is that (if you're using them) Suite projects using transactions will require MSI 4.5 on the end-user's machine; outside transactions and outside Suites this requirement should only exist if you specify a high Schema value.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 24, 2014
01:36 AM
Hi,
Ok the scenario is:
I am creating a package on a Windows 7 32 bit, and compiling it with Installshield 2013
I am trying to install this packages on a machine with Windows Installer 3.0, and im getting a error. Here is my problem. I hope this makes sence,
🙂
Regards Jørn
Ok the scenario is:
I am creating a package on a Windows 7 32 bit, and compiling it with Installshield 2013
I am trying to install this packages on a machine with Windows Installer 3.0, and im getting a error. Here is my problem. I hope this makes sence,
🙂
Regards Jørn
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 24, 2014
09:57 AM
Sorry, there's still too little detail for me to help. From what you describe, it could be anything from the code of a custom action you have written refusing to run on XP or with too low a version of MSI, to a setting you didn't mention. You also didn't clarify whether installing Windows Installer 4.5 resolves this, or why the customer cannot install it. In order for anyone to have a fighting chance of figuring this out, they would need to know what the error code and message, preferably as extracted from a verbose windows installer log (if one is created).