Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

IsSaBld.exe "One Cab per Component" ?


2 replies to this topic

daleq

daleq
  • Full Members
  • 9 posts

Posted 29 January 2003 - 02:12

Hi,

I want to run ISD8 standalone compiler (IsSaBld.exe) where it generates "One Cab per Component" like you can specify when using the Release Wizzard.

I see no way to specify this (either on the command line or with an .ini file).  Any tips appreciated.

Thanks,
Dale

daleq

daleq
  • Full Members
  • 9 posts

Posted 29 January 2003 - 18:04

You can't do this in ISD8

If you create a .ini file to "feed" IsSaBld.exe, you can specify a line like

;Configuration=COMP -c Compressed vs. uncompressed.
Configuration=COMP

You also can not use the automation interface to the standalone build to get my desired behaviour.

I just _love_ how InstallShield advertises a new feature that sounds great and then when you go to actually USE it, you find that it's implemented in a half-baked manner.

Dale

daleq

daleq
  • Full Members
  • 9 posts

Posted 14 February 2003 - 23:13

You can work around this problem by setting the custom compression in your Release and then calling that Release with the -r switch.