Lost Soul Posted March 7, 2006 Posted March 7, 2006 Is there a way to have the WMP icon NOT be on the desktop by default? I've searched with no avail....just place a line in your cleanup script to delete it off the desktop
Djé Posted March 13, 2006 Posted March 13, 2006 I can't beleive I'm the 1st one to post a reg tweak for that much needed piece of corporate software...Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Spider]"Sound"=dword:00000000"NumSuits"=dword:00000004
wriggerz Posted April 12, 2006 Posted April 12, 2006 Hello,Has anyone got a reg tweak to switch on:Performance Options -> Visual Effects:"Adjust for best performance"????
slimzky Posted April 12, 2006 Posted April 12, 2006 eh guys, what about reg tweak to enter this? or a batch file maybe?thnx!
TbbW Posted April 16, 2006 Posted April 16, 2006 anyone know how to set the propertys of the swap file in nlite ?like if i want to set the minimum and maximum swap size in nlite how wuld i do that?if no one knows how then the reg keys wuld work for me aswell coz it's the reg keys i'm actualy after.info on how to include em in nlite is just a bonus lol
war59312 Posted April 16, 2006 Posted April 16, 2006 eh guys, what about reg tweak to enter this? or a batch file maybe?thnx!Hey,To do that you would simply use setupmgr.exe to create the entries for you in winnt.sif for your unattended install.You can grab setupmgr.exe here:http://www.microsoft.com/downloads/details...&displaylang=enTake Care,Will
matthewk Posted April 17, 2006 Posted April 17, 2006 Is there a general way to make the control panel show in icon view? I want to keep the other views in explorer as detail view. I tried using regshot to see changes, but I wasn't able to gather anything from it. Maybe someone here knows? Thanks a lot
Dumpy Dooby Posted April 21, 2006 Posted April 21, 2006 Hey guys, I just added quite a few registry tweaks to the MSFN database. (URL: http://unattended.msfn.org/unattended.xp/page/list/registry/ )I don't know what's already been posted here. I haven't checked. But I figured I should direct you guys to it anyway.
Gee Posted April 30, 2006 Posted April 30, 2006 This tweak is suppose to remove the restrictions on Remote Desktop with a patched Termsrv.dll or using the Beta Release of SP2.However, one of the limitations was that you had to have Fast User Switching enabled and the computer was not allowed on a Domain. This tweak should lift those restrictions.;Remote Desktop - Allow Domains, Fast User Switching Not Needed[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"AllowMultipleTSSessions"=dword:00000001I have not test it yet because I don't have a domain on my network. Maybe someone can post the results
MOONLIGHT SONATA Posted May 1, 2006 Posted May 1, 2006 @wriggerzSetting The Windows XP Visual Effects to Adjust for "Let Windows Choose What's Best For My Computer" Using The Registry...Value 0 = Let Windows Choose What's Best For My ComputerValue 1 = Adjust For Best AppearanceValue 2 = Adjust For Best PerformanceFor Example, Running the command below, will Set "Let Windows Choose What's Best For My Computer" Option/Mode:START /WAIT REG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects" /V VisualFXSetting /T REG_DWORD /F /D 0Select Value=2 for your needs.Hope this helps.MOONLIGHT SONATA
DHead Posted May 12, 2006 Posted May 12, 2006 (edited) I don't know why i can't set up auto update through winnt.sif, like sometimes it works and sometimes...so this is for enable auto update:[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]"AUOptions"=dword:00000004"ScheduledInstallDay"=dword:00000000"ScheduledInstallTime"=dword:00000003'though there're more keys in the registry, there is no need to set them manualy.Another way is to set a GPO:[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]"NoAutoUpdate"=dword:00000000"AUOptions"=dword:00000003"ScheduledInstallDay"=dword:00000000"ScheduledInstallTime"=dword:00000003do you got this tweak ?to disable desktop's unused icons clean wizard just...[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz]"NoRun"=dword:00000001 Edited May 12, 2006 by DHead
Anderz Posted May 12, 2006 Posted May 12, 2006 Dang guys - shouldn't we use the unattended.msfn.org regtweak database. I own RegTweaks.NET if anyone wants to create a database or something. I'm a total loser when it comes to creating web-pages.
dhedges Posted June 15, 2006 Posted June 15, 2006 I want to start up my unattended WinXP installation with 48 bit icons rather than 32 bit icons. Can someone tell me what I need to do to tweak this setting or offer me the reg.key or something.ThanksDoug
Camarade_Tux Posted June 22, 2006 Posted June 22, 2006 32 bit icons ?32bits of colors ? Are you sure you don't want 48pixels by 48pixels ?
dhedges Posted June 22, 2006 Posted June 22, 2006 32 bit icons ?32bits of colors ? Are you sure you don't want 48pixels by 48pixels ?Your right, pixels is what I meant to say, not bits.Thanks for pointing that out, it's no wonder I haven't had any reply.Hopefully I might get an answer now.regards Doug
Recommended Posts