Predefined folders
New in 2021!   Eonza automation software - free, open source cross-platform automation software for easy creation and management of scripts.

Predefined folders

Perefect 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 nameDescription
appdata Application Data directory of the current user.
cdrompathCD or DVD drive path.
comappdataApplication Data directory (common for all users).
comdesktopDesktop (common for all users).
comdocpathCommon My Documents directory.
comiefavpathDirectory of the all user's favorite items.
commusicpath Common My Music directory.
compicpathCommon My Pictures directory.
comprogfiles Common Files directory.
comprogpathStart->Programs directory (common for all users).
comstartStart directory (common for all users).
comstartupStartUp directory (common for all users).
comvideopathCommon 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.