Installation Path

1

Specify Installation Path

When uploading a file, specify the Installation Path field. Examples:

C:\Users\%USER%\AppData\Local\Temp
C:\Users\%USER%\AppData\Local\MyApp
C:\Program Files\MyApp
2

Path Variables

  • %USER% - Replaced with current Windows username

3

Behavior

  • If path is specified: File is saved to that location

  • If path is empty: File is saved to %LOCALAPPDATA%\YourApp\Downloads\

4

Directory Creation

  • Directories are created automatically if they don't exist

  • Requires appropriate permissions

Last updated