reactos/rosapps/packmgr/tree/putty.inst.rps
Maarten Bosma 6344467474 Add some Apps and change tree version to the bare one.
svn path=/trunk/; revision=20540
2006-01-03 00:12:35 +00:00

4 lines
151 B
Plaintext

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