@@ -19,98 +19,98 @@ echo --- 32bit
1919
2020REM ********* Make en-US.dll
2121cd ..
22- Setup\Utility\ Release\Utility.exe makeEN ClassicExplorer\ Setup\ClassicExplorer32.dll StartMenu\ Setup\StartMenuDLL.dll ClassicIE\ Setup\ClassicIEDLL_32.dll Update \Release\Update.exe
22+ ..\build\bin\ Release\Utility.exe makeEN ..\build\bin\ Setup\ClassicExplorer32.dll ..\build\bin\ Setup\StartMenuDLL.dll ..\build\bin\ Setup\ClassicIEDLL_32.dll ..\build\bin \Release\Update.exe
2323@ if ERRORLEVEL 1 exit /b 1
2424
25- Setup\Utility \Release\Utility.exe extract en-US.dll en-US.csv
26- copy /B en-US.dll Localization\English > nul
25+ ..\build\bin \Release\Utility.exe extract en-US.dll en-US.csv
26+ move en-US.dll Localization\English > nul
2727move en-US.csv Localization\English > nul
2828
2929cd Setup
3030
3131
3232REM ********* Copy binaries
3333
34- copy /B ..\ClassicExplorer \Setup\ClassicExplorer32.dll Output > nul
35- copy /B ..\ClassicExplorer \Setup\ClassicExplorerSettings.exe Output > nul
36- copy /B ..\ClassicIE \Setup\ClassicIEDLL_32.dll Output > nul
37- copy /B ..\ClassicIE \Setup\ClassicIE_32.exe Output > nul
38- copy /B ..\StartMenu \Setup\StartMenu.exe Output > nul
39- copy /B ..\StartMenu \Setup\StartMenuDLL.dll Output > nul
40- copy /B ..\Update\Release\Update.exe Output > nul
41- copy /B ..\Update\DesktopToasts\ Release\DesktopToasts.dll Output > nul
42- copy /B ..\StartMenu\StartMenuHelper\Setup\StartMenuHelper32 .dll Output > nul
43- copy /B ..\Setup\SetupHelper \Release\SetupHelper.exe Output > nul
44-
45- copy /B ..\ClassicExplorer \Setup64\ClassicExplorer64.dll Output\x64 > nul
46- copy /B ..\ClassicIE \Setup64\ClassicIEDLL_64.dll Output\x64 > nul
47- copy /B ..\ClassicIE \Setup64\ClassicIE_64.exe Output\x64 > nul
48- copy /B ..\StartMenu \Setup64\StartMenu.exe Output\x64 > nul
49- copy /B ..\StartMenu \Setup64\StartMenuDLL.dll Output\x64 > nul
50- copy /B ..\StartMenu\StartMenuHelper \Setup64\StartMenuHelper64.dll Output\x64 > nul
51-
52- copy /B " ..\StartMenu \Skins\Classic Skin.skin" Output > nul
53- copy /B " ..\StartMenu \Skins\Full Glass.skin" Output > nul
54- copy /B " ..\StartMenu \Skins\Smoked Glass.skin" Output > nul
55- copy /B " ..\StartMenu \Skins\Windows Aero.skin" Output > nul
56- copy /B " ..\StartMenu \Skins\Windows Basic.skin" Output > nul
57- copy /B " ..\StartMenu \Skins\Windows XP Luna.skin" Output > nul
58- copy /B " ..\StartMenu \Skins\Windows 8.skin" Output > nul
59- copy /B " ..\StartMenu \Skins\Metro.skin" Output > nul
60- copy /B " ..\StartMenu \Skins\Classic Skin.skin7" Output > nul
61- copy /B " ..\StartMenu \Skins\Windows Aero.skin7" Output > nul
62- copy /B " ..\StartMenu \Skins\Windows 8.skin7" Output > nul
63- copy /B " ..\StartMenu \Skins\Midnight.skin7" Output > nul
64- copy /B " ..\StartMenu \Skins\Metro.skin7" Output > nul
65- copy /B " ..\StartMenu \Skins\Metallic.skin7" Output > nul
66- copy /B " ..\StartMenu \Skins\Immersive.skin" Output > nul
67- copy /B " ..\StartMenu \Skins\Immersive.skin7" Output > nul
34+ copy /B ..\..\build\bin \Setup\ClassicExplorer32.dll Output > nul
35+ copy /B ..\..\build\bin \Setup\ClassicExplorerSettings.exe Output > nul
36+ copy /B ..\..\build\bin \Setup\ClassicIEDLL_32.dll Output > nul
37+ copy /B ..\..\build\bin \Setup\ClassicIE_32.exe Output > nul
38+ copy /B ..\..\build\bin \Setup\StartMenu.exe Output > nul
39+ copy /B ..\..\build\bin \Setup\StartMenuDLL.dll Output > nul
40+ copy /B ..\..\build\bin\Setup\StartMenuHelper32.dll Output > nul
41+ copy /B ..\..\build\bin\ Release\Update.exe Output > nul
42+ copy /B ..\..\build\bin\Release\DesktopToasts .dll Output > nul
43+ copy /B ..\..\build\bin \Release\SetupHelper.exe Output > nul
44+
45+ copy /B ..\..\build\bin \Setup64\ClassicExplorer64.dll Output\x64 > nul
46+ copy /B ..\..\build\bin \Setup64\ClassicIEDLL_64.dll Output\x64 > nul
47+ copy /B ..\..\build\bin \Setup64\ClassicIE_64.exe Output\x64 > nul
48+ copy /B ..\..\build\bin \Setup64\StartMenu.exe Output\x64 > nul
49+ copy /B ..\..\build\bin \Setup64\StartMenuDLL.dll Output\x64 > nul
50+ copy /B ..\..\build\bin \Setup64\StartMenuHelper64.dll Output\x64 > nul
51+
52+ copy /B " ..\..\build\bin \Skins\Classic Skin.skin" Output > nul
53+ copy /B " ..\..\build\bin \Skins\Full Glass.skin" Output > nul
54+ copy /B " ..\..\build\bin \Skins\Smoked Glass.skin" Output > nul
55+ copy /B " ..\..\build\bin \Skins\Windows Aero.skin" Output > nul
56+ copy /B " ..\..\build\bin \Skins\Windows Basic.skin" Output > nul
57+ copy /B " ..\..\build\bin \Skins\Windows XP Luna.skin" Output > nul
58+ copy /B " ..\..\build\bin \Skins\Windows 8.skin" Output > nul
59+ copy /B " ..\..\build\bin \Skins\Metro.skin" Output > nul
60+ copy /B " ..\..\build\bin \Skins\Classic Skin.skin7" Output > nul
61+ copy /B " ..\..\build\bin \Skins\Windows Aero.skin7" Output > nul
62+ copy /B " ..\..\build\bin \Skins\Windows 8.skin7" Output > nul
63+ copy /B " ..\..\build\bin \Skins\Midnight.skin7" Output > nul
64+ copy /B " ..\..\build\bin \Skins\Metro.skin7" Output > nul
65+ copy /B " ..\..\build\bin \Skins\Metallic.skin7" Output > nul
66+ copy /B " ..\..\build\bin \Skins\Immersive.skin" Output > nul
67+ copy /B " ..\..\build\bin \Skins\Immersive.skin7" Output > nul
6868
6969
7070REM ********* Collect debug info
7171md Output\PDB32
7272md Output\PDB64
7373
7474REM Explorer 32
75- copy /B ..\ClassicExplorer \Setup\ClassicExplorer32.pdb Output\PDB32 > nul
75+ copy /B ..\..\build\bin \Setup\ClassicExplorer32.pdb Output\PDB32 > nul
7676copy /B Output\ClassicExplorer32.dll Output\PDB32 > nul
77- copy /B ..\ClassicExplorer \Setup\ClassicExplorerSettings.pdb Output\PDB32 > nul
77+ copy /B ..\..\build\bin \Setup\ClassicExplorerSettings.pdb Output\PDB32 > nul
7878copy /B Output\ClassicExplorerSettings.exe Output\PDB32 > nul
7979
8080REM Explorer 64
81- copy /B ..\ClassicExplorer \Setup64\ClassicExplorer64.pdb Output\PDB64 > nul
81+ copy /B ..\..\build\bin \Setup64\ClassicExplorer64.pdb Output\PDB64 > nul
8282copy /B Output\x64\ClassicExplorer64.dll Output\PDB64 > nul
8383
8484REM IE 32
85- copy /B ..\ClassicIE \Setup\ClassicIEDLL_32.pdb Output\PDB32 > nul
85+ copy /B ..\..\build\bin \Setup\ClassicIEDLL_32.pdb Output\PDB32 > nul
8686copy /B Output\ClassicIEDLL_32.dll Output\PDB32 > nul
87- copy /B ..\ClassicIE \Setup\ClassicIE_32.pdb Output\PDB32 > nul
87+ copy /B ..\..\build\bin \Setup\ClassicIE_32.pdb Output\PDB32 > nul
8888copy /B Output\ClassicIE_32.exe Output\PDB32 > nul
8989
9090REM IE 64
91- copy /B ..\ClassicIE \Setup64\ClassicIEDLL_64.pdb Output\PDB64 > nul
91+ copy /B ..\..\build\bin \Setup64\ClassicIEDLL_64.pdb Output\PDB64 > nul
9292copy /B Output\x64\ClassicIEDLL_64.dll Output\PDB64 > nul
93- copy /B ..\ClassicIE \Setup64\ClassicIE_64.pdb Output\PDB64 > nul
93+ copy /B ..\..\build\bin \Setup64\ClassicIE_64.pdb Output\PDB64 > nul
9494copy /B Output\x64\ClassicIE_64.exe Output\PDB64 > nul
9595
9696REM Menu 32
97- copy /B ..\StartMenu \Setup\StartMenu.pdb Output\PDB32 > nul
97+ copy /B ..\..\build\bin \Setup\StartMenu.pdb Output\PDB32 > nul
9898copy /B Output\StartMenu.exe Output\PDB32 > nul
99- copy /B ..\StartMenu \Setup\StartMenuDLL.pdb Output\PDB32 > nul
99+ copy /B ..\..\build\bin \Setup\StartMenuDLL.pdb Output\PDB32 > nul
100100copy /B Output\StartMenuDLL.dll Output\PDB32 > nul
101- copy /B ..\StartMenu\StartMenuHelper \Setup\StartMenuHelper32.pdb Output\PDB32 > nul
101+ copy /B ..\..\build\bin \Setup\StartMenuHelper32.pdb Output\PDB32 > nul
102102copy /B Output\StartMenuHelper32.dll Output\PDB32 > nul
103- copy /B ..\Update \Release\Update.pdb Output\PDB32 > nul
103+ copy /B ..\..\build\bin \Release\Update.pdb Output\PDB32 > nul
104104copy /B Output\Update.exe Output\PDB32 > nul
105- copy /B ..\Update\DesktopToasts \Release\DesktopToasts.pdb Output\PDB32 > nul
105+ copy /B ..\..\build\bin \Release\DesktopToasts.pdb Output\PDB32 > nul
106106copy /B Output\DesktopToasts.dll Output\PDB32 > nul
107107
108108REM Menu 64
109- copy /B ..\StartMenu \Setup64\StartMenu.pdb Output\PDB64 > nul
109+ copy /B ..\..\build\bin \Setup64\StartMenu.pdb Output\PDB64 > nul
110110copy /B Output\x64\StartMenu.exe Output\PDB64 > nul
111- copy /B ..\StartMenu \Setup64\StartMenuDLL.pdb Output\PDB64 > nul
111+ copy /B ..\..\build\bin \Setup64\StartMenuDLL.pdb Output\PDB64 > nul
112112copy /B Output\x64\StartMenuDLL.dll Output\PDB64 > nul
113- copy /B ..\StartMenu\StartMenuHelper \Setup64\StartMenuHelper64.pdb Output\PDB64 > nul
113+ copy /B ..\..\build\bin \Setup64\StartMenuHelper64.pdb Output\PDB64 > nul
114114copy /B Output\x64\StartMenuHelper64.dll Output\PDB64 > nul
115115
116116
@@ -157,11 +157,11 @@ if exist Output\PolicyDefinitions.zip (
157157 del Output\PolicyDefinitions.zip
158158)
159159cd ..\Localization\English
160- ..\..\StartMenu \Setup\StartMenu.exe -saveadmx en-US
160+ ..\..\..\build\bin \Setup\StartMenu.exe -saveadmx en-US
161161@ if ERRORLEVEL 1 exit /b 1
162- ..\..\ClassicExplorer \Setup\ClassicExplorerSettings.exe -saveadmx en-US
162+ ..\..\..\build\bin \Setup\ClassicExplorerSettings.exe -saveadmx en-US
163163@ if ERRORLEVEL 1 exit /b 1
164- ..\..\ClassicIE \Setup\ClassicIE_32.exe -saveadmx en-US
164+ ..\..\..\build\bin \Setup\ClassicIE_32.exe -saveadmx en-US
165165@ if ERRORLEVEL 1 exit /b 1
166166md en-US
167167copy /B *.adml en-US > nul
0 commit comments