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
- :
- Error 4075 Standalone Build
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
May 06, 2009
03:46 AM
Error 4075 Standalone Build
:confused: I've upgraded an InstallScript MSI-Project from InstallShield 9 to InstallShield 2009 SP2; Everything works fine on the machine where the full installation is present, I can build the installation package from IDE and from Standalone Build.
I have installed a clean build machine with the Standalone Build; but on this machine I'm getting error 4075 concerning a 3rd party mergemodule;
this mergemodule is on a networkdrive mapped with the same name as on my developer machine;
What is wrong with the standalone build?
Need urgent help!
tia
I have installed a clean build machine with the Standalone Build; but on this machine I'm getting error 4075 concerning a 3rd party mergemodule;
this mergemodule is on a networkdrive mapped with the same name as on my developer machine;
What is wrong with the standalone build?
Need urgent help!
tia
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 06, 2009
04:53 AM
If anyone struggles with the same problem:
I solved it: I needed to append "-o".
This was not necessary on the machine on which both ide and Stand Alone Build is installed.
Perhaps this is helpful ...
I solved it: I needed to append "-o
This was not necessary on the machine on which both ide and Stand Alone Build is installed.
Perhaps this is helpful ...