mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 13:52:30 +00:00
12a01a7706
svn path=/trunk/; revision=22441
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 |