what is the IS 11 automation interface object name?
Hi,
I have a tool written in VB that helps me automate some tasks in creating installer projects. What is the ISWiProject object name for IS 11?
For 10.5 I used the following call:
gISWiProject = CreateObject("IswiAuto1050.ISWiProject")
But for 11 it throws an exception. I try:
gISWiProject = CreateObject("IswiAuto1100.ISWiProject")
as an educated guess but that doesn't work. Can someone please tell me what the object name I should be using for IS 11 projects?
Thank you kindly and have a great day,
Ben
Men are respectable only as they respect.
-Ralph Waldo Emerson