mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-12-13 14:20:59 +00:00
13 lines
326 B
Text
13 lines
326 B
Text
;!@Install@!UTF-8!
|
|
|
|
GUIFlags="1+2+8"
|
|
GUIMode="2"
|
|
|
|
Title="Uninstall SRB2"
|
|
BeginPrompt="Are you sure you want to uninstall Sonic Robo Blast 2?\n\nYour game data and mods will be preserved, as well as\nany extra files in your install folder."
|
|
|
|
InstallPath="%%S"
|
|
|
|
RunProgram="nowait:\"%%S\\uninstall.bat\" /y"
|
|
|
|
;!@InstallEnd@!
|