File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<h1 >Changelog Ultimate Switch Hack Script</h1 >
22  ;
3+ <h2 >V4.3.304</h2 >
4+ <ul >
5+ <li >Correction d'un bug lors de la mise à jour intégrale du script.</li >
6+ </ul >
37<h2 >V4.3.303</h2 >
48<ul >
59<li >Correction d'un petit bug.</li >
Original file line number Diff line number Diff line change 11<h1 >Changelog Ultimate Switch Hack Script</h1 >
22  ;
3+ <h2 >V4.3.304</h2 >
4+ <ul >
5+ <li >Fix a bug when making a full update of the script.</li >
6+ </ul >
37<h2 >V4.3.303</h2 >
48<ul >
59<li >Fix a small bug.</li >
Original file line number Diff line number Diff line change 4242< body >
4343< h1 > Changelog Ultimate Switch Hack Script</ h1 >
4444
45+ < h2 > V4.3.304</ h2 >
46+ < ul >
47+ < li > Fix a bug when making a full update of the script.</ li >
48+ </ ul >
4549< h2 > V4.3.303</ h2 >
4650< ul >
4751< li > Fix a small bug.</ li >
Original file line number Diff line number Diff line change 1- 672
1+ 673
Original file line number Diff line number Diff line change 4242< body >
4343< h1 > Changelog Ultimate Switch Hack Script</ h1 >
4444
45+ < h2 > V4.3.304</ h2 >
46+ < ul >
47+ < li > Correction d'un bug lors de la mise à jour intégrale du script.</ li >
48+ </ ul >
4549< h2 > V4.3.303</ h2 >
4650< ul >
4751< li > Correction d'un petit bug.</ li >
Original file line number Diff line number Diff line change 1- 672
1+ 673
Original file line number Diff line number Diff line change @@ -81,18 +81,24 @@ echo.
8181cls
8282call TOOLS\Storage\update_manager.bat " update_all" " force"
8383@ echo off
84+ start /i " " " %windir% \system32\cmd.exe" /c call " Ultimate-Switch-Hack-Script.bat"
85+ IF /i " %language_echo% " == " on" pause
8486exit
8587:full_update
8688set action_choice =
8789echo .
8890del /s /q folder_version.txt > nul
8991del /q Ultimate-Switch-Hack-Script.bat.version > nul
9092move " tools\Storage\update_manager.bat.version" " templogs\update_manager.bat.version" > nul
93+ del /q tools\version.txt
94+ del /q tools\general_update_version.txt
9195del /q tools\Storage\*.version > nul
9296move " templogs\update_manager.bat.version" " tools\Storage\update_manager.bat.version" > nul
9397cls
9498call TOOLS\Storage\update_manager.bat " update_all" " force"
9599@ echo off
100+ start /i " " " %windir% \system32\cmd.exe" /c call " Ultimate-Switch-Hack-Script.bat"
101+ IF /i " %language_echo% " == " on" pause
96102exit
97103:donate
98104set action_choice =
Original file line number Diff line number Diff line change 1- 4.3.245
1+ 4.3.304
Original file line number Diff line number Diff line change 1- 252
1+ 253
Original file line number Diff line number Diff line change 1- 4.3.303
1+ 4.3.304
You can’t perform that action at this time.
0 commit comments