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

12 lines
138 B
Batchfile

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