This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: error in automation build script
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 30, 2008
12:20 AM
error in automation build script
i am using the VB script code to automate my build to automatically change product version every time i build the project.
i am using instalshield 2009 and my code is
Set oISM = CreateObject("ISWiAuto12.ISWiProject")
but i got the error as shown in attached file.
please help
thanks in advance
Pandey
i am using instalshield 2009 and my code is
Set oISM = CreateObject("ISWiAuto12.ISWiProject")
but i got the error as shown in attached file.
please help
thanks in advance
Pandey
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 30, 2008
02:20 AM
Use ISWiAuto15.ISWiProject for IS 2009.