Aug 08, 2019
08:49 AM
Hi @shikha525 ,
The mentioned merge-module has to be added to your project to get rid of that error.It can be done either
By adding/checking specified merge-module in redistributables view APPLICATION DATA->Redistributables if it is IDE build
Or If it is a build machine/server which makes use of only IsCmdBuild,the specified mergemodule path can be passed as commandline with "-o "
-o <merge module search path>
Basic MSI, InstallScript, InstallScript MSI
This parameter specifies one or more comma-delimited folders that contain the merge module files (.msm) that are referenced by your project.
InstallShield provides additional ways for specifying the folders that contain merge modules. For more information, see Specifying the Directories that Contain Merge Modules.
Thanks,
Jenifer
... View more
Oct 14, 2014
05:25 PM
Have you tried the User Name setting available in the Services view under the System Configuration section? The Password setting can be blank for the NT AUTHORITY\NetworkService account.
... View more
Dec 26, 2011
08:48 PM
Hello. I'm not sure what exactly happened in your system. Give the following step try. At least you will be able to re-install it. 1. Confirm your installer's Product code. 2. Use this tool http://support.microsoft.com/mats/program_install_and_uninstall/ This will remove at least leftovers created by MSI part. 3. Remove the following cached folder. C:\Program Files\InstallShield Installation Information\ 4. Remove the following registry entry. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\InstallShield_ 5. Then, try re-install the product.
... View more
Jun 03, 2011
09:29 AM
I my case I was replacing service files (recompiled) between installation and uninstallation. If file is not original InstallShield refuses to uninstall associated service.
... View more
Aug 18, 2010
06:57 AM
Add value like [INSTALLDIR]
... View more
Aug 11, 2010
08:56 PM
Hi, You just need to structure your project into features and components. Refer to this msdn article --> http://msdn.microsoft.com/en-us/library/aa368003(VS.85).aspx.
... View more
Jul 13, 2010
12:11 PM
In the service's "Control Settings" (in its component's advanced settings), you can specify to stop and delete the service at uninstallation time.
... View more
Jul 05, 2010
11:06 AM
Thank you Robert! I have moved a custom action to AfterFileCost and this error is gone.
... View more
Latest posts by VitalyR
Subject | Views | Posted |
---|---|---|
899 | Oct 09, 2014 10:21 AM | |
1867 | Oct 08, 2014 06:58 PM | |
2453 | Dec 20, 2011 04:47 PM | |
1203 | Jun 03, 2011 09:29 AM | |
7087 | Sep 09, 2010 11:06 AM | |
1748 | Aug 17, 2010 06:15 PM | |
1600 | Aug 11, 2010 05:58 PM | |
1514 | Aug 11, 2010 11:31 AM | |
1972 | Jul 13, 2010 10:15 AM | |
1028 | Jul 05, 2010 11:06 AM |
Activity Feed
- Posted Re: Service clients do not have access to services on Windows 2012 on InstallShield Forum. Oct 09, 2014 10:21 AM
- Posted Service clients do not have access to services on Windows 2012 on InstallShield Forum. Oct 08, 2014 06:58 PM
- Posted Cannot remove the program. Bug in InstallShield2010 on InstallShield Forum. Dec 20, 2011 04:47 PM
- Posted Re: Uninstall does not remove windows services on InstallShield Forum. Jun 03, 2011 09:29 AM
- Posted Uninstall does not remove windows services on InstallShield Forum. Sep 09, 2010 11:06 AM
- Posted Write <TARGETDIR> or [INSTALLDIR] to registry on InstallShield Forum. Aug 17, 2010 06:15 PM
- Posted Custom Setup dialog in Basic MSI on InstallShield Forum. Aug 11, 2010 05:58 PM
- Posted Re: Error -4075: File not found. An error occurred merging module [MODULENAME] for featur on InstallShield Forum. Aug 11, 2010 11:31 AM
- Posted InstallShield 2010 Services uninstallation problem on InstallShield Forum. Jul 13, 2010 10:15 AM
- Posted Solved on InstallShield Forum. Jul 05, 2010 11:06 AM
- Posted Error 2731. Selection manager not installed. on InstallShield Forum. Jul 01, 2010 02:52 PM