Hi,
I'm new to Advanced Installer & have been trying to fix one problem since yesterday.
When I uninstall my application, I need to delete one folder (not created as part of installation), path to the folder is C:/Users/<username>xyz (dummy name).
I defined in the “Install Parameters” page a “Property” which will store the path to the folder parent USING - C:\Users\<username>\
Then I created a new folder under "Files and Folder" using this property & tried to set xyz folder to be deleted on uninstallation.
But it gives me following error :
"The folder path '<username>' contains invalid characters".
Can you please guide me how to create a property to point current user directory in C:/Users/