
AJBalan0001 asked a question.
How To Use A User Entered Property Value As the Destination Directory For Files?
Hello all,
I have created a basic MSI. It contains prompts for the user to enter a specific directory where files are to be installed. This entered value is stored as a property _PXPInsLoc. How can I use this property as the destination of a component that was defined that has the files to be installed?
I have attached a PDF with screen snapshots.
Thanks,
AJB
Custom Action -> New Set Directory
Directory Name = DIRECTORY_NAME
Directory Value = [NEW_DIRECTORY_NAME]
DIRECTORY_NAME needs to exist in Directory table, can be created in Application Data - Files and Folders.