Cryengine Offline Installer Work ^new^
You can download the Free SDK as a standalone .zip file from sites like crydev.net.
:: Install CRYENGINE start /wait "" Crytek_CryEngine_5.11.1_Setup.exe /S /D=%INSTALL_DIR% if %errorlevel% neq 0 ( echo Error installing CRYENGINE exit /b 1 ) cryengine offline installer work
Place this launch.bat in the root folder. This ensures the offline installer works regardless of drive letter. You can download the Free SDK as a standalone