Table of Contents

"%ProgramFiles%\Guild Wars 2\Gw2-64.exe" -image

Download

MKDIR "%UserProfile%\Downloads\GW2" & MOVE /Y "%UserProfile%\Downloads\Gw2Setup-64.exe" "%UserProfile%\Downloads\GW2" & "%UserProfile%\Downloads\GW2\Gw2Setup-64.exe"
RMDIR /S /Q "%UserProfile%\Downloads\GW2"

NAS

 Directory of \Games\PC\GW2

80,541,852,864 Gw2.dat
29,340,840 Gw2Setup-64.exe
<DIR> Update
75 Update.bat

 Directory of \Games\PC\GW2\Update

42,732,936 Gw2-64.exe
Update.bat
@echo off

CD "Update"

"Gw2-64.exe" -dat "..\Gw2.dat" -image

:: End

Flags

-autologin
-diag
-mapLoadinfo
-mumble 0
-nodelta
-prefreset
-repair
-useOldFov
-verify (diff than repair?)

Desktop

"%ProgramFiles%\Guild Wars 2\Gw2-64.exe" -image -nodelta
GW2 Updater
"%ProgramFiles%\Guild Wars 2\Gw2-64.exe" -autologin -mapLoadinfo -mumble 0
GW2

Compat Settings

REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ProgramFiles%\Guild Wars 2\Gw2-64.exe" /t "REG_SZ" /d "~ DISABLEDXMAXIMIZEDWINDOWEDMODE HIGHDPIAWARE DISABLEDWM DISABLETHEMES NoDTToDITMouseBatch" /f
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Gw2-64.exe" /v "UseLargePages" /t "REG_DWORD" /d "1" /f
1)
not inside Update folder