Files
GTASource/rage/top/install_help2_documentation.bat
expvintl 419f2e4752 init
2025-02-23 17:40:52 +08:00

12 lines
134 B
Batchfile

@echo off
setlocal
pushd doc
pushd bin
ECHO Installing Help2 Files:
HelpGenerator.exe rage_default_settings.xml -install
popd
popd