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: which value for FilterProperty
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Feb 06, 2008
02:55 AM
which value for FilterProperty
Hello everybody,
I need to generate the .ism project by a script, in which it automatically adds new files (expecially COM servers) I put in a folder.
What I need to do is generating in the .ism the same property I can do via IDE by the "Component Wizard" with the "COM Servers" selection.
Doing that, all parameters added in .ism are known, apart from field "FilterProperty" in "ISComponentWizard" table. It seems a GUID, but...
Which value can insert into? Can I insert a random GUID correctly formatted?
Thanks
Stefano
I need to generate the .ism project by a script, in which it automatically adds new files (expecially COM servers) I put in a folder.
What I need to do is generating in the .ism the same property I can do via IDE by the "Component Wizard" with the "COM Servers" selection.
Doing that, all parameters added in .ism are known, apart from field "FilterProperty" in "ISComponentWizard" table. It seems a GUID, but...
Which value can insert into? Can I insert a random GUID correctly formatted?
Thanks
Stefano
(2) Replies
‎Jul 12, 2009
07:39 PM
Have you looked at using the InstallShield Automation Interface? It allows for the programmatic creation and modification of InstallShield projects, such as from a script.