Jul 13, 2022
08:59 PM
Hi, I have configured a installer project. Now the default install location is Ex: C:\Program Files\$PRODUCT_NAME$ When the user select a custom install location it would be Ex: F:\test In this case if the user accidentally select a folder containing other files/folders, when the application is uninstalled, all the contents in the folder will be deleted. This is a major issue. What I wanted to do is, add the $PRODUCT_NAME$ folder to custom install location, when the user select a custom install location. So that the final custom install location would be Ex: F:\test\$PRODUCT_NAME$ Please help and guide to achieve this in the installer configuration window or adding a plugin if impossible. Thank you.
... View more
Feb 02, 2022
01:52 AM
Hi @madhug, Thank you very much for the reply. This was very helpful as a beginner to the application. regards
... View more
Jan 28, 2022
09:57 AM
Hi, I need to run a Post-Install action to update a .ENV file with a file path by opening a choose folder dialog box by the end-user. In the .ENV file, I have the following key-value pair separated by the equal sign as the data path. DATA_ROOT=<C:\path\to\data\folder> Once the user selects the folder I need to update the <C:\path\to\data\folder> in the .ENV file. How can I do this as a Post-Install action? InstallAnywhere Version is: 2021 SP2 Thank you very much
... View more
Latest posts by ishanu
Subject | Views | Posted |
---|---|---|
350 | Jul 13, 2022 08:59 PM | |
347 | Feb 02, 2022 01:52 AM | |
398 | Jan 28, 2022 09:57 AM |
Activity Feed
- Tagged Create $PRODUCT_NAME$ folder automatically to user selected installation location on InstallAnywhere Forum. Jul 13, 2022 09:02 PM
- Tagged Create $PRODUCT_NAME$ folder automatically to user selected installation location on InstallAnywhere Forum. Jul 13, 2022 09:02 PM
- Tagged Create $PRODUCT_NAME$ folder automatically to user selected installation location on InstallAnywhere Forum. Jul 13, 2022 09:02 PM
- Posted Create $PRODUCT_NAME$ folder automatically to user selected installation location on InstallAnywhere Forum. Jul 13, 2022 08:59 PM
- Posted Re: Editing a file to update the file path by opening a choose folder on InstallAnywhere Forum. Feb 02, 2022 01:52 AM
- Posted Editing a file to update the file path by opening a choose folder on InstallAnywhere Forum. Jan 28, 2022 09:57 AM