GillieConCarne Posted December 23, 2011 Posted December 23, 2011 Hello Everyone,This forum has helped me to enable the "Best Performance" option for all users that will be created in the future via editing the NTUSER.DAT in the Default User folder in Windows XP, but enabling it in Windows 7 seems to be a real pain in the a** First of all I'm not sure which NTUSER.DAT to edit, there is a Default User folder but also a Default folder under C:\UsersAlso, if I load the NTUSER.DAT, the UserPreferencesMask option is no longer listed, I tried adding it, but no success..I read several thread in which they said the changes they made in the NTUSER.DAT for the default user did not stick, so maybe it needs to be done differently?This is the batfile I used in Windows XP, which did the trick:REG LOAD "HKU\Test" "%SystemDrive%\Users\Default\NTUSER.DAT"REG ADD "HKEY_USERS\Test\Control Panel\Desktop" /t REG_BINARY /v UserPreferencesMask /d 90120180100000 /fREG ADD "HKEY_USERS\Test\AppEvents\Schemes" /ve /d ".None" /fREG ADD "HKEY_USERS\Test\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects" /t REG_DWORD /v VisualFXSetting /d "00000002" /fREG UNLOAD "HKU\Test"Thanks in advance for your time!
Tripredacus Posted December 23, 2011 Posted December 23, 2011 Do you mean the High Performance power scheme? You can specify it in the unattend file. PreferredPlan
GillieConCarne Posted December 27, 2011 Author Posted December 27, 2011 Do you mean the High Performance power scheme? You can specify it in the unattend file. PreferredPlanMany thanks! That seems to be what I'm looking for!Well they sure have made it easier, if you know what to do Is there any schemesetting to disable sounds by default perhaps too?
GillieConCarne Posted December 27, 2011 Author Posted December 27, 2011 Just checked it out, and this does not look like the thing I need.. I need something to adjust the "Visual Effects" under Performance Options, even with the correct scheme set, it is still set to default 'Let windows chosse what's best for my computer'
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now