User Tools

Site Tools


games:windows:rt4_client_runescape_530

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
games:windows:rt4_client_runescape_530 [2026/02/04 03:27] – [Client Update] Sean Rhonegames:windows:rt4_client_runescape_530 [2026/02/13 05:39] (current) – [Client Update] Sean Rhone
Line 41: Line 41:
 ===== Settings ===== ===== Settings =====
  
-  MKDIR "%UserProfile%\Projects\RT4-Client\scripts" & "notepad.exe" "%UserProfile%\Projects\RT4-Client\scripts\client-settings-sed.sh"+  MKDIR "%UserProfile%\Projects\RT4-Client\scripts" & "%SystemRoot%\System32\notepad.exe" "%UserProfile%\Projects\RT4-Client\scripts\client-settings-sed.sh"
  
 <code> <code>
Line 57: Line 57:
   "%ProgramFiles%\Git\bin\sh.exe" -- "%UserProfile%\Projects\RT4-Client\scripts\client-settings-sed.sh"   "%ProgramFiles%\Git\bin\sh.exe" -- "%UserProfile%\Projects\RT4-Client\scripts\client-settings-sed.sh"
  
-  TYPE "%UserProfile%\Projects\RT4-Client\src\client\src\main\java\rt4\GlobalConfig.java"FIND "public static boolean"+  TYPE "%UserProfile%\Projects\RT4-Client\src\client\src\main\java\rt4\GlobalConfig.java""%SystemRoot%\System32\find.exe" "public static boolean"
  
 ===== Build ===== ===== Build =====
Line 71: Line 71:
   * [[https://gitlab.com/2009scape/rt4-client/-/blob/master/client/config.json?ref_type=heads|Upstream client/config.json]] ([[https://gitlab.com/2009scape/rt4-client/-/raw/master/client/config.json?ref_type=heads|raw]])   * [[https://gitlab.com/2009scape/rt4-client/-/blob/master/client/config.json?ref_type=heads|Upstream client/config.json]] ([[https://gitlab.com/2009scape/rt4-client/-/raw/master/client/config.json?ref_type=heads|raw]])
  
-  MKDIR "%UserProfile%\Projects\RT4-Client\conf" & "notepad.exe" "%UserProfile%\Projects\RT4-Client\conf\localhost.json"+  MKDIR "%UserProfile%\Projects\RT4-Client\conf" & "%SystemRoot%\System32\notepad.exe" "%UserProfile%\Projects\RT4-Client\conf\localhost.json"
  
 <code> <code>
Line 90: Line 90:
   MKDIR "%UserProfile%\Projects\RT4-Client\scripts" "%UserProfile%\Projects\RT4-Client\cache"   MKDIR "%UserProfile%\Projects\RT4-Client\scripts" "%UserProfile%\Projects\RT4-Client\cache"
  
-  "explorer.exe" "%UserProfile%\Projects\RT4-Client\scripts"+  "%SystemRoot%\explorer.exe" "%UserProfile%\Projects\RT4-Client\scripts"
  
 ===== Client Start ===== ===== Client Start =====
  
-  "notepad.exe" "%UserProfile%\Projects\RT4-Client\scripts\client-start.bat"+  "%SystemRoot%\System32\notepad.exe" "%UserProfile%\Projects\RT4-Client\scripts\client-start.bat"
  
 <code> <code>
Line 113: Line 113:
 ==== High DPI ==== ==== High DPI ====
  
-  "notepad.exe" "%UserProfile%\Projects\RT4-Client\scripts\client-hidpi-start.bat"+  "%SystemRoot%\System32\notepad.exe" "%UserProfile%\Projects\RT4-Client\scripts\client-hidpi-start.bat"
  
 <code> <code>
Line 132: Line 132:
 ===== Client Update ===== ===== Client Update =====
  
-  "notepad.exe" "%UserProfile%\Projects\RT4-Client\scripts\client-update.bat"+  "%SystemRoot%\System32\notepad.exe" "%UserProfile%\Projects\RT4-Client\scripts\client-update.bat"
  
 <code> <code>
Line 156: Line 156:
 SET "_JAVA_OPTIONS=" SET "_JAVA_OPTIONS="
  
-MSG %USERNAME% /TIME:"2" "2009Scape RT4 Client update complete"+"%SystemRoot%\System32\msg.exe" %USERNAME% /TIME:"2" "2009Scape RT4 Client update complete"
  
 :: End</code> :: End</code>
Line 206: Line 206:
 **** ****
  
-  MKDIR "%AppData%\Microsoft\Windows\Start Menu\Programs\2009Scape" & "explorer.exe" "%AppData%\Microsoft\Windows\Start Menu\Programs\2009Scape"+  MKDIR "%AppData%\Microsoft\Windows\Start Menu\Programs\2009Scape" & "%SystemRoot%\explorer.exe" "%AppData%\Microsoft\Windows\Start Menu\Programs\2009Scape"
  
 ==== Client ==== ==== Client ====
/usr/local/www/wiki/data/attic/games/windows/rt4_client_runescape_530.1770193639.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki