Skip to main content
Skip table of contents

124. How to move the EzeScan TEMP processing folder

Applies to: EzeScan 4.3.2 and above.

By default, EzeScan will use the temp path defined in the user %TEMP% environment variable. e.g. C:\users\username\Appdata\Local\Temp

If there is a requirement to move this to another location then the following needs to be done.

📘 Instructions

  1. Copy the override.ini file located in "C:\Program Files (x86)\Outback Imaging\EzeScan\Resources" to your desktop or another folder.

  2. Open it in a notepad editor.

  3. In the startup section, add the following switch to the CommandLine. -Tempfolder "C:\your temp folder path"

    An example could also be something like:
    [Startup]
    CommandLine= -Tempfolder "%USERPROFILE%\EzeTemp"

  4. Save and close the file

  5. Copy into C:\Program Files (x86)\Outback Imaging\EzeScan

In this example here EzeScan will create files and folders under this path for its temporary image processing.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.