Default Folders

From Simple Wiki

The default folder settings are used when creating new SimpleIndex configurations. They allow you to create job files that work on computers with different folder structures and to move configurations and image files without having to update multiple job files.

In any of the settings that use a file path you may use special keywords like %DEFAULTINPUT% in place of the actual path.

Some of the default folders are set in the Global Settings Wizard in the Default Data Folders step and others are hard coded in the software.

Default Folder Selection Options:

  • %CONFIGFILEFOLDER% - The folder path that the current Job Configuration is saved in.
  • %DEFAULTINPUT% - The folder path set in the Global Settings Wizard in the Default Data Folders step in the Default Input Folder field.
  • %DEAFUALTOUTPUT% - The folder path set in the Global Settings Wizard in the Default Data Folders step in the Default Output Folder field.
  • %DEFAULTLOG% - The folder path set in the Global Settings Wizard in the Default Data Folders step in the Default Log Folder field.
  • %DEFAULTBACKUP% - The folder path set in the Global Settings Wizard in the Default Data Folders step in the Default Backup Folder field.
  • %DEFAULTTEMP% - The folder path set in the Global Settings Wizard in the Default Data Folders step in the Default Processing Folder field.
  • %DEFAULTCONFIG% - The folder path set in the Global Settings Wizard in the Default Job Folder step in the Default Job Configuration Folder field.
  • %MYDOCUMENTS% - The Documents folder for the Windows user currently logged in. Specific Windows Folder Path: C:\Users\<User Name>\Documents
  • %MYPICTURES% - The Pictures folder for the Windows user currently logged in. Specific Windows Folder Path: C:\Users\<User Name>\Pictures
  • %MYDESKTOP% - The Desktop for the Windows user currently logged in. Specific Windows Folder Path: C:\Users\<User Name>\Desktop
  • %COMMONDOCUMENTS% - The Public Documents folder for Windows. Specific Windows Folder Path: C:\Users\Public\Documents
  • %APPDATA% - The Roaming AppData folder for the Windows user currently logged in. Specific Windows Folder Path: C:\Users\<User Name>\AppData\Romaning
  • %COMMONAPPDATA% - The general AppData folder for all Windows users on the machine. Specific Windows Folder Path: C:\ProgramData