Hi,
I'm trying to generate a .exe file using Advanced installer 7.7 and I want the user set some subfolders of my app.
How could I do that?
Thanks,
Luiz Antonio.
3. In the Custom Actions page, create a "Property Set with Formatted" custom action with sequence before the "Wizard Dialogs Stage -> Searches" action group. Use the following options for this custom action:
a) Property Name: MY_DIR (defined in the "InstallParameters" page)
b) Formatted Text: [WindowsVolume]
5. Copy this custom action before "Install Execution Stage -> Searches" by dragging & dropping (keeping the SHIFT key pressed) this custom action in the tree control before Searches action group.
Can the Advanced Installer create a file that contains my directories folders?
Because I need to change some variables path at my project.
Users browsing this forum: No registered users and 0 guests