Only in ../pebuilder314-beta/plugin/editpad: EditPad.exe Only in editpad: editpad.htm diff -Buw ../pebuilder314-beta/plugin/editpad/editpad.inf editpad/editpad.inf --- ../pebuilder314-beta/plugin/editpad/editpad.inf 2004-01-02 10:02:18.000000000 -0800 +++ editpad/editpad.inf 2005-07-11 17:45:23.000000000 -0700 @@ -1,15 +1,25 @@ -; netstumbler.inf -; PE Builder v3 plug-in INF file for Network Stumbler +; $Id$ +; [Patched - Requires Original EditPad Plugin] +; Modified by Ross Smith (http://smithii.com/) +; Renamed netstumbler_nu2menu.xml to editpad_nu2menu.xml -Ross +; editpad.inf +; PE Builder v3 plug-in INF file for EditPad ; Created by Scott Sanford [Version] Signature= "$Windows NT$" [PEBuilder] -Name="Edit Pad - Notepad-like editor" -Enable=1 +Name="EditPad - Notepad-like editor [smithii.com patch]" +Enable=0 Help="EditPad.htm" +[Update] +id=editpad +depends= +url=http://smithii.com/files/plugins/ +Version=$Revision$ + [WinntDirectories] a="Programs\editpad",2 @@ -17,4 +27,14 @@ editpad.exe=a,,1 [Append] -nu2menu.xml, netstumbler_nu2menu.xml +nu2menu.xml, editpad_nu2menu.xml + +[Software.AddReg] +; Add to Start/Programs menu +0x2,"Sherpya\XPEinit\Programs","EditPad","%SystemDrive%\Programs\editpad\editpad.exe + +; Add to Start menu +;0x2,"Sherpya\XPEinit\StartMenu","EditPad","%SystemDrive%\Programs\editpad\editpad.exe + +; Add to Quick Launch Toolbar +;0x2,"Sherpya\XPEinit\QuickLaunch","EditPad","%SystemDrive%\Programs\editpad\editpad.exe Only in editpad: editpad_nu2menu.xml Only in ../pebuilder314-beta/plugin/editpad: openoffice_nu2menu.xml