reactos/rosapps/packmgr/tree/putty.inst.rps

4 lines
151 B
Plaintext
Raw Normal View History

Sub Main
' ToDo: Download putty.exe to programm files
download ("http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe", "putty.exe")
End Sub