Jump to content

war59312

Member
  • Posts

    937
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by war59312

  1. Nice control panel. Just one question. Any way to change the factory default speakers setting. Because like every five boots it keeps going back to 2/2.1 Speakers which is the default setting. Have the same problem on both of my computers. So for one I need to change it to 4.1 and the other to 5.1 if at all possiable. **** creative driver bug. Thanks, Will
  2. Add logoff, reboot and shutdown to my computer. These are better as they do NOT display any dos window at all. http://www.willsdownloads.com/LogOff.rar cya, Will
  3. I highly recommand you do not do that cause yea your right. So instead use RoboForm or something like it. Working great for me. Glad I discovered it a few years back seeing as I have about 4000 logins now with it. And make sure to setup master pw.
  4. Well take out the whole autologon part, that is: AutoLogon=Yes AutoLogonCount=1 Just get rid of it. Now load your registry file via cmdlines.txt in your $OEM$ folder. Like this: [COMMANDS] "REGEDIT /S Tweaks.reg" Also change your reg file so it has: ;Auto Login. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "DefaultUserName"="Administrator" "DefaultPassword"="12345678" "AutoAdminLogon"="1" "ForceAutoLogon"="1" Then it should work.
  5. How about someone just post the edited files. Just after intergrating sp2 in windows xp gold. Or a batch file to do it for you?
  6. Try setting AutoLogonCount to 5 like: AutoLogonCount=5
  7. Or just download this: http://www.willsdownloads.com/Feb082005Updates.rar Its just the feb. 08 updates. Just run Install.cmd. I am assuming you have .net 1.0 and 1.1 installed. If not just delete the four middle updates. cya, Will PS: No need to run qchain.exe since all of them have it built in. All the updates have since last year some time.
  8. Yeap I conbine it plus https://netfiles.uiuc.edu/ehowes/ww...rce.htm#IESPYAD and good to go.
  9. Yea i dont know atm. Sure they fixed some bugs, which ones is a very good question.
  10. Here is a good one for Windows Server 2003. ;Disable Shutdown Event Tracker [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Reliability] "ShutdownReasonOn"=dword:00000000 "ShutdownReasonUI"=dword:00000000 Sick of having to push ctrl+alt+del to login using windows server 2003? ;Disable the need to push ctrl+alt+del to login [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer] "DisableCAD"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer] "DisableCAD"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system] "disablecad"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system] "disablecad"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "DisableCAD"=dword:00000001 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "DisableCAD"=dword:00000001
  11. Yeap thats what I used. Here is the whole thing: well finally got it working... here is my full thing if others want it ;SetupMgrTag [Data] AutoPartition = "0" MsDosInitiated = "0" UnattendedInstall = "Yes" AutomaticUpdates = "Yes" [Unattended] UnattendMode = "FullUnattended" OemPnPDriversPath="" FileSystem = * OemSkipEula = "Yes" OemPreinstall = "Yes" UnattendSwitch = "Yes" TargetPath = "\WINNT" Repartition = "No" WaitForReboot = "No" CrashDumpSetting = "0" DUDisable = "Yes" DriverSigningPolicy = "Ignore" Hibernation = "No" [GuiUnattended] AdminPassword = "" EncryptedAdminPassword = "No" OEMSkipRegional = "1" TimeZone = "35" OemSkipWelcome = "1" AutoLogon = "Yes" AutoLogonCount = "5" [UserData] ProductID = "" FullName = "" OrgName = "" ComputerName = * [Display] ConfigureAtLogon = "1" BitsPerPel = "32" Xresolution = "1024" YResolution = "768" Vrefresh = "85" AutoConfirm = "1" [LicenseFilePrintData] AutoMode="PerServer" AutoUsers="5" [TapiLocation] CountryCode = "1" AreaCode = "" [Identification] JoinWorkgroup = "WORKGROUP" [Networking] InstallDefaultComponents = "No" [NetAdapters] Adapter1=params.Adapter1 [params.Adapter1] INFID=* [NetProtocols] MS_TCPIP=params.MS_TCPIP [params.MS_TCPIP] AdapterSections = params.MS_TCPIP.Adapter1 DNS=No [params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DNSServerSearchOrder = 4.2.2.1,4.2.2.2 [Components] msmsgs = "off" msnexplr = "off" zonegames = "off" freecell = "off" hearts = "off" minesweeper = "off" pinball = "off" solitaire = "off" spider = "off" AccessOpt = "off" Chat = "off" Clipbook = "off" Fax = "off" Hypertrm = "off" Indexsrv_system = "off" Media_clips = "off" Rec = "off" WMAccess = "off" [NetServices] [Shell] CustomDefaultThemeFile = "%WinDir%\Resources\Themes\Storm\Storm.msstyles" DefaultStartPanelOff = "Yes" DefaultThemesOff = "No" [WindowsFirewall] Profiles = "WindowsFirewall.TurnOffFirewall" [WindowsFirewall.TurnOffFirewall] Mode = "0" [IEPopupBlocker] AllowedSites = * BlockPopups = "Yes" FilterLevel = "Medium" ShowInformationBar = "Yes" [GuiRunOnce] %systemdrive%\install\Update.cmd
  12. Yeah very nice. Thanks a ton, Will
  13. Hey, Well my unattanded is just about pefect for me besides chooseing licensing mode. Cant figure out what the entry is for an unttended install. I just want to use the default. You know, five per server. I've tried this but not working: [LicenseFilePrintData] AutoMode="PerServer" AutoUsers="5" Thanks, Will
  14. @war59321 Your corrected tweak causes my recyclebin icons to completely disappear! Instead the "unknown" type icon appears. Hey, Yeah whoops I posted it with my icons. Sorry. Just edited the post. So its correct now. Take Care, Will
  15. Well figured it out. Wrong and causes refresh bug: Change Recycle Bin Icons [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] @=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,64,00,72,00,69,00,76,00,65,\ 00,25,00,5c,00,69,00,63,00,6f,00,6e,00,73,00,5c,00,42,00,69,00,6e,00,20,00,\ 46,00,75,00,6c,00,6c,00,2e,00,69,00,63,00,6f,00,00,00 "Full"=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,64,00,72,00,69,00,76,\ 00,65,00,25,00,5c,00,69,00,63,00,6f,00,6e,00,73,00,5c,00,42,00,69,00,6e,00,\ 20,00,46,00,75,00,6c,00,6c,00,2e,00,69,00,63,00,6f,00,00,00 "Empty"=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,64,00,72,00,69,00,76,\ 00,65,00,25,00,5c,00,69,00,63,00,6f,00,6e,00,73,00,5c,00,42,00,69,00,6e,00,\ 20,00,45,00,6d,00,70,00,74,00,79,00,2e,00,69,00,63,00,6f,00,00,00 Correct: Change Recycle Bin Icons [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] @="%WinDir%\\system32\\shell32.dll,31" "Full"="%WinDir%\\system32\\shell32.dll,32" "Empty"="%WinDir%\\system32\\shell32.dll,31"
  16. Anyone happen to rip Windows Media Player 10 Build 3658 from Windows Server 2003 RC1 yet? Newest build for WinXP is Windows Media Player 10 Build 3653.
  17. Regsitry tweak does not work for unattended. Because its locked at zero by the group policy editor. Even if you import the registy file after installing win 2k3 it still will have no effect until you disabelt the group policy which pretty much sucks. Well hoping someone found a way to get it to work with unattaned? cya, Will Ok I figured it out. You have to import both of these: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "DisableCAD"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system] "DisableCAD"=dword:00000001
  18. http://www.microsoft.com/downloads/details...&DisplayLang=en
  19. They just ripped it from Tweak UI. Taskbar and Start menu > Show taskbar notification icons
  20. Always the old batch file method too: @echo off COPY "%systemdrive%\install\Favorites" "%UserProfile%\Favorites" CD %UserProfile%\Favorites DEL /Q "Links" MKDIR "Downloads" MKDIR "Games" MKDIR "Image Hosting" MKDIR "IRC" MKDIR "Music" MKDIR "My Web Site" MKDIR "News" MKDIR "School" MKDIR "Search" MKDIR "Urban Terror" MKDIR "Windows Problems" MKDIR "WinXP - Tech News" MKDIR "WinXP Forums" COPY "%systemdrive%\install\Favorites\Downloads" "%UserProfile%\Favorites\Downloads" COPY "%systemdrive%\install\Favorites\Games" "%UserProfile%\Favorites\Games" COPY "%systemdrive%\install\Favorites\Image Hosting" "%UserProfile%\Favorites\Image Hosting" COPY "%systemdrive%\install\Favorites\IRC" "%UserProfile%\Favorites\IRC" COPY "%systemdrive%\install\Favorites\Music" "%UserProfile%\Favorites\Music" COPY "%systemdrive%\install\Favorites\My Web Site" "%UserProfile%\Favorites\My Web Site" COPY "%systemdrive%\install\Favorites\News" "%UserProfile%\Favorites\News" COPY "%systemdrive%\install\Favorites\School" "%UserProfile%\Favorites\School" COPY "%systemdrive%\install\Favorites\Search" "%UserProfile%\Favorites\Search" COPY "%systemdrive%\install\Favorites\Urban Terror" "%UserProfile%\Favorites\Urban Terror" COPY "%systemdrive%\install\Favorites\Windows Problems" "%UserProfile%\Favorites\Windows Problems" COPY "%systemdrive%\install\Favorites\WinXP - Tech News" "%UserProfile%\Favorites\WinXP - Tech News" COPY "%systemdrive%\install\Favorites\WinXP Forums" "%UserProfile%\Favorites\WinXP Forums" EXIT
  21. About UnattendXP See: http://maxxpsoft.com/forums/index.php?showtopic=108
  22. What about dns servers? Or is that what DNSServerSearchOrder is? I tried it here but for some reason if thats it, its not setting it correctly.
  23. Yes IE-SPYAD is pretty nice.
  24. I have both installed and no problems at all. No cant upload huge file. Whats that suppose to mean. lol
  25. STFW Read: http://www.catb.org/~esr/faqs/smart-questions.html
×
×
  • Create New...