mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
6344467474
svn path=/trunk/; revision=20540
8 lines
No EOL
203 B
Text
8 lines
No EOL
203 B
Text
Sub Main
|
|
download ("http://blight.reactos.at/reactos-be/ReactOS%20Build%20Environment%200.1-3.4.2.exe", "rosbe01.exe")
|
|
End Sub
|
|
|
|
Sub After
|
|
shell rosbe01.exe
|
|
' ToDo: Delete rosbe01.exe
|
|
End Sub |