reactos/rosapps/applications/packmgr/tree/putty.inst.rps
Aleksey Bragin 2012315e5a - Start rosapps rearrange and cleanup process.
svn path=/trunk/; revision=34303
2008-07-05 11:46:22 +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