cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
prasenna_kannan
Level 2

InstallShield Automation using C# using IsWiAuto18.dll component

Team,

We are using InstallShield 2010 Professional Edition, We want to automate the whole stuff. We have an .ISM file which should be opened after which, we need to automate the whole wizard steps through C# Code.

We are currently using the IsWiAuto18.dll which ships from the InstallShield software for this purpose. From IsWiProject object, I could access the .ISM file's features. Now, I want to automate the release wizard step through C#. I'm unsure at present on how to proceed with this, any helps would be greatly appreciated.

Regards,
Prasenna
Labels (1)
0 Kudos
(1) Reply
RobertDickau
Flexera Alumni

Here's an InstallTalk blog post that introduces one technique: http://blogs.flexerasoftware.com/installtalk/2010/12/getting-started-with-installshield-automation-and-c.html. InstallShield KB article Q110820, "INFO: Using InstallShield Automation Interface In C#", touches on it, too.
0 Kudos