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
- :
- installscript functions only work if in setup.rul - not in custom-made 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
Jun 03, 2010
08:58 AM
installscript functions only work if in setup.rul - not in custom-made script
This is not really urgent, because I can continue to pack functions in setup.rul and only use them in particular projects, but I don't understand the point of being able to create a new rul if declaring and defining a function there doesn't work.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jun 03, 2010
10:28 AM
austin2359 wrote:
This is not really urgent, because I can continue to pack functions in setup.rul and only use them in particular projects, but I don't understand the point of being able to create a new rul if declaring and defining a function there doesn't work.
This help file is mainly for creating custom dialogs but step 3 is what you will need to use when creating any custom .rul files.
http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=installshield12helplib-DialogsImplementStandardhtm3&sliceId=&docTypeID=DT_MACROVISIONHELPNET_1_1&dialogID=88587753&stateId=0%200%2088583594
hope this helps!