; $Id$ ; Modified by Ross Smith (http://smithii.com/) ; Requires the PESetEnv plugin to correctly set the master PATH environment variable -Ross ; Added all putty files to plugin -Ross ; putty.inf ; PE Builder v3 plug-in INF file for Putty ; Created by Bart Lagerweij [Version] Signature= "$Windows NT$" [PEBuilder] Name="PuTTY (Requires PESetEnv Plugin) [smithii.com patch]" Enable=0 Help="putty.htm" [Update] id=putty depends=pesetenv url=http://smithii.com/files/plugins/ Version=$Revision$ [WinntDirectories] a="Programs\putty",2 [SourceDisksFiles] putty.exe=a,,1 putty.hlp=a,,1 putty.cnt=a,,1 pageant.exe=a,,1 plink.exe=a,,1 pscp.exe=a,,1 psftp.exe=a,,1 puttygen.exe=a,,1 ;autorun_putty.cmd=2,,1 [Append] nu2menu.xml, putty_nu2menu.xml [Software.AddReg] ; Add to Start/Programs menu 0x2,"Sherpya\XPEinit\Programs","PuTTY","%SystemDrive%\Programs\putty\putty.exe" ; Add to Start menu ;0x2,"Sherpya\XPEinit\StartMenu","PuTTY","%SystemDrive%\Programs\putty\putty.exe" ; Add to Quick Launch Toolbar ;0x2,"Sherpya\XPEinit\QuickLaunch","PuTTY","%SystemDrive%\Programs\putty\putty.exe" [Software.AddReg] ; Added to master environment by PESetEnv plugin 0x1,"PESetEnv\Path\Postfix","500_putty","%SystemDrive%\Programs\putty"