Quote
What do you think about adding the HFSLIP version to the ISO name or volume label? I'd like to see at a glance the version I used, not just when I created it.
This post has been edited by Super-Magician: 27 October 2006 - 06:17 AM
Posted 27 October 2006 - 06:16 AM
Quote
This post has been edited by Super-Magician: 27 October 2006 - 06:17 AM
Posted 29 October 2006 - 08:33 AM

This post has been edited by Yzöwl: 29 October 2006 - 12:52 PM
Posted 29 October 2006 - 02:57 PM
Tomcat76, on Oct 29 2006, 04:29 PM, said:
Posted 29 October 2006 - 05:17 PM
Tomcat76, on Oct 29 2006, 09:29 PM, said:
Yzöwl, on Oct 29 2006, 03:33 PM, said:
Posted 29 October 2006 - 09:55 PM
Posted 29 October 2006 - 10:34 PM
This post has been edited by Yzöwl: 29 October 2006 - 10:39 PM
Posted 30 October 2006 - 08:04 PM
Posted 31 October 2006 - 01:27 AM
; Installation of AutoUpdate Service
; Copyright Microsoft ® 2003
[Version]
Signature="$Windows NT$"
ClassGUID={00000000-0000-0000-0000-000000000000}
LayoutFile=layout.inf
[DestinationDirs]
AUCopyFilesSys = 11
AUDelSysFiles = 11 ; system directory
AUDelRootFiles = 25 ; windows directory
AUDelInfFiles = 17
CUNDelSysFiles = 11 ; LDID_SYS
CUNDelInfFiles = 17 ; LDID_INF
CUNDelTaskFile = 10, Tasks ;LDID_WIN
[DefaultInstall]
DelFiles = AUDelSysFiles, AUDelRootFiles, AUDelInfFiles, CUNDelSysFiles, CUNDelInfFiles, CUNDelTaskFile
DelReg = DelAUKeys, DelCUNKeys, DelW2kAUKeys, DelOtherKeys
AddReg = AddRegControlPanelCategory, AddRegKillBit
CopyFiles = AUCopyFilesSys
RegisterDLLs = AU_dlls
[AUCopyFilesSys]
[AU_dlls]
[AUDelSysFiles]
[AUDelRootFiles]
[AUDelInfFiles]
[CUNDelSysFiles]
[CUNDelInfFiles]
[CUNDelTaskFile]
[DelAUKeys]
;wuv3is
;wuauboot
;wuauclt
;wuaucpl
;auhook
;wuaures
;wuaupd
[DelCUNKeys]
[DelW2kAUKeys]
[DelOtherKeys]
; Service Startup Key
; old IUpdate
; wuv3is.dll
; wupdinfo.dll
;iuctl.dll
[AddRegKillBit]
;AddRegKillBit WUV3IS
[AddRegControlPanelCategory]
[Strings]
;Non-Localizable
;Localizable
;needs to be localized exactly as the task scheduler job created by CUN
WUCUN_TS_JOBFILE = "windows critical update notification.job"
Anything else, just let me know!
Posted 31 October 2006 - 08:58 AM
Posted 31 October 2006 - 11:00 AM
Posted 31 October 2006 - 12:33 PM
Phaneendra Rao, on Oct 31 2006, 10:58 PM, said:
This post has been edited by Kiki Burgh: 31 October 2006 - 12:34 PM
Posted 01 November 2006 - 05:22 PM
Super-Magician, on Oct 27 2006, 07:16 AM, said:
Posted 01 November 2006 - 06:42 PM
Super-Magician, on Nov 2 2006, 12:22 AM, said:
Super-Magician, on Oct 27 2006, 07:16 AM, said:
Posted 02 November 2006 - 01:02 PM

HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\ZZB","214",0,"%11%\regsvr32 /s """%11%\wuaueng.dll"""" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\ZZB","215",0,"%11%\regsvr32 /s """%11%\wups.dll"""" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\ZZB","216",0,"%11%\regsvr32 /s """%11%\wups2.dll"""" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\ZZB","217",0,"%11%\regsvr32 /s """%11%\wuweb.dll"""" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\ZZB","218",0,"%11%\regsvr32 /s """%11%\wuapi.dll"""" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\ZZB","219",0,"%11%\regsvr32 /s """%11%\wuaueng1.dll"""" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\ZZB","220",0,"%11%\regsvr32 /s """%11%\wucltui.dll"""" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\ZZB","221",0,"%11%\regsvr32 /s """%11%\iuctl.dll"""" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\ZZB","222",0,"%11%\regsvr32 /s """%11%\muweb.dll"""" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\ZZB","223",0,"%11%\regsvr32 /s """%11%\msxml4.dll"""" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\ZZB","224",0,"%11%\regsvr32 /s """%11%\msxml6.dll""""I loaded up services.msc to once again find no Automatic Updates service. Then I ran the first command from the section I've just posted, (obviously without the unneeded switch, multiple quotes or path)
rundll32 wuaueng.dllAfter a refresh in services.msc the service was now shown.

KB898461 KB892130 IE7 KB918899 KB885836The second and third are understandable, however the other three are already in my HF folder!
Posted 02 November 2006 - 02:22 PM
Posted 02 November 2006 - 03:20 PM
Tomcat76, on Nov 2 2006, 08:22 PM, said:
Tomcat76, on Nov 2 2006, 08:22 PM, said:
Tomcat76, on Nov 2 2006, 08:22 PM, said:
Tomcat76, on Nov 2 2006, 08:22 PM, said:
Tomcat76, on Nov 2 2006, 08:22 PM, said:
Tomcat76, on Nov 2 2006, 08:22 PM, said:
Posted 03 November 2006 - 08:34 AM
Yzöwl, on Nov 2 2006, 10:20 PM, said: