-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathAutoSetup.cmd
186 lines (185 loc) · 16.3 KB
/
AutoSetup.cmd
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
@echo off
xcopy ".\x64\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Button Rumble 64bit" /Y
xcopy ".\x64\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Button Rumble 64bit" /Y
xcopy ".\x64\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Initial D Zero v131" /Y
xcopy ".\x64\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Initial D Zero v131" /Y
xcopy ".\x64\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Initial D Zero v211" /Y
xcopy ".\x64\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Initial D Zero v211" /Y
xcopy ".\x64\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Initial D Zero v230" /Y
xcopy ".\x64\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Initial D Zero v230" /Y
xcopy ".\x64\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Initial D The Arcade v231" /Y
xcopy ".\x64\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Initial D The Arcade v231" /Y
xcopy ".\x64\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\MAME 64bit Outputs" /Y
xcopy ".\x64\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\MAME 64bit Outputs" /Y
xcopy ".\x64\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\PokkenTournament" /Y
xcopy ".\x64\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\PokkenTournament" /Y
xcopy ".\x64\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Sega World Drivers Championship 2018" /Y
xcopy ".\x64\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Sega World Drivers Championship 2018" /Y
xcopy ".\x64\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Supermodel 64bit Outputs" /Y
xcopy ".\x64\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Supermodel 64bit Outputs" /Y
xcopy ".\x64\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Spring Effect 64bit" /Y
xcopy ".\x64\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Spring Effect 64bit" /Y
xcopy ".\x64\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Flycast" /Y
xcopy ".\x64\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Flycast" /Y
xcopy ".\x64\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\WMMT5" /Y
xcopy ".\x64\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\WMMT5" /Y
xcopy ".\x64\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\WMMT5DX" /Y
xcopy ".\x64\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\WMMT5DX" /Y
xcopy ".\x64\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\WMMT5DX+" /Y
xcopy ".\x64\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\WMMT5DX+" /Y
xcopy ".\x64\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\WMMT6" /Y
xcopy ".\x64\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\WMMT6" /Y
xcopy ".\x64\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\WMMT6R" /Y
xcopy ".\x64\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\WMMT6R" /Y
xcopy ".\x64\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\WMMT6RR" /Y
xcopy ".\x64\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\WMMT6RR" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Afterburner Climax" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Afterburner Climax" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Aliens Extermination" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Aliens Extermination" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Arctic Thunder" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Arctic Thunder" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Batman" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Batman" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Battle Gear 4 Tuned" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Battle Gear 4 Tuned" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Button Rumble 32bit" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Button Rumble 32bit" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Cruisn Blast" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Cruisn Blast" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\FnF" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\FnF" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\FnFDrift" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\FnFDrift" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\FnFSuperCars" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Sega Race TV" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Sega Race TV" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\D1GP Arcade" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\D1GP Arcade" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Daytona Championship USA" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Daytona Championship USA" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Daytona Championship USA NSE" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Daytona Championship USA NSE" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Dead Heat" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Dead Heat" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Dead Heat Riders" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Dead Heat Riders" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Gaelco Tuning Race" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Gaelco Tuning Race" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Tokyo Cop" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Tokyo Cop" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Ring Riders" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Ring Riders" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Crazy Taxi Steam" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Crazy Taxi Steam" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Cruisn Blast" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Cruisn Blast" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Demul" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Demul" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Dirty Drivin'" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Dirty Drivin'" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Ford Racing" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Ford Racing" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Ford Racing Other" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Ford Racing Other" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\FNF" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\FNF" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\FNF Drift" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\FNF Drift" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\FNF Supercars" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\FNF Supercars" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Golden Gun" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Golden Gun" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Chase HQ 2" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Chase HQ 2" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\GRID Real" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\GRID Real" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\GRID Custom" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\GRID Custom" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\GTI Club Supermini Festa" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\GTI Club Supermini Festa" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\H2Overdrive" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\H2Overdrive" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Hummer Extreme" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Hummer Extreme" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\HOTD4" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\HOTD4" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Initial D 4" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Initial D 4" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Initial D 4 Japan" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Initial D 4 Japan" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Initial D 5" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Initial D 5" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Initial D 6" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Initial D 6" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Initial D 7" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Initial D 7" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Initial D 8" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Initial D 8" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\KODrive" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\KODrive" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\LGI" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\LGI" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\LGI3D" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\LGI3D" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\M2Emulator" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\M2Emulator" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Machstorm" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Machstorm" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\MAME 32bit Outputs" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\MAME 32bit Outputs" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Mario Kart Arcade GP DX v100 Custom" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Mario Kart Arcade GP DX v100 Custom" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Mario Kart Arcade GP DX v110 Custom" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Mario Kart Arcade GP DX v110 Custom" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Mario Kart Arcade GP DX v118 Custom" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Mario Kart Arcade GP DX v118 Custom" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Mario Kart Arcade GP DX v110 Real" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Mario Kart Arcade GP DX v110 Real" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Mario Kart Arcade GP DX v118 Real" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Mario Kart Arcade GP DX v118 Real" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Mario Kart Arcade GP DX USA Custom" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Mario Kart Arcade GP DX USA Custom" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Mario Kart Arcade GP DX USA Real" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Mario Kart Arcade GP DX USA Real" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Outrun 2 Special Tours Deluxe Custom" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Outrun 2 Special Tours Deluxe Custom" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Outrun 2 Special Tours Deluxe Real" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Outrun 2 Special Tours Deluxe Real" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Rambo" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Rambo" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Road Fighters 3D" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Road Fighters 3D" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\R-Tuned" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\R-Tuned" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Sega Racing Classic" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Sega Racing Classic" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Sega Rally 3" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Sega Rally 3" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Sega Race TV" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Sega Race TV" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Sega Rally 3 Other" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Sega Rally 3 Other" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Showdown" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Showdown" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Sonic & Sega All Stars Racing" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Sonic & Sega All Stars Racing" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Storm Racer G" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Storm Racer G" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Spring Effect 32bit" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Spring Effect 32bit" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Supermodel 32bit Outputs" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Supermodel 32bit Outputs" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Transformers" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Transformers" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Wasteland Racers 2071" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Wasteland Racers 2071" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\WMMT3" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\WMMT3" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\WMMT3DX+" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\WMMT3DX+" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Wacky Races" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Wacky Races" /Y
xcopy ".\Release\FFBPluginGUI.exe" "..\FFBArcadePlugin\Release.Win32\Winter X Games SnoCross" /Y
xcopy ".\Release\MetroFramework.dll" "..\FFBArcadePlugin\Release.Win32\Winter X Games SnoCross" /Y
EXIT