forked from ElephantEight/GenGenSceneController
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMakeUninstaller.bat
More file actions
33 lines (26 loc) · 1.79 KB
/
MakeUninstaller.bat
File metadata and controls
33 lines (26 loc) · 1.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
echo -- Auto-generated by MakeUninstaller.bat > L_UninstallerParts.lua
.\pluto-lzo c D_GenGenSceneControllerUninstaller.json D_GenGenSceneControllerUninstaller.json.lzo
echo D_GenGenSceneControllerUninstaller_json_lzo = b642bin([[ >> L_UninstallerParts.lua
base64 < D_GenGenSceneControllerUninstaller.json.lzo >> L_UninstallerParts.lua
echo ]]) >> L_UninstallerParts.lua
del D_GenGenSceneControllerUninstaller.json.lzo
.\pluto-lzo c D_GenGenSceneControllerUninstaller.xml D_GenGenSceneControllerUninstaller.xml.lzo
echo D_GenGenSceneControllerUninstaller_xml_lzo = b642bin([[ >> L_UninstallerParts.lua
base64 < D_GenGenSceneControllerUninstaller.xml.lzo >> L_UninstallerParts.lua
echo ]]) >> L_UninstallerParts.lua
del D_GenGenSceneControllerUninstaller.xml.lzo
.\pluto-lzo c I_GenGenSceneControllerUninstaller.xml I_GenGenSceneControllerUninstaller.xml.lzo
echo I_GenGenSceneControllerUninstaller_xml_lzo = b642bin([[ >> L_UninstallerParts.lua
base64 < I_GenGenSceneControllerUninstaller.xml.lzo >> L_UninstallerParts.lua
echo ]]) >> L_UninstallerParts.lua
del I_GenGenSceneControllerUninstaller.xml.lzo
.\pluto-lzo c L_GenGenSceneControllerUninstaller.lua L_GenGenSceneControllerUninstaller.lua.lzo
echo L_GenGenSceneControllerUninstaller_lua_lzo = b642bin([[ >> L_UninstallerParts.lua
base64 < L_GenGenSceneControllerUninstaller.lua.lzo >> L_UninstallerParts.lua
echo ]]) >> L_UninstallerParts.lua
del L_GenGenSceneControllerUninstaller.lua.lzo
.\pluto-lzo c S_GenGenSceneControllerUninstaller.xml S_GenGenSceneControllerUninstaller.xml.lzo
echo S_GenGenSceneControllerUninstaller_xml_lzo = b642bin([[ >> L_UninstallerParts.lua
base64 < S_GenGenSceneControllerUninstaller.xml.lzo >> L_UninstallerParts.lua
echo ]]) >> L_UninstallerParts.lua
del S_GenGenSceneControllerUninstaller.xml.lzo