Aug 16, 2011
11:06 AM
I'm trying to update a windows service that is already present on a system. The service has been previously installed and assigned a specific user account to run under. Is there a way to query the user name and password from this existing service so i can preserve and replace this info when i install the new version?
... View more
Labels
- Labels:
-
InstallShield 2011
Jun 29, 2011
07:02 AM
I'm running into similar issues with stopping and deleting services. My verbose logging lists the same information as above. If I use the .NET Installer Class option under the .NET Settings, the service is installed and uninstalled correctly, but i cannot set user options correctly. If i use the advanced settings-->services-->control settings with 3 separate events for InstallStart, UninstallStop, and UninstallDelete - the service is installed, controlled, and started correctly, but it will not stop and uninstall. Any suggestions?
... View more
Jul 21, 2010
02:45 PM
I have an install which intentionally deletes the program from appearing in the Add / Remove window. Every time this install is run, the compatibility wizard returns identifying that the program may not have installed correctly, which it definitely did. I'm fairly certain the compatibility issues are related to the deleted Add / Remove entry. Is there a way to bypass this behavior and instruct Win7 not to show that message?
... View more
Labels
- Labels:
-
InstallShield 2010
Apr 07, 2010
05:47 PM
Is there a way to build an MSI install which will leave zero registry entries behind? I realize this is contradictory to the entire spirit of MSI... We have an install procedure which is basically a glorified file copy that moves several thousand files to a set directory structure. Updates to this package are done by deleting the parent folder and re-installing files. We have this procedure in an installshield exe format which leaves no trace in Add/Remove or anywhere in the registry. I need the same idea in an MSI installer. I know how to remove it from ARP, but how or is it possible to turn off registry logging completely for an MSI?
... View more
Labels
- Labels:
-
InstallShield 2009
Latest posts by D-2_5-GT
Subject | Views | Posted |
---|---|---|
3744 | Aug 16, 2011 11:06 AM | |
784 | Jun 29, 2011 07:02 AM | |
1493 | Jul 21, 2010 02:45 PM | |
1765 | Apr 07, 2010 05:47 PM |
Activity Feed
- Posted Possible to Query a Windows Service Username? on InstallShield Forum. Aug 16, 2011 11:06 AM
- Posted Re: Windows service will not uninstall on InstallShield Forum. Jun 29, 2011 07:02 AM
- Posted Win7 Compatibility with no Add / Remove entry on InstallShield Forum. Jul 21, 2010 02:45 PM
- Posted MSI Install with zero registry entries? on InstallShield Forum. Apr 07, 2010 05:47 PM