Feb 11, 2020
02:59 AM
IS 2019 R3 - the same problem Unspecified error ISWiAutomation.ISWiRelease.BuildInternal ISWiAutomation.ISWiRelease.Build Code: 800A4005 Source: ISWiAuto25
... View more
Jul 19, 2011
01:17 AM
Its not about what IDE you use to package the MSI. Its about how the Windows Installer Engine reacts to situations. If it detects keyfile missing from a component, it will repair and replace the keyfile. We can tweak the registry if we understand the various schemes that Installer Engine employs to obscure install data from users(COMPONENT GUIDs and their storage mechanism etc...). But can we be ever sure of what all we might be breaking?
... View more
Feb 10, 2011
11:57 AM
I'm seeing the same behavior with IS 2011, that TempFolder ends with \2 in immediate execution, and without the \2 in deferred execution. David
... View more
Nov 30, 2010
03:58 PM
Thanks for the reply Bob. In my research, I found this site which details what needs to be done to enable IIS 6 Compatibility on Windows Server 2008. To install IIS 7.0 features for Metabase via ServerManagerCmd.exe, use the following command line: ServerManagerCmd -install Web-Server ServerManagerCmd -install Web-Metabase ServerManagerCmd -install Web-WMI ServerManagerCmd -install Web-Lgcy-Scripting ServerManagerCmd -install Web-Lgcy-Mgmt-Console This should allow my old IIS 6 vbscripts to continue to work, although I've got a bit of testing to work through now.
... View more
Nov 17, 2010
03:32 PM
hidenori wrote: Try consuming the event from the ISWiRelease object and see if you are getting any status message from the build. I didn't go this far, but I used your VB code to write a build routine for vbscript and it works as expected. So that tells me the COM object is alive and well. (EDIT: If you want to walk me through how to construct the VB executable, I'm all ears...I have no experience with it.) Additional info: I tested my Perl build using a 2010 project, and it built correctly (reporting 2 warnings). I then added code to make it fail and it correctly reported 1 failure and 2 warnings. I then upgraded the project to 2011 and the build didn't work (and didn't report build errors and warnings). This just doesn't make sense.
... View more
Jul 28, 2010
05:32 PM
I was trying to do the same thing today (getting a com+ application to show up, without actually installing it on the machine). Is there a workaround by which we can do this. I am using Installshield 2010.. Thanks Srini
... View more
Latest posts by GarrettDyer
Subject | Views | Posted |
---|---|---|
622 | Dec 21, 2011 09:28 PM | |
430 | Dec 15, 2011 09:34 PM | |
437 | Dec 06, 2011 01:05 PM | |
615 | Nov 26, 2011 10:17 AM | |
486 | Nov 22, 2011 08:19 AM | |
620 | Nov 21, 2011 01:27 PM | |
1272 | Jul 18, 2011 09:17 AM | |
2266 | Feb 01, 2011 02:06 PM | |
643 | Jan 05, 2011 03:56 PM | |
479 | Jan 02, 2011 11:37 AM |
Activity Feed
- Posted Re: general automation question on InstallShield Forum. Dec 21, 2011 09:28 PM
- Posted Re: Automation Interface - Your Opinion?? on InstallShield Forum. Dec 15, 2011 09:34 PM
- Posted Re: adding files programmatically, possible? on InstallShield Forum. Dec 06, 2011 01:05 PM
- Posted Re: How to upgrade using Basic MSI Project on InstallShield Forum. Nov 26, 2011 10:17 AM
- Posted Re: Replacement for PackageFortheWeb Tool on InstallShield Forum. Nov 22, 2011 08:19 AM
- Posted Re: Control file for ISCmdBld.exe (automatic build) on InstallShield Forum. Nov 21, 2011 01:27 PM
- Posted Manually replace a key file laid down by MSI on InstallShield Forum. Jul 18, 2011 09:17 AM
- Posted TEMP env variable wrong in IS2011 on InstallShield Forum. Feb 01, 2011 02:06 PM
- Posted Re: How do I get the SQL Server Name on InstallShield Forum. Jan 05, 2011 03:56 PM
- Posted Re: Building InstallShield 2011 projects with previous InstallShield versions on InstallShield Forum. Jan 02, 2011 11:37 AM
- Posted Re: Sequences Installation Execute Help on InstallShield Forum. Dec 29, 2010 01:44 PM
- Posted Re: Wrapping an existing installation? on InstallShield Forum. Dec 23, 2010 08:59 AM
- Posted Re: Path Variables in Path Variables on InstallShield Forum. Dec 21, 2010 11:07 AM
- Posted Re: Path Variables in Path Variables on InstallShield Forum. Dec 21, 2010 09:27 AM
- Posted Re: Path Variables in Path Variables on InstallShield Forum. Dec 21, 2010 08:58 AM
- Posted Re: Path Variables in Path Variables on InstallShield Forum. Dec 21, 2010 07:44 AM
- Posted Re: Folder browser dialog and UNC paths? on InstallShield Forum. Dec 20, 2010 08:43 AM
- Posted Re: Problem with a component and more than 32767 files on InstallShield Forum. Dec 17, 2010 10:43 PM
- Posted Re: Folder browser dialog and UNC paths? on InstallShield Forum. Dec 17, 2010 10:31 PM
- Posted Re: Automatically add new files to setup on InstallShield Forum. Dec 09, 2010 04:15 PM