




11. Restrict Users from Changing their Home Page
جلوگيري از تغيير صفحه هوم پيج توسط كاربران
HKEY_CURRENT_USER \ Software \ Policies \ Microsoft \ Internet Explorer \ Control Panel \ HomePage
Setting DWORD to 1 = Cannot change their Internet Explorer home page
Setting DWORD to 0 = Allow the home page to be changed.
12. Restrict Users from Changing Their Passwords (Windows 2000)
جلوگيري از تغيير پسورد توسط كاربران
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ System \ DisableChangePassword
Setting this REG_DWORD to 1 = User cannot change their Passwords .
13. Remove Shortcut Arrow
حذف فلش كوچك در كنار تمام شورت كات ها
HKEY_CLASSES_ROOT \ lnkfile \ IsShortcut
HKEY_CLASSES_ROOT \ piffile \ IsShortcut
Delete these Values = Remove the arrow on all shortcuts.
14. Force IE to Open with Full Screen
باز شدن صفحات اينترنت اكسپلورر در حالت تمام نمايش و فول اسكرين
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Internet Explorer \ Main \ fullscreen
Setting STRING value to "yes" = force new IE Windows to full screen .
15. Change the Name of the Recycle Bin
تغيير دادن نام سطل زباله .
HKEY_CLASSES_ROOT \ CLSID \ {645FF040-5081-101B-9F08-00AA002F954E} \ LocalizedString
Changing the text at the end of this value from "Recycle Bin" to anything you want .