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: Basic MSI project how can I set property value from dialog text box
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
Nov 09, 2012
01:41 PM
Basic MSI project how can I set property value from dialog text box
Hi All,
I cloned destination folder dialog. I would like to set a property value [DIRPROPERTY4] to what user selected which is the text from location when user press next
How can I do that, I am new to this, haven't go a clue.
Thanks very much
I cloned destination folder dialog. I would like to set a property value [DIRPROPERTY4] to what user selected which is the text from location when user press next
How can I do that, I am new to this, haven't go a clue.
Thanks very much
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 17, 2012
08:06 AM
hi you can set by the use of set directory property custom action and execute it on the click of next button