; $Id$ ; Modified by Ross Smith (http://smithii.com/) ; Requires the PESetEnv plugin to correctly set the master PATH environment variable -Ross ; pstools.inf ; PE Builder v3 plug-in INF file for Systernals ; Created by Arjan van Beijnum ; http://home.wanadoo.nl/arjan.van.beijnum/pebuilder.htm ; Modified by Albert W. Alberts ; Added path to the pstools directory for each command shell opened. [Version] Signature= "$Windows NT$" [PEBuilder] Name="PsTools [AvB] (Requires PESetEnv Plugin) [smithii.com patch]" Enable=1 Help="pstools.htm" [Update] id=pstools depends=pesetenv url=http://smithii.com/files/plugins/ Version=$Revision$ [WinntDirectories] a="Programs\pstools",2 [SourceDisksFiles] pdh.dll=a,,1 psexec.exe=a,,1 psfile.exe=a,,1 psgetsid.exe=a,,1 psinfo.exe=a,,1 pskill.exe=a,,1 pslist.exe=a,,1 psloggedon.exe=a,,1 psloglist.exe=a,,1 pspasswd.exe=a,,1 psservice.exe=a,,1 psshutdown.exe=a,,1 pssuspend.exe=a,,1 pstools.chm=a,,1 ;autorun_pstools.cmd=2,,1 [Software.AddReg] ; Added to master environment by PESetEnv plugin 0x1,"PESetEnv\Path\Postfix","500_pstools","%SystemDrive%\Programs\pstools"