Sep 09, 2011
03:12 PM
Unfortunately I do not have any answers. I am including the following x64 and I64 merge modules, and I'm seeing the errors below during the build. Anyone have any ideas? I am using InstallShield 2008 using an InstallScript, cab-based setup. These Merge Modules have been updated by Microsoft hotfixes since their original installation: Adding Object: WebRiposte\WebRiposte Message Server\Microsoft Runtimes x64\MicrosoftRuntimesx64. Merging Visual C++ 10.0 ATL (IA64): C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_ATL_ia64.msm Merging Visual C++ 10.0 ATL (x64): C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_ATL_x64.msm Merging Visual C++ 10.0 CRT (IA64): C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_CRT_ia64.msm Merging Visual C++ 10.0 CRT (x64): C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_CRT_x64.msm Merging Visual C++ 10.0 MFC (x64): C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_MFC_x64.msm Merging : Object Guid - {56962284-04FE-4C68-93D9-49CA943B57AD} Error - -2147467259 Description - Unspecified error Guess I'll need to keep digging!
... View more
Sep 28, 2010
05:16 PM
Hi, I've just run up against this. For years, I've gotten away with mapping the root of a particular branch to, let's say, Z:. Then everything in a given IS project is pulled from folders under Z: However, we're now moving to CI and I've been piling multiple builds onto a single system. No way that each build can map their root to Z:. Try as I might, I cannot solve this in IS2008. If I have the following paths: Z:\bin\release Z:\lib\tlb Z:\product\db_scripts and turn them into \bin\release \lib\tlb \product\db_script and set SRCROOT to Z... If I change SRCROOT in the UI, the rest change immediately. If I pass in -l SRCROOT=c:\buildroot\ at the command line, everything else remains nested under Z:. Except of course for SRCROOT, which changes to c:\buildroot\ Ridiculous! There must be some way to solve this. My IS projects pull from way too many disparate folders to try to pass in path substitution for each and every single one.
... View more
Latest posts by Zeinrich
Subject | Views | Posted |
---|---|---|
953 | Sep 09, 2011 03:12 PM | |
842 | Sep 28, 2010 05:16 PM |
Activity Feed
- Posted Same error on my system on InstallShield Forum. Sep 09, 2011 03:12 PM
- Posted Re: Path Variable overrides when Path Variables are used within other Path Variables on InstallShield Forum. Sep 28, 2010 05:16 PM