- Go to %appdata% and cut these two folders : df_garena_launcher and df_garena_launcher_30029605. Paste these folders inside Delta Force directory.
- Go to %localappdata% and cut this folder : DeltaForceMiniloader. Paste this folder inside Delta Force directory.
- Create a batch file, and copy paste the following scripts :
@echo off
mklink /J "%appdata%\df_garena_launcher" "%~dp0\df_garena_launcher"
mklink /J "%localappdata%\DeltaForceMiniloader" "%~dp0\DeltaForceMiniloader"
mklink /J "%appdata%\df_garena_launcher_30029605" "%~dp0\df_garena_launcher_30029605"
start "" "%~dp0\launcher\df_garena_launcher.exe"
exit
mklink /J "%appdata%\df_garena_launcher" "%~dp0\df_garena_launcher"
mklink /J "%localappdata%\DeltaForceMiniloader" "%~dp0\DeltaForceMiniloader"
mklink /J "%appdata%\df_garena_launcher_30029605" "%~dp0\df_garena_launcher_30029605"
start "" "%~dp0\launcher\df_garena_launcher.exe"
exit
- Save it as "Delta_Force_launcher.bat". Run it once in the diskless server.
- Use it as launcher for the diskless clients.
Credit to : Fahmi Yufrizal Yusuf
No comments:
Post a Comment