Jump to content

koden

Member
  • Posts

    284
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Denmark

Everything posted by koden

  1. hello... I have a regtweak file in my unattended setup folder XPCD It runs under installation. But this reg file does not work: ;Show hidden files/folders [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "Hidden"=dword:00000001 "ShowSuperHidden"=dword:00000001 The others work fine. After installation i go into ex. program files and i have to click on this files are hidden. As I understand the above reg file should do, that files was NOT hidden ???
  2. But does KB873374.exe not have to be somewhere in XPCD?? If not how will the GDI tool than be installed with the unattended CD ???
  3. I have read the whole thread. Don't understand why people not wan't a full version. If I would like a full version of MP10 on my unattended installation. And I would like the MP9 player out. How to do that the best way?????? By my unattended inst. I mean my XPCD folder that I uses to burn my unattended CD.
  4. Is it possible to take out MP9 from my XPCD folder and put MP10 instaed?? I have made a search on this board, and got a lot og codes to install via svcpack and cmd file. But i just like to take out MP9 and put MP10 in.
  5. Yes it is....:-) Sorry for my bad explanation. I would like it to logon to desktop automaticly...
  6. I know. But as you can see I can't get it to work. Whats wrong??
  7. I have used the reg tweaks from the zip file. But admin still shows at start up, so I have to click it. I use this reg file: Windows Registry Editor Version 5.00 ;Disable Anti-virus Notifications [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center] "AntiVirusDisableNotify"=dword:00000001 "AntiVirusOverride"=dword:00000001 ;Disable Firewall Notifications [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center] "FirewallDisableNotify"=dword:00000001 ;Disable Automatic Updates Notifications [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center] "UpdatesDisableNotify"=dword:00000001 ;Auto Arrange off, Align to Grid off: [HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Bags\1\Desktop] "FFlags"=dword:00000220 ;Speed up shutdown [HKEY_CURRENT_USER\Control Panel\Desktop] "HungAppTimeout"="5000" "WaitToKillAppTimeout"="4000" ;Kills services after 1 second if it is hung instead of default 20. Faster shutdown. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control] "WaitToKillServiceTimeout"="1000" ;Control Panel - Classic View [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "ForceClassicControlPanel"=dword:00000001 ;Show hidden files/folders [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "Hidden"=dword:00000001 "ShowSuperHidden"=dword:00000001 ;Disables Error Reporting, but notifies when errors occur [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting] "DoReport"=dword:00000000 ;Disable Windows Picture and Fax Viewer [-HKEY_CLASSES_ROOT\SystemFileAssociations\image\ShellEx\ContextMenuHandlers\ShellImagePreview] ;Disables Windows Tour bubble popup [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour] "RunCount"=dword:00000000 ;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList] ;"Administrator"=dword:0000000 ;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer] ;"NoWelcomeScreen"=dword:00000001 ;Disable Messenger Service (to stop spam. Does not affect MSN or Windows Messenger) [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Messenger] "Start"=dword:00000004 ;Remove Shared Documents from My Computer [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}] ;Allow renaming of Recycle Bin [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder] "Attributes"=hex:50,01,00,20 "CallForAttributes"=dword:00000000 ;Disables Preview of Movie file formats (allowing you to move/rename/delete without errors) [-HKEY_CLASSES_ROOT\.avi\ShellEx] [-HKEY_CLASSES_ROOT\.mpg\ShellEx] [-HKEY_CLASSES_ROOT\.mpe\ShellEx] [-HKEY_CLASSES_ROOT\.mpeg\ShellEx] ;Put my computer on the desktop [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000 ;Disable Automatic Updates [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv] "Start"=dword:00000004 ;Disable Autoupdates [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU] "NoAutoUpdate"=dword:00000001 ;Disable Autoupdates [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update] "AUOptions"=dword:00000001 "AUState"=dword:00000007 ;Disable WinXP CD-Burning [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoCDBurning"=dword:00000001 ;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList] ;"Administrator"=dword:0000000 ;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer] ;"NoWelcomeScreen"=dword:00000001 ;NTFS Speed-up [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "NtfsDisableLastAccessUpdate"=dword:00000001 ;Removes Language Bar [-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}] @="Language bar" "MenuTextPUI"="@%SystemRoot%\System32\msutb.dll,-325" ;XP and 2k3 ;This allows boot files to be placed optimally on the hard-drive for faster boots. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction] "Enable"="Y" ;XP and 2k3 ;AutoEndTasks, HungAppTimeout, WaitToKillAppTimeout, and ForegroundLockTimeout improve shutdown time or application response if applications are hung. ;MenuShowDelay is the time in milliseconds that it takes for a menu to pop out when hovered over. The default is 400. ;PaintDesktopVersion writes the OS version and build info on the bottom right of the desktop. [HKEY_CURRENT_USER\Control Panel\Desktop] "AutoEndTasks"="1" "ForegroundLockTimeout"=dword:00000000 "HungAppTimeout"="100" "MenuShowDelay"="2" "WaitToKillAppTimeout"="1000" "PaintDesktopVersion"=dword:00000000 ;XP and 2k3 ;Speeds up access to AVI files. [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32] ;Remove Alexa Spyware [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions\{c95fe080-8f5d-11d2-a20b-00aa003c157a} ;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce] ;"Cleanup1"="cmd /C RD %systemdrive%\\install /S /Q" ;"Cleanup2"="cmd /C RD %systemdrive%\\drivers /S /Q" ;KB873374 -› Microsoft GDI+ Detection Tool ;Download -› 216 KB (September 21, 2004) ;Switches: KB873374.exe /Q:A /R:N (HALT BOX) ;import this registry setting instead: REG ADD "HKLM\SOFTWARE\Microsoft\GdiDetectionTool" /v "GDITool" /t REG_DWORD /d "00000001" /f [code]
  8. After installing new updates, windows update tells me i still need this. Why that?? 1. Sikkerhedsopdatering til Windows Messenger (KB887472) 2. Microsoft .NET Framework 1.1 Service Pack 1
  9. WHY WHY WHY.... now I have the problem again, when i want to integrate the new updates. Last time I made a complete new slipstreamed XP SP2 CD and used that. This resolved the integrate problem, as you can read in this tread. But now I get same error again. make sure architecture, language and service pack version match destination distributionfolder?? I don't understand ????
  10. aaaahhhh... :-) Thats new. Thanks
  11. I'm looking for reg file to unhide My computer ->Tools ->Folder Options->Tab "View"->Uncheck Hide Extensions for know file types I have made a search, but nothing found ???
  12. Adblock in mozilla browser does. Or you can block ads with proxy server. But why not in explorers popup blocker??? Ex. www.ofir.dk
  13. Sorry...it.s working now. After making a complete new XPCD folder with a new slipstreamed XPSP2 its working Thanks a lot for all your help.....
  14. I integrate them in my C:\XPCD with run cmd c:\update\KB834707.exe /integrate:c:\xpcd I get this error: make sure architecture, language and service pack version match destination distributionfolder?? 1. I have tried to make a new slepstreamed CD after the guide on MSFN. same error 2. my updates are downloaded in danish, my WIN XP CD is danish and the sp2 is danish. I have tried everything in this thread, also gunsmokingmans schript same error. Anyone no when MSFN update the guide from SP1 to SP2 ???
  15. SP2 depoloy tool tells me that it has made winnt.sif and winnt.bat then i have to click next, but next is not highlighted ??? I have tried several times, but it still won't let me click next??? It happens when i made a new winnt.sif and when i use my winnt.sif from unattended SP1 installation
  16. the script is working fine. But I still get the same error make sure architecture, language and service pack version match destination distributionfolder??
  17. ohh..good...have you done all that code for me :-)) I will try it tomorrow. Thank you whatever the result must be :-))
  18. i'm a little bit confused. If faisal gets same error as me, then it's proberly not my slipstreamed SP2. So I have tried this: made a bat file that I run on my laptop that is installed with my unattended XP SP2 CD. This batfile: echo start /wait %systemdrive%\update\KB834707.exe /q /n /z the file kb834707 is in my update folder :-) I get no errors and the bat file is running fine. I reboot and make a win update. It still shows 9 updates including kb834707 ??????????????? IF i on my other pc runs winupdate i need 2 updates. This pc i have updated with a SP2 cd and been running win update. now win update says that I need to install kb890175 kb890830 I then install kb890175 from my update folder i xpcd (it's from this pc i burn my unattended). This update installes and with no error. SO there must be a problem about install updates on a pc installed with unattended XP SP2 CD ????
  19. I have downloaded 9 danish updates. My XP is danish and the same I used to my unattended SP1 XPCD. Whit this there where no problems with updates. But I will monday check my updates and maybe slipstream a new XP SP2 CD. Iceman and Hulk don't mean the same. But what about all others?? How have your done? Thanks so far for all your help.
  20. Hey HULK I use this bat file c:\xpcd\i386\update\KB834707.exe /integrate:c:\xpcd and gets this error (again). make sure architecture, language and service pack version match destination distributionfolder??
  21. thanks but the same error :-( maybe my slipstreamed sp2 isn't right? But when i use it and go to win update it only miss the 9 updates, så sp2 should be ok.
  22. i have tried to run c:\update\kb834707.exe /integrate:c:\ on a pc that i have just installed with my unattended SP2 CD. It's unpacking but failed with make sure architecture, language and service pack version match destination distributionfolder?? And i have tried this with my XPCD folder: c:\XPCD\I386\Update\KB834707.exe /integrate:c:\xpcd\i386 same error...
  23. hm.hm.. thanks for all the help Like this: [Version] Signature="$Windows NT$" MajorVersion=5 MinorVersion=1 BuildNumber=2600 [setupData] CatalogSubDir="\i386\Update" [ProductCatalogsToInstall] [setupHotfixesToRun] KB834707.exe /integrate:C:\XPCD\i386 KB885626.exe /integrate:C:\XPCD\i386 KB873339.exe /integrate:C:\XPCD\i386 KB873374.exe /integrate:C:\XPCD\i386 KB885835.exe /integrate:C:\XPCD\i386 KB885836.exe /integrate:C:\XPCD\i386 KB886185.exe /integrate:C:\XPCD\i386 KB890175.exe /integrate:C:\XPCD\i386 KB890830.exe /integrate:C:\XPCD\i386 qchain.exe Or do I still misunderstand your help :-)) ???
  24. i'm not sure I understand. I have an unattended SP2 installation C:/XPCD I have 9 SP2 updates that I would like to put in. As I understand they have to be in the in the update folder in i386 and in svcpack they use /integrated to install??????
  25. I can see I have to use /integrate. But where and how?? If I make search I think I have found out that I just have to put /integrate in front of the files??? Like this ex. Is that right?: [Version] Signature="$Windows NT$" MajorVersion=5 MinorVersion=1 BuildNumber=2600 [setupData] CatalogSubDir="\i386\Update" [ProductCatalogsToInstall] [setupHotfixesToRun] /integrate KB834707.exe /q /n /z /integrate KB885626.exe /q /n /z /integrate KB873339.exe /q /n /z /integrate KB873374.exe /Q:A /R:N /integrate KB885835.exe /q /n /z /integrate KB885836.exe /q /n /z /integrate KB886185.exe /q /n /z /integrate KB890175.exe /q /n /z /integrate KB890830.exe /q qchain.exe
×
×
  • Create New...