Hi, I am writting a Plug-In and need to call the IA File Browse dialog to allow the user to browse to the $TARGETDIR$ and select a file. I need to have the whole file path as in IA like $TARGETDIR$\MyFileName.exe Is this possible?
I then want to put that command in the RTM file.
I am using IA 9 R2 (Build Moya sp3 070910)
Access to IA File Browse Dialog?
Access to IA File Browse Dialog?
Edhy Rijo
Thom Child and Family Services
Thom Child and Family Services
Re: Access to IA File Browse Dialog?
Yes, this should be possible.
You can pass a variable to your plugin ($TARGETDIR$).
Then, from your plugin, you can call OpenFileDialog with the "$TARGETDIR$" as the default location (and you can force that to be the only acceptable path as well), then return the full file path as a result.
You can pass a variable to your plugin ($TARGETDIR$).
Then, from your plugin, you can call OpenFileDialog with the "$TARGETDIR$" as the default location (and you can force that to be the only acceptable path as well), then return the full file path as a result.
Andy Mills
InstallAware
Other Help:
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Product Guides - http://www.installaware.com/publication ... guides.htm
InstallAware Help - Press F1 in the InstallAware IDE.
InstallAware
Other Help:
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Product Guides - http://www.installaware.com/publication ... guides.htm
InstallAware Help - Press F1 in the InstallAware IDE.
Return to “Plug-In Development”
Who is online
Users browsing this forum: No registered users and 3 guests