
webmedic
MemberContent Type
Profiles
Forums
Events
Everything posted by webmedic
-
How to do raid drivers and hotfixes correctly.
webmedic replied to webmedic's topic in Device Drivers
ah ok that is what I was thinking. You need to make sure and seperate them into the proper directories. I explain this in the begining of this thread. -
XP Unattended Tool Collection
webmedic replied to Nephilim's topic in Unattended Windows 2000/XP/2003
well that part is being worked on but I have mostly been working oh getting my install fiels working correctly. I wont have anything ot test for a few weeks but I'll let everybody know. As for gui stuff well I just know oany gui stuff and I dont feel like spending the time to learn it. I'll leave that up to others around here. -
How to do raid drivers and hotfixes correctly.
webmedic replied to webmedic's topic in Device Drivers
hm your image is not comming through -
How to do raid drivers and hotfixes correctly.
webmedic replied to webmedic's topic in Device Drivers
Your script is fine: this stuff should just be included with any other house-keeping scripts that are running near the end of the install. I know, they tend to leave a lot of tid-bits hanging around ... but not on my watch! Right that was were I was thinking of adding them. Also did you nitice any side affects to deleting these files? Do you do it by hand? or do you have a script that does it alread? Also if it is a script is it automatic in that you dont need to add each new hotfix? -
How to do raid drivers and hotfixes correctly.
webmedic replied to webmedic's topic in Device Drivers
hm really I had not looked I will say it is cleaner than if these had been done any other method. Have you ever looked into %SYSTEMROOT% after you have been running it a while those little hotfixes make quite the mess. At any rate I could easily add some commands to clean it up nice and tidy. Thanks I had not looked at it. -
for the last one name this systemparanoiaxp.inf ; ; "System Paranoia" Power Toy ; Version 1.0 ; Copyright : © 2000,2001,2002,2003 ; by Brook Humphrey (bah@webmedic.net) ; for Mobile PC Medic OEM systems ; [version] signature="$CHICAGO$" Compatible=1 AdvancedINF=2.5,"You need a newer version of AdvPack.DLL!" LayoutFile=layout.inf, layout1.inf, layout2.inf [DefaultInstall] AddReg=AdvSetup [DefaultInstall2] CopyFiles = ShellToy.Files.Inf AddReg = Del.AdvSetup, ShellToy.Reg, Others.Reg BeginPrompt=InstallBegin SmartReboot=N Uninstall=DefaultUninstall [SilentInstall] AddReg=AdvSetup.Silent [SilentInstall2] CopyFiles = ShellToy.Files.Inf AddReg = Del.AdvSetup, ShellToy.Reg, Others.Reg ;BeginPrompt=InstallBegin SmartReboot=N Uninstall=DefaultUninstall [InstallBegin] Prompt="Do you want to install the WindowsXP System Paranoia?" ButtonType=YESNO Title="The Mobile PC Medic System Paranoia XP" [DefaultUnInstall] BeginPrompt=BeginUPromptSection EndPrompt=EndUPromptSection DelFiles = ShellToy.Files.Inf DelReg = ShellToy.Reg, Others.Reg Cleanup=1 [BeginUPromptSection] Prompt="Are you sure you want to remove System Paranoia?" ButtonType=YESNO Title=%Product% Uninstall [EndUPromptSection] Prompt="System Paranoia was successfully removed from your computer." ;[SourceDisksNames] ;55="Shell Toy","",1 ;[SourceDisksFiles] ;ShellToy.INF=55 ;[SourceDisksNames] ;1=%DiskName%,,0 ;[SourceDisksFiles] ;shelltoy.inf=1 [ShellToy.Files.Inf] SystemParanoiaXP.INF [DestinationDirs] ShellToy.Files.Inf=17 [AdvSetup] HKLM,%RunOnce%setup," System Paranoia XP by Brook Humphrey",0,"" HKLM,%RunOnce%setup," © 2000, 2001, 2002",0,"" HKLM,%RunOnce%setup," www.webmedic.net",0,"" HKLM,%RunOnce%setup,"_______________________",0,"" HKLM,%RunOnce%setup," ",0,"" HKLM,%RunOnce%Setup,"Installing System Paranoia",0,"RunDll32.exe advpack.dll,LaunchINFSection %1%\SystemParanoiaXP.INF,DefaultInstall2" [AdvSetup.Silent] HKLM,%RunOnce%setup," System Paranoia XP by Brook Humphrey",0,"" HKLM,%RunOnce%setup," © 2000, 2001, 2002",0,"" HKLM,%RunOnce%setup," www.webmedic.net",0,"" HKLM,%RunOnce%setup,"_______________________",0,"" HKLM,%RunOnce%setup," ",0,"" HKLM,%RunOnce%Setup,"Installing System Paranoia",0,"RunDll32.exe advpack.dll,LaunchINFSection %1%\SystemParanoiaXP.INF,SilentInstall2" [Del.AdvSetup] HKLM,%RunOnce%setup,"Installing System Paranoia",0,"" [ShellToy.Reg] HKLM,%Uninstall%%Product% HKLM,%Uninstall%%Product%,"DisplayName",,"%Product%" HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\SystemParanoiaXP.INF, DefaultUninstall" HKCU,"SOFTWARE\Mobile PC Medic\System Paranoia XP",InstallDir1,,""%30%\%SubDir%\"" [Others.Reg] ;Disable Messenger Service (to block spam. Does not affect MSN or Windows Messenger) HKLM,"SYSTEM\CurrentControlSet\Services\Messenger","Start",dword:,"00000004" ;Disable NetMeeting Remote Desktop Sharing HKLM,"SYSTEM\CurrentControlSet\Services\mnmsrvc","Start",dword:,"00000004" ;Disable Protected Storage HKLM,"SYSTEM\CurrentControlSet\Services\ProtectedStorage","Start",dword:,"00000004" ;Disable Remote Desktop Help Session Manager HKLM,"SYSTEM\CurrentControlSet\Services\RDSessMgr","Start",dword:,"00000004" ;Disable Remote Registry Service HKLM,"SYSTEM\CurrentControlSet\Services\RemoteRegistry","Start",dword:,"00000004" ;Disable Routing And Remote Access HKLM,"SYSTEM\CurrentControlSet\Services\RemoteAccess","Start",dword:,"00000004" ;Disable Alerter HKLM,"SYSTEM\CurrentControlSet\Services\Alerter","Start",dword:,"00000004" ;Disable Automatic Updates HKLM,"SYSTEM\CurrentControlSet\Services\wuauserv","Start",dword:,"00000004" ;Disable Background Intelligent Transfer Service HKLM,"SYSTEM\CurrentControlSet\Services\BITS","Start",dword:,"00000004" ;Disable Clipbook HKLM,"SYSTEM\CurrentControlSet\Services\ClipSrv","Start",dword:,"00000004" ;Disable Computer Browser HKLM,"SYSTEM\CurrentControlSet\Services\Browser","Start",dword:,"00000004" ;Disable Distributed Link Tracking Client HKLM,"SYSTEM\CurrentControlSet\Services\TrkWks","Start",dword:,"00000004" ;Disable Distributed Transaction Coordinator HKLM,"SYSTEM\CurrentControlSet\Services\MSDTC","Start",dword:,"00000004" ;Disable Error Reporting Service HKLM,"SYSTEM\CurrentControlSet\Services\ERSvc","Start",dword:,"00000004" ;Disable Fast User Switching Compatibility HKLM,"SYSTEM\CurrentControlSet\Services\FastUserSwitchingCompatibility","Start",dword:,"00000004" ;Disable Help and Support HKLM,"SYSTEM\CurrentControlSet\Services\helpsvc","Start",dword:,"00000004" ;Disable Imapi CD-Burning Service HKLM,"SYSTEM\CurrentControlSet\Services\ImapiService","Start",dword:,"00000004" ;Disable Indexing Service HKLM,"SYSTEM\CurrentControlSet\Services\CiSvc","Start",dword:,"00000004" ;Disable MS Software Shadow Copy Provider HKLM,"SYSTEM\CurrentControlSet\Services\SwPrv","Start",dword:,"00000004" ;Disable Secondary Logon HKLM,"SYSTEM\CurrentControlSet\Services\seclogon","Start",dword:,"00000004" ;Disable System Event Notification HKLM,"SYSTEM\CurrentControlSet\Services\EventSystem","Start",dword:,"00000004" ;Disable Task Scheduler HKLM,"SYSTEM\CurrentControlSet\Services\Schedule","Start",dword:,"00000004" ;Disable Telnet HKLM,"SYSTEM\CurrentControlSet\Services\TlntSvr","Start",dword:,"00000004" ;Disable Windows Time Service HKLM,"SYSTEM\CurrentControlSet\Services\W32Time","Start",dword:,"00000004" ;Disable Wireless Zero Configuration HKLM,"SYSTEM\CurrentControlSet\Services\WZCSVC","Start",dword:,"00000004" ;Disable Application Layer Gateway Service HKLM,"SYSTEM\CurrentControlSet\Services\ALG","Start",dword:,"00000004" ;Disable COM+ System Application HKLM,"SYSTEM\CurrentControlSet\Services\COMSysApp","Start",dword:,"00000004" ;Disable Internet Connection Firewall (ICF) / Internet Connection Sharing (ICS) HKLM,"SYSTEM\CurrentControlSet\Services\SharedAccess","Start",dword:,"00000004" ;Disable IPSEC Services HKLM,"SYSTEM\CurrentControlSet\Services\PolicyAgent","Start",dword:,"00000004" ;Disable Net Logon HKLM,"SYSTEM\CurrentControlSet\Services\Netlogon","Start",dword:,"00000004" ;Disable Network DDE HKLM,"SYSTEM\CurrentControlSet\Services\NetDDE","Start",dword:,"00000004" ;Disable Network DDE DSDM HKLM,"SYSTEM\CurrentControlSet\Services\NetDDEdsdm","Start",dword:,"00000004" ;Disable Network Location Awareness (NLA) HKLM,"SYSTEM\CurrentControlSet\Services\Nla","Start",dword:,"00000004" ;Disable NT LM Security Support Provider HKLM,"SYSTEM\CurrentControlSet\Services\NtLmSsp","Start",dword:,"00000004" ;Disable Performance Logs and Alerts HKLM,"SYSTEM\CurrentControlSet\Services\SysmonLog","Start",dword:,"00000004" ;Disable Portable Media Serial Number HKLM,"SYSTEM\CurrentControlSet\Services\WmdmPmSN","Start",dword:,"00000004" ;Disable Remote Procedure Call (RPC) Locator HKLM,"SYSTEM\CurrentControlSet\Services\RpcLocator","Start",dword:,"00000004" ;Disable Security Accounts Manager HKLM,"SYSTEM\CurrentControlSet\Services\SamSs","Start",dword:,"00000004" ;Disable Smart Card Helper HKLM,"SYSTEM\CurrentControlSet\Services\SCardDrv","Start",dword:,"00000004" ;Disable SSDP Discovery Service HKLM,"SYSTEM\CurrentControlSet\Services\SSDPSRV","Start",dword:,"00000004" ;Disable System Restore Service HKLM,"SYSTEM\CurrentControlSet\Services\srservice","Start",dword:,"00000004" ;Disable Uninterruptible Power Supply HKLM,"SYSTEM\CurrentControlSet\Services\UPS","Start",dword:,"00000004" ;Disable Universal Plug and Play Device Host HKLM,"SYSTEM\CurrentControlSet\Services\upnphost","Start",dword:,"00000004" ;Disable Volume Shadow Copy HKLM,"SYSTEM\CurrentControlSet\Services\SwPrv","Start",dword:,"00000004" ;Disable WMI Performance Adapter HKLM,"SYSTEM\CurrentControlSet\Services\WmiApSrv","Start",dword:,"00000004" [Strings] Product="System Paranoia XP 1.0" DiskName="System Paranoia 1.0, Setup Disk #1" Uninstall="Software\Microsoft\Windows\CurrentVersion\Uninstall\" Runonce="SOFTWARE\Microsoft\Windows\CurrentVersion\Runonce\" Setup="SOFTWARE\Microsoft\Windows\CurrentVersion\Setup" DosHere="DOS PROMPT HERE" Edi = "01,00,00,00" SubDir = "WINDOWS" EXPLO="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" KEY_RUNONCE="SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce" KEY_INSTALLEDCOMPS="SOFTWARE\Microsoft\Active Setup\Installed Components" OnlineLong="Online Services" KEY_IEXPLORERMAIN="Software\Microsoft\Internet Explorer\Main" NAME_RUNONCE="MPCM Settings" The first adds some context menue's and a few noice little tweaks to your system. the second one changes the default look of explorere and things like that. this last one is for shutting off a bunch of services and things that you may not want on. Once you save these just right click on them and choose install.
-
for the next one save this as shelltweakxp.inf ; ; "Shell Tweaker XP" Power Toy ; Version 1.0 ; Copyright : © 2000,2001,2002,2003 ; by Brook Humphrey (bah@webmedic.net) ; for Mobile PC Medic OEM systems ; [version] signature="$CHICAGO$" Compatible=1 AdvancedINF=2.5,"You need a newer version of AdvPack.DLL!" LayoutFile=layout.inf, layout1.inf, layout2.inf [DefaultInstall] AddReg=AdvSetup [DefaultInstall2] CopyFiles = ShellToy.Files.Inf AddReg = Del.AdvSetup, ShellToy.Reg, Others.Reg BeginPrompt=InstallBegin SmartReboot=N Uninstall=DefaultUninstall [SilentInstall] AddReg=AdvSetup.Silent [SilentInstall2] CopyFiles = ShellToy.Files.Inf AddReg = Del.AdvSetup, ShellToy.Reg, Others.Reg ;BeginPrompt=InstallBegin SmartReboot=N Uninstall=DefaultUninstall [InstallBegin] Prompt="Do you want to install the WindowsXP Shell Tweaker?" ButtonType=YESNO Title="The Mobile PC Medic Shell Tweaker" [DefaultUnInstall] BeginPrompt=BeginUPromptSection EndPrompt=EndUPromptSection DelFiles = ShellToy.Files.Inf DelReg = ShellToy.Reg, Others.Reg Cleanup=1 [BeginUPromptSection] Prompt="Are you sure you want to remove Shell Tweaker?" ButtonType=YESNO Title=%Product% Uninstall [EndUPromptSection] Prompt="Shell Tweaker was successfully removed from your computer." ;[SourceDisksNames] ;55="Shell Toy","",1 ;[SourceDisksFiles] ;ShellToy.INF=55 ;[SourceDisksNames] ;1=%DiskName%,,0 ;[SourceDisksFiles] ;shelltoy.inf=1 [ShellToy.Files.Inf] ShellTweakXP.INF [DestinationDirs] ShellToy.Files.Inf=17 [AdvSetup] HKLM,%RunOnce%setup," Shell Tweaker XP by Brook Humphrey",0,"" HKLM,%RunOnce%setup," © 2000, 2001, 2002",0,"" HKLM,%RunOnce%setup," www.webmedic.net",0,"" HKLM,%RunOnce%setup,"_______________________",0,"" HKLM,%RunOnce%setup," ",0,"" HKLM,%RunOnce%Setup,"Installing Shell Tweaker",0,"RunDll32.exe advpack.dll,LaunchINFSection %1%\ShellTweakXP.INF,DefaultInstall2" [AdvSetup.Silent] HKLM,%RunOnce%setup," Shell Tweaker XP by Brook Humphrey",0,"" HKLM,%RunOnce%setup," © 2000, 2001, 2002",0,"" HKLM,%RunOnce%setup," www.webmedic.net",0,"" HKLM,%RunOnce%setup,"_______________________",0,"" HKLM,%RunOnce%setup," ",0,"" HKLM,%RunOnce%Setup,"Installing Shell Tweaker",0,"RunDll32.exe advpack.dll,LaunchINFSection %1%\ShellTweakXP.INF,SilentInstall2" [Del.AdvSetup] HKLM,%RunOnce%setup,"Installing Shell Tweaker",0,"" [ShellToy.Reg] HKLM,%Uninstall%%Product% HKLM,%Uninstall%%Product%,"DisplayName",,"%Product%" HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\ShellTweakXP.INF, DefaultUninstall" HKCU,"SOFTWARE\Mobile PC Medic\Shell Tweaker XP",InstallDir1,,""%30%\%SubDir%\"" [Others.Reg] ;Configure Start Menu HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Hidden",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","ShowCompColor",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","HideFileExt",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","DontPrettyPath",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","ShowInfoTip",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","HideIcons",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","MapNetDrvBtn",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","WebView",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Filter",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","SuperHidden",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","SeparateProcess",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","ListviewAlphaSelect",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","ListviewShadow",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","ListviewWatermark",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","TaskbarAnimations",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","StartMenuInit",dword:,"00000002" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","StartButtonBalloonTip",dword:,"00000002" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ShowNetPlaces",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_LargeMFUIcons",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_MinMFU",dword:,"0000000c" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ShowControlPanel",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_EnableDragDrop",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","StartMenuFavorites",dword:,"00000002" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ShowHelp",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ShowMyComputer",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ShowMyDocs",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ShowMyMusic",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ShowMyPics",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ShowPrinters",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ShowRun",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ScrollPrograms",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ShowSearch",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ShowRecentDocs",dword:,"00000002" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_AutoCascade",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_NotifyNewApps",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_AdminToolsRoot",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","StartMenuAdminTools",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","TaskbarSizeMove",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","TaskbarGlomming",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ShowNetConn",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","NoNetCrawling",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","FolderContentsInfoTip",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","FriendlyTree",dword:,"00000001" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","WebViewBarricade",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","DisableThumbnailCache",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","ShowSuperHidden",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","ClassicViewState",dword:,"00000000" HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","PersistBrowsers",dword:,"00000000" [Strings] Product="Shell Tweaker XP 1.0" DiskName="Shell Tweaker XP 1.0, Setup Disk #1" Uninstall="Software\Microsoft\Windows\CurrentVersion\Uninstall\" Runonce="SOFTWARE\Microsoft\Windows\CurrentVersion\Runonce\" Setup="SOFTWARE\Microsoft\Windows\CurrentVersion\Setup" DosHere="DOS PROMPT HERE" Edi = "01,00,00,00" SubDir = "WINDOWS" EXPLO="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" KEY_RUNONCE="SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce" KEY_INSTALLEDCOMPS="SOFTWARE\Microsoft\Active Setup\Installed Components" OnlineLong="Online Services" KEY_IEXPLORERMAIN="Software\Microsoft\Internet Explorer\Main" NAME_RUNONCE="MPCM Settings"
-
ok I'm finanaly going to post my reg tweaks. These are inf installer reg tweaks and as such can be installed and uninstalled. Consider them beta but they do work fine. I'm not sure what happens if you uninstall and would like any feedback. The first one save this as shelltoyxp.inf ; ; "SHELL TOY" Power Toy ; Version 1.0 ; Copyright : © 2000,2001,2002,2003 ; by Brook Humphrey (bah@webmedic.net) ; for Mobile PC Medic OEM systems ; [version] signature="$CHICAGO$" Compatible=1 AdvancedINF=2.5,"You need a newer version of AdvPack.DLL!" LayoutFile=layout.inf, layout1.inf, layout2.inf [DefaultInstall] AddReg=AdvSetup [DefaultInstall2] CopyFiles = ShellToy.Files.Inf AddReg = Del.AdvSetup, ShellToy.Reg, ShellClick.Reg, DosHere.Reg, Defrag.Reg, INF.Reg, Others.Reg BeginPrompt=InstallBegin SmartReboot=N Uninstall=DefaultUninstall [SilentInstall] AddReg=AdvSetup.Silent [SilentInstall2] CopyFiles = ShellToy.Files.Inf AddReg = Del.AdvSetup, ShellToy.Reg, ShellClick.Reg, DosHere.Reg, Defrag.Reg, INF.Reg, Others.Reg ;BeginPrompt=InstallBegin SmartReboot=N Uninstall=DefaultUninstall [InstallBegin] Prompt="Do you want to install the WindowsXP Shell Toy?" ButtonType=YESNO Title="The Mobile PC Medic Shell Toy" [DefaultUnInstall] BeginPrompt=BeginUPromptSection EndPrompt=EndUPromptSection DelFiles = ShellToy.Files.Inf DelReg = ShellToy.Reg, DosHere.Reg, ShellClick.Reg, Defrag.Reg, INF.reg, Others.Reg Cleanup=1 [BeginUPromptSection] Prompt="Are you sure you want to remove Shell Toy?" ButtonType=YESNO Title=%Product% Uninstall [EndUPromptSection] Prompt="Shell Toy was successfully removed from your computer." ;[SourceDisksNames] ;55="Shell Toy","",1 ;[SourceDisksFiles] ;ShellToy.INF=55 ;[SourceDisksNames] ;1=%DiskName%,,0 ;[SourceDisksFiles] ;shelltoy.inf=1 [ShellToy.Files.Inf] ShellToyXP.INF [DestinationDirs] ShellToy.Files.Inf=17 [AdvSetup] HKLM,%RunOnce%setup," Shell Toy XP by Brook Humphrey",0,"" HKLM,%RunOnce%setup," © 2000, 2001, 2002",0,"" HKLM,%RunOnce%setup," www.webmedic.net",0,"" HKLM,%RunOnce%setup,"_______________________",0,"" HKLM,%RunOnce%setup," ",0,"" HKLM,%RunOnce%Setup,"Installing Shell Toy",0,"RunDll32.exe advpack.dll,LaunchINFSection %1%\SHELLTOYXP.INF,DefaultInstall2" [AdvSetup.Silent] HKLM,%RunOnce%setup," Shell Toy XP by Brook Humphrey",0,"" HKLM,%RunOnce%setup," © 2000, 2001, 2002",0,"" HKLM,%RunOnce%setup," www.webmedic.net",0,"" HKLM,%RunOnce%setup,"_______________________",0,"" HKLM,%RunOnce%setup," ",0,"" HKLM,%RunOnce%Setup,"Installing Shell Toy",0,"RunDll32.exe advpack.dll,LaunchINFSection %1%\SHELLTOYXP.INF,SilentInstall2" [Del.AdvSetup] HKLM,%RunOnce%setup,"Installing Shell Toy",0,"" [ShellToy.Reg] HKLM,%Uninstall%%Product% HKLM,%Uninstall%%Product%,"DisplayName",,"%Product%" HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\SHELLTOYXP.INF, DefaultUninstall" HKCU,"SOFTWARE\Mobile PC Medic\Shell Toy XP",InstallDir1,,""%30%\%SubDir%\"" [Scandisk.Reg] HKLM,SOFTWARE\Classes\Drive\shell\ScanDisk,,,"Scan Disk" HKLM,SOFTWARE\Classes\Drive\shell\ScanDisk\command,,,"ScanDskW.exe" [Defrag.Reg] HKLM,"SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction","Enable",,"Y" HKCR,"Drive\Shell\Defrag\command",,,"DEFRAG.EXE %1" [ShellClick.Reg] ;Right-Click Copy-To HKCR,"AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To",,,"{C2FBB630-2971-11D1-A18C-00C04FD75D13}" ;Right-Click Move-To HKCR,"AllFilesystemObjects\shellex\ContextMenuHandlers\Move To",,,"{C2FBB631-2971-11D1-A18C-00C04FD75D13}" ;Defrag stuff HKCR,Directory\shell\%DosHere%,EditFlags,hex:,%Edi% HKCR,Directory\shell\%DosHere%\command,,,"C:\windows\system32\cmd.exe /K cd %1" ;This will add "Services" to the right-click menu of "My Computer" HKCR,"CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services]",,hex(2):,"53,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,00,00" HKCR,"CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services]","SuppressionPolicy",dword:,"4000003c" HKCR,"CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services\command",,hex(2):,"25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73, 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00, 65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52, 00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00, 32,00,5c,00,73,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,2e,00,6d,00,73, 00,63,00,20,00,2f,00,73,00,00,00" [EditPad.Reg] HKLM,Software\CLASSES\batfile\shell\edit\command,,,"C:\Program Files\JGsoft\EditPadLite\EditPAD.EXE %1" HKLM,Software\CLASSES\inffile\shell\open\command,,,"C:\Program Files\JGsoft\EditPadLite\EditPAD.EXE %1" HKLM,Software\CLASSES\inifile\shell\open\command,,,"C:\Program Files\JGsoft\EditPadLite\EditPAD.EXE %1" HKCR,LogFile\shell\open\command,,,"C:\Program Files\JGsoft\EditPadLite\EditPAD.EXE %1" HKCR,Unknown\shell\Edit_with_EditPad,,,"&Edit with EditPad" HKCR,Unknown\shell\Edit_with_EditPad\command,,,"C:\Program Files\JGsoft\EditPadLite\EditPAD.EXE %1" HKCR,*\shell\Open_with_EditPad,,,"&Open with EditPad" HKCR,*\shell\Open_with_EditPad\command,,,"C:\Program Files\JGsoft\EditPadLite\EditPAD.EXE %1" HKLM,SOFTWARE\Classes\txtfile\shell\New,,,"&New" HKLM,SOFTWARE\Classes\txtfile\shell\New\command,,,"C:\Program Files\JGsoft\EditPadLite\EditPAD.EXE" [Others.Reg] ;HKLM,System\CurrentControlSet\Services\VxD\BIOS,"Options",hex:,"00,00,00,00" ;HKLM,System\CurrentControlSet\Services\VxD\BIOS,"CPUPriority",dword:,"00000001" ;HKCU,Software\Microsoft\Windows\CurrentVersion\Policies\Explorer,"LinkResolveIgnoreLinkInfo",dword:,"00000001" ;HKCU,Software\Microsoft\Windows\CurrentVersion\Policies\Explorer,"NoDriveTypeAutoRun",hex:,"95,00,00,00" ;HKCU,Software\Microsoft\Windows\CurrentVersion\Policies\Explorer,"NoStartBanner",dword:,"00000001" ;HKCU,Software\Microsoft\Windows\CurrentVersion\Policies\Explorer,"NoActiveDesktop",dword:,"00000001" ;HKCU,Software\Microsoft\Windows\CurrentVersion\Policies\Explorer,"NoActiveDesktopChanges",dword:,"00000001" ;HKCU,Software\Microsoft\Windows\CurrentVersion\Policies\Explorer,"NoCustomizeWebView",dword:,"00000001" ;HKCU,Software\Microsoft\Windows\CurrentVersion\Policies\Explorer,"NoSettingsWizards",dword:,"00000001" ;HKCU,Software\Microsoft\Windows\CurrentVersion\Policies\Explorer,"NoWebMenu",dword:,"00000001" ;HKCU,Software\Microsoft\Windows\CurrentVersion\Policies\Explorer,"CDRAutoRun",hex:,"00,00,00,00" ;HKCU,Software\Microsoft\Windows\CurrentVersion\Policies\Explorer,"NoFavoritesMenu",hex:,"01,00,00,00" ;HKCU,Software\Microsoft\Windows\CurrentVersion\Policies\Explorer,"NoSetActiveDesktop",hex:,"01,00,00,00" ;HKCU,Software\Microsoft\Windows\CurrentVersion\Policies\Explorer,"NoWindowsUpdate",hex:,"01,00,00,00" ;HKCU,Software\Microsoft\Windows\CurrentVersion\Policies\Explorer,"NoInternetIcon",dword:,"00000001" ;HKCU,%KEY_IEXPLORERMAIN%,"Start Page",,"http://www.webmedic.com" ;HKCU,%KEY_IEXPLORERMAIN%,"First Home Page",,"http://home.microsoft.com/runonce.asp" ;HKCU,%KEY_IEXPLORERMAIN%,"Search Page",,"http://www.google.com" ;HKLM,%KEY_IEXPLORERMAIN%,"Search Bar",,"http://www.google.com" ;HKCU, "SOFTWARE\Microsoft\Internet Explorer\Help_Menu_URLs","Online_Support",,"http://support.microsoft.com/support" ;HKCU,"Software\Microsoft\Internet Explorer\Desktop\Components\0",Flags,0,20,1 ;HKCU,Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState,Settings,1,20,4 ;HKCU,Software\Microsoft\Windows\CurrentVersion\Explorer,ShellState,1,1C,00,00,00,20,08,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,0 A,00,00,00 ;HKCU,"Software\Microsoft\Internet Explorer\Desktop\Components\0",Flags,01,00,00,00 ;HKCU,"Software\Microsoft\Internet Explorer\main",Show_ChannelBand,0,"no" ;HKLM,Software\Microsoft\Windows\CurrentVersion\Policies\Explorer,NoDevMgrUpdate,0x10001,1 ;HKLM,Software\Microsoft\Windows\CurrentVersion\Policies\Explorer,NoWindowsUpdate,0x10001,1 ;HKLM,Software\Microsoft\Windows\CurrentVersion\Welcome\Regwiz,@,1,01,00,00,00 ;HKLM,Software\Microsoft\Windows\CurrentVersion,RegDone,1,01,00,00,00 ;HKLM,Software\Microsoft\Windows\CurrentVersion\Run,Welcome,, ;HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders",Desktop,OLSFolder,"%25%\Desktop" ;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\Desktop\NameSpace\{4B876A40-4EE8-11D1-811E-00C04FB98EEC},,, [INF.Reg]} HKCR,".inf","inffile" HKCR,"inffile","Setup Information" HKCR,"inffile\DefaultIcon",,,"shell32.dll,-151" HKCR,"inffile\shell\open\command",,,"C:\\WINDOWS\\NOTEPAD.EXE %1" HKCR,"inffile\shell\print\command",,,"C:\\WINDOWS\\NOTEPAD.EXE /p %1" HKCR,"inffile\shell\install",,,"&Install" HKCR,"inffile\shell\install\command",,,"C:\\WINDOWS\\rundll.exe setupx.dll,InstallHinfSection DefaultInstall 132 %1" [Strings] Product="Shell Toy XP 2.0" DiskName="Shell Toy XP, Setup Disk #1" Uninstall="Software\Microsoft\Windows\CurrentVersion\Uninstall\" Runonce="SOFTWARE\Microsoft\Windows\CurrentVersion\Runonce\" Setup="SOFTWARE\Microsoft\Windows\CurrentVersion\Setup" DosHere="OPEN COMMAND PROMPT HERE" Edi = "01,00,00,00" SubDir = "WINDOWS" EXPLO="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" KEY_RUNONCE="SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce" KEY_INSTALLEDCOMPS="SOFTWARE\Microsoft\Active Setup\Installed Components" OnlineLong="Online Services" KEY_IEXPLORERMAIN="Software\Microsoft\Internet Explorer\Main" NAME_RUNONCE="MPCM Settings" NOTE: the forums wraps some of the entries but they should be all on one line. You will know the ones with long lines of numbers.
-
XP Unattended Tool Collection
webmedic replied to Nephilim's topic in Unattended Windows 2000/XP/2003
gui schmooie. Well really it is a wast of my time as I dont do that kind of programming. I program web interface stuff like I'm a lead dev for postnuke. but realy as long as you can read it cant get much easier. -
How to do raid drivers and hotfixes correctly.
webmedic replied to webmedic's topic in Device Drivers
1) yes has to be there. Or else your hotfixes will not be installed correctly. No the file is modfied to allwo for hotfixes so the curent one will not work. 2) Yes it is only modified for third party raid ocntrolers. So this is not essential. 3) n othis is not for that and i have been talking to sepheris and it seems that allot of those things are not ment to be slipstreamed that way but I still do include them in the gui part of the setup through an inf file I usae to install dx9, movie maker 2, .net1.1, setup user stuff, thiings like that. 4) Yes I have the mdac istall fixed. It wont install like the others but I found a way arround it. 5) well it's using a bunch of predetermined names of files and they are not in every directory so yes that is normal. I'm doing a final test now and then I'll post some new installer files for you all to paly with then you can all have an installer just like mine if you want. Consider it beta if you wnat but I have used it many times. In the future I will add to my installer scripts to make it a compete install setup app. That is it will do hotfixes and compile all the bits and parts for you. I'm looking at includeing a few oyther tools seen here in these forums like the winnt.sif file tool and a few other things. It should turn out really nice. -
ok here goes. this is the cmdlines.txt [COMMANDS] "RunDll32.exe setupapi,InstallHinfSection DefaultInstall 0 .\Setup.inf" this is the setup.inf ; ; Version 2.0 ; Copyright : © 2000,2001,2002,2003 ; by Brook Humphrey (bah@webmedic.net) ; for Mobile PC Medic OEM systems ; [version] signature = "$CHICAGO$" Compatible = 1 AdvancedINF = 2.5,"You need a newer version of AdvPack.DLL!" LayoutFile = layout.inf, layout1.inf, layout2.inf [DefaultInstall] AddReg = AdvSetup [AdvSetup] HKLM,%RunOnce%setup," Install XP by Brook Humphrey",0,"" HKLM,%RunOnce%setup," © 2000, 2001, 2002, 2003",0,"" HKLM,%RunOnce%setup," www.webmedic.net",0,"" HKLM,%RunOnce%setup,"______________________________",0,"" HKLM,%RunOnce%setup," ",0,"" HKLM,%RunOnce%setup,"User settings", 0, "%systemdrive%\\install\\system\\user.cmd" HKLM,%RunOnce%setup,"DirectX 9.0b", 0, "%systemdrive%\\install\\system\\DirectX9\\dxsetup.exe /opk" HKLM,%RunOnce%setup,"Movie Maker 2.0", 0, "cmd.exe /c msiexec /qn /i %systemdrive%\\install\\system\\MovieMaker\\mm20.msi" HKLM,%RunOnce%setup,"Task Switcher Powertoy", 0, "%systemdrive%\\install\\system\\PowerToys\\TaskswitchPowertoySetup.exe /s /v/qn" HKLM,%RunOnce%setup,".NET Framework v1.1", 0, "cmd.exe /c msiexec /qn /i %systemdrive%\\install\\system\\NetFramework\\netfx.msi" HKLM,%RunOnce%setup,"ATI Control Panel for Catalyst 3.7",0, "%systemdrive%\\drivers\\ATI_cat3_7\\cpanel\\ATI.cmd" HKLM,%RunOnce%setup,"Nforce Audio Controle Panle", 0, "%systemdrive%\\drivers\\nforce\\AudioUtl\\audioutl.cmd" HKLM,%RunOnce%setup,"Startup Control Panel v2.8...", 0, "RunDll32.exe advpack.dll,LaunchINFSection %systemdrive%\\install\\system\\StartupCPL\\startup.inf,DefaultInstall" HKLM,%RunOnce%setup,"Sun Java VM 1.4.1", 0, "%systemdrive%\\install\\system\\SunJava_1_4_1\\java.cmd" HKLM,%RunOnce%setup,"Final Setup", 0, "%systemdrive%\\install\\system\\setup.cmd" [Del.AdvSetup] HKLM,%RunOnce%setup,"Installing Shell Toy",0,"" [Strings] systemdrive = "c:" Product = "Shell Toy XP" DiskName = "Shell Toy XP, Setup Disk #1" Uninstall = "Software\Microsoft\Windows\CurrentVersion\Uninstall\" Runonce = "SOFTWARE\Microsoft\Windows\CurrentVersion\Runonce\" Setup = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup" DosHere = "DOS PROMPT HERE" Edi = "01,00,00,00" SubDir = "WINDOWS" EXPLO = "Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" KEY_RUNONCE = "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce" KEY_INSTALLEDCOMPS="SOFTWARE\Microsoft\Active Setup\Installed Components" OnlineLong = "Online Services" KEY_IEXPLORERMAIN="Software\Microsoft\Internet Explorer\Main" NAME_RUNONCE= "MPCM Settings" w95u1 = "rundll.exe setupx.dll,InstallHinfSection" wNTu1 = "RunDll32 syssetup.dll,SetupInfObjectInstallAction" wu2 = "DefaultUninstall 132" AppDir = AppGroup = AppName = "My Application" CopyrightMessage = "Copyright (c) 2003. All rights reserved. My Company. www.pablovandermeer.nl." TweakUILink = "c:\\install\\PowerToys\\TweakUI.lnk" TweakUILinkDest = "c:\\Documents and Settings\\All Users\\Start Menu\\Programs\\" I think that is about it. I have a few other cmd files I use to do the work that cant be dont through the inf file but I dont think those are want you want.
-
How to do raid drivers and hotfixes correctly.
webmedic replied to webmedic's topic in Device Drivers
rm is actaully well it is kind of like deltree but I found that as I ran the script the supported command was rd or rmdir which ships with windows xp. Only problem is that the permissions were set funny on the directories so that rmdir would not touch them. So rm is a little unix util that also happens to be in the microsoft system extras that are not usually installed. It is just a much more powerfull version of deltree. It simply deletes things without barfing about perms and junk. on a linux box you never want to type rm -rf /* that will remove recursive folders and files starting at your root drive and it wont stop till it deletes itself. then it will finaly stop. -
XP Unattended Tool Collection
webmedic replied to Nephilim's topic in Unattended Windows 2000/XP/2003
lol well remember hree I'm a linux sysadmin and also build windows boxen for customers. So having said that It's all batch file. All net no hoop. Off the moon so to speak. Really you can do allot with batch files. They are more stable, No memory leaks, run fast, and are easy to work on. What more could you ask for? -
GUI based software installation
webmedic replied to kryon's topic in Unattended Windows 2000/XP/2003
you know you have a problem with your forum. It is sending duplicate headers. so you get errors. And did you happen to know I'm one of the core devs for postnuke? You just had to use phpnuke didn't ya. Ok back on topic now. -
current state of the install PICS INSIDE
webmedic replied to webmedic's topic in Unattended Windows 2000/XP/2003
well to be true it's not as bad as me but no were near as stable as my linux boxen. I have to admit here though that I'm working on this becasue I have customers that want xp so I figured why not customize it from the factory. -
XP Unattended Tool Collection
webmedic replied to Nephilim's topic in Unattended Windows 2000/XP/2003
ok now on this I'm already working on the first one. And as for the second it would be failry easy but all my stuff is cmd scripts so a general registry tool might be better to use a gui verion. For me I'll simply include many reg files and depending on what the user wants they can choose certain reg hacks. It wont be quite as intuitive as the reghacks will not change but at least it will give them an option wich reg hacks to include. Also it will most likely be that I will do reghacks a bunch at a time so that ones that are simmilar will be grouped together in a single file. -
well that would add them to your winnt.sif. By the way what does that portion of winnt.sif look like?
-
thanks for that I was using csscript instead of wsscript.
-
ok here is the thing for the registry it does not translate the %systemdrive% variable like everything else does so you have to provide that. Now I ried to make it as easy as possible for the majority of people by setting it up that way but if you want to do something really custom you will need to change that drive letter.
-
GUI based software installation
webmedic replied to kryon's topic in Unattended Windows 2000/XP/2003
so still the problem is getting .net installed to begin with on the system before you can use this thing. For now my inf installers can do all this although not as automatic. I would still like to se this running and it may be a good solution for the final install part but during the guimode install I will still have to use the inf method since well there is no .net to use. I will have it like it is now installing the user stuff, .net, dx9, and a few other bits then after reboot when it goes to gui runonce this would be helpfull for not having to use so many scripts to get things done. I would still like to see it though. For the editor will it be able to laoded from the command line with a xml file as an argument? -
current state of the install PICS INSIDE
webmedic replied to webmedic's topic in Unattended Windows 2000/XP/2003
ok no problem let me tidy up I have a few small bits to work out yet . Nothing big but I want it as perfect as I can get it. I'll test another install this morning and then most likely release. Like i want to get sun java to install. I think everything else is done though. After two or three weeks of work on it. Also to note the ati and nividia controle panle installers need more testing. I have only tested on virtual pc so far which has niether. -
ok I have a batch file that does allot of work it checks for the install files and if it does not find the ones for my apps it asks for a 2nd cd then that batch itself lanches all the inf files to get the pretty looking stuff going. This does the grunt work. The inf installer then does most all of the installs. As a final thing the inf installer then calls my custom.cmd the custom does all my custom bits. It deletes unwanted backgrounds and screen savers. Deltes links off my desktop. Deletes some quick links. And does whatever little bits I need it also executes the vb script. The inf installer for some reason does not like to call vb scripts. I even call it correctly but oh well. Also to note i use a little progy called cmdow that hides my command windows so you dont see the ugliness. The custom.cms would also be were I would add custom favorites and the like If I used ie. I have also found a command line version of rar that does not need any reg hacks or the like ot get it working. It is compiled from linux sources for use on windows. I will most likely use 7zip though as it compresses better than rar by a fairly good amount. Rar is only about comaprable to microsofts cab. They both produce files very simmilar in size and although smaller than zip 7zip still beats them out. I had 16 megs of files zip cut them down to 13 megs cab and rar were about 10 megs and 7zip was 9 megs.
-
current state of the install PICS INSIDE
webmedic replied to webmedic's topic in Unattended Windows 2000/XP/2003
yes this is all mine. I have a few reg hack inf's that i created way back for windows 98 then i converted them to xp but i had never released them. When i found this I thought it would be perfect for this use so I tried it and it worked. If anybody would like I can release the reghack inf's. They make it so that they will show up under ad remove programs. If you dont like a specific reghack just go uninstall it. -
current state of the install PICS INSIDE
webmedic replied to webmedic's topic in Unattended Windows 2000/XP/2003
yes I can laod msi files and make them install. This can be done from cmdlines.txt and also from guirunonce. They are not so pretty as they leave a cmd box open while installing and there is no way to get rid of it that i have found or else it aborts the install. The cmd box does not do anything it is just a blank blax box but still i would like to hide it. The only thing i have had an issue with is install shield programs. You have to load them through a batch file still but that you can hide so it does not look so bad. For some reason though even using the proper iss fiels i cant get autoinstall stuff to work properly. but then i had isues wiht those using just plain old batch files. Im thinking to maybe wrap them in a different installer that I can then use to install with. On a side note I also have set up scripts to only install the ati controle panle and nvidia sound controle panle if the drivers are installed and I let the installer do the drivers automaticly. It works out quite nice. amd you dont get drivers a bunch of controle panles you dont want. -
email sent here also.