Files
reactos/rosapps/packmgr/tree/putty.inst.rps
T
2006-06-20 21:12:15 +00:00

5 lines
163 B
Plaintext

Sub Main
' ToDo: Download putty.exe in own dir
download ("http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe", "C:\Program Files\putty.exe")
End Sub