Windows Installer FoldersThe Windows Installer Folders are a subset of Windows Installer Properties. They cover folders like the Windows folder, Program Files, Temp, etc. These folders are very useful for specifying paths on the target computer. Regular paths (like C:\ or C:\Program Files) don't make sense any more, as the Program Files folder may be on a different drive and have a different name on other computers. Instead you must use Windows Installer folders like [WindowsVolume] or [ProgramFilesFolder].
In this case you would use: [DirectoryProperty]subdir\file.txt instead of: [DirectoryProperty]\subdir\file.txt For more details about Windows Installer folder properties see: | |
| Privacy Policy | Windows Installer | Search Engine Ranking | Link Analyzer | ||
| © 2002 - 2008 Caphyon Ltd. Trademarks belong to their respective owners. All rights reserved. | ||