Working with Folder Locations
Use the following functions to find the source or target of a specified folder in the Directory table:
- Obtain the path of the specified source folder by calling the MsiGetSourcePath function.
- Obtain the path of the specified target folder by calling the MsiGetTargetPath function.
- Change the target location for a folder with the MsiSetTargetPath function.