Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
InstallShield Automation With C#
Message
From
03/06/2003 12:39:24
 
 
To
03/06/2003 12:04:17
General information
Forum:
ASP.NET
Category:
Migration
Miscellaneous
Thread ID:
00795693
Message ID:
00795768
Views:
83
Brian,
>
>Just a guess but does this work?
>
>
>oProdConfig = oISProj.ISWiProductConfigs["Default"];
>
>
>Dan
>


Hi Dan,

No, but almost!
oProdConfig = (ISWiProductConfigs) oISProj.ISWiProductConfigs["Default"];
Will work. Ahhh progress...


There is still trouble getting to oRelease.Build() using the same idea.

Thanks,

- Brian


UPDATE:
I can get to the Build method with the following:
oISProj.ISWiProductConfigs["Default"].ISWiReleases["Network"].Build();


VFP6 SP5, VFP8 SP1, VFP 9 SP 1 and Win XP SP 3 (unless otherwise specified)


www.wulfsden.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform