Jump to content

Recommended Posts

Posted (edited)

1. I need to add an input language.

English (Canada) US Keyboard layout.

French (Canada) Canadian French Keyboard

2. Remove Fast User switching.

3. Phishing filter on in ie7

4. Set Power management

Turn Monitor off: After 2 hours

Turn Hard disk off: After 2 hours

System standby: Never

System Hibernate: Never

5. Temporary Internet files 50 mb of space.

6. Recycle bin

C drive

Maximum size of the recycle bin to 1% percent of the drive.

7. Unhide extensions in Windows explorer.

8. show quick launch box

9. Turn off personalized menus

Edited by clivebuckwheat

Posted (edited)

This key defines the cache size. The example below sets the limit to 100MB. Google for the value for 50MB.

;Set Internet Cache to 100MB
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\Cache\Content]
"CacheLimit"=dword:00019000

And here's a topic about multiple keyboards/languages...

http://www.msfn.org/board/Multiple-input-l...SIF-t90275.html

Edited by beats
Posted (edited)

There is a full list in this Microsoft's site:Windows XP/Server 2003 - List of Locale IDs, Input Locale, and Language Collection.

And then add the input locale in WINNT.SIF .

[RegionalSettings]

LanguageGroup=13

SystemLocale=0401

UserLocale=0401

InputLocale=0409:00000409,0401:00000401

The Deploy.cab inside Support of the XP CD has a help file to help you to set the WINNT.SIF

Try to do some more thorough searches with different wordings.

In fact, most of your requests have been dealt with in this site:Unattended Windows Guide

For more specific settings, use Regshot to compare and you will find out the related registry key.

Edited by ykchanaed

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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