Working with Folder Locations

Windows Installer

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.

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.