Predefined foldersPerefect Automation automatically detects predefined directories of Windows. You can use these variables in all fields of your projects to use their values in the script commands. These variables must start and end with the '#' symbol. #appdata#\subfolder
#winpath#
Variable name | Description | appdata | Application Data directory of the current user. | cdrompath | CD or DVD drive path. | comappdata | Application Data directory (common for all users). | comdesktop | Desktop (common for all users). | comdocpath | Common My Documents directory. | comiefavpath | Directory of the all user's favorite items. | commusicpath | Common My Music directory. | compicpath | Common My Pictures directory. | comprogfiles | Common Files directory. | comprogpath | Start->Programs directory (common for all users). | comstart | Start directory (common for all users). | comstartup | StartUp directory (common for all users). | comvideopath | Common My Video directory. | cookies | Cookies directory. | desktop | The current user Desktop directory. | docpath | My Documents directory for the current user. | fontpath | The Fonts directory. | history | The history directory. | iefavpath | Directory of the user's favorite items. | musicpath | My Music directory. | picpath | My Pictures directory. | progfiles | Program Files directory. | progpath | Start->Programs directory for the current user. | quicklaunch | The Quick Launch directory. | sendto | Sendto directory for the current user. | start | Start directory for the current user. | startup | Startup directory for the current user. | syspath | Windows system directory. | temppath | Windows temporary directory. | userpath | User directory. | videopath | My Video directory. | winpath | Windows directory. |
|