Only in InCtrl5: InCtrl5.htm diff -Buw ../pebuilder314-beta/plugin/InCtrl5/InCtrl5.inf InCtrl5/InCtrl5.inf --- ../pebuilder314-beta/plugin/InCtrl5/InCtrl5.inf 2003-10-08 08:49:32.000000000 -0700 +++ InCtrl5/InCtrl5.inf 2005-07-11 17:45:23.046875000 -0700 @@ -1,4 +1,6 @@ -; ghost.inf +; $Id$ +; Modified by Ross Smith (http://smithii.com/) +; InCtrl5.inf ; PE Builder v3 plug-in INF file for InCtrl5 ; Created by Bart Lagerweij @@ -6,10 +8,16 @@ Signature= "$Windows NT$" [PEBuilder] -Name="InCtrl5" +Name="InCtrl5 - Installation Monitoring Tool [smithii.com patch]" Enable=1 Help="InCtrl5.htm" +[Update] +id=inctrl5 +depends= +url=http://smithii.com/files/plugins/ +Version=$Revision$ + [WinntDirectories] a="Programs\InCtrl5",2 @@ -20,3 +28,13 @@ [Append] nu2menu.xml, InCtrl5_nu2menu.xml + +[Software.AddReg] +; Add to Start/Programs menu +0x2,"Sherpya\XPEinit\Programs","InCtrl5","%SystemDrive%\Programs\InCtrl5\InCtrl5.cmd||%SystemDrive%\Programs\InCtrl5\InCtrl5.exe,0" + +; Add to Start menu +;0x2,"Sherpya\XPEinit\StartMenu","InCtrl5","%SystemDrive%\Programs\InCtrl5\InCtrl5.cmd||%SystemDrive%\Programs\InCtrl5\InCtrl5.exe,0" + +; Add to Quick Launch Toolbar +;0x2,"Sherpya\XPEinit\QuickLaunch","InCtrl5","%SystemDrive%\Programs\InCtrl5\InCtrl5.cmd||%SystemDrive%\Programs\InCtrl5\InCtrl5.exe,0" diff -Buw ../pebuilder314-beta/plugin/InCtrl5/InCtrl5_nu2menu.xml InCtrl5/InCtrl5_nu2menu.xml --- ../pebuilder314-beta/plugin/InCtrl5/InCtrl5_nu2menu.xml 2003-10-02 18:44:36.000000000 -0700 +++ InCtrl5/InCtrl5_nu2menu.xml 2005-07-03 10:31:10.640625000 -0700 @@ -1,6 +1,7 @@ + - + InCtrl5 Only in ../pebuilder314-beta/plugin/InCtrl5: files