Jump to content

Registry Tweaks Pt 3


Recommended Posts


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

:whistle::P

Link to comment
Share on other sites

  • 5 weeks later...

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

  • 2 weeks later...

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:00000001

I have not test it yet because I don't have a domain on my network. Maybe someone can post the results

Link to comment
Share on other sites

@wriggerz

Setting 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 Computer

Value 1 = Adjust For Best Appearance

Value 2 = Adjust For Best Performance

For 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 0

Select Value=2 for your needs.

Hope this helps.

MOONLIGHT SONATA

Link to comment
Share on other sites

  • 2 weeks later...

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:00000003

do 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 by DHead
Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 1 month later...

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.

Thanks

Doug

Link to comment
Share on other sites

32 bit icons ?

32bits of colors ? :blink:

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

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...