After intensive research on the Internet to speed up the Acerona here's a summary of all the tricks to make Windows XP a splinter ..
- use as NTFS file system (you can use the command "convert C: / FS: NTFS / V");
- off " Windows NT NTFS Last Access TimeStamp " with regedit:
- Hive: HKEY_LOCAL_MACHINE
Key: SYSTEM \\ CurrentControlSet \\ Control \\ FileSystem
Name: NtfsDisableLastAccessUpdate
Type:
REG_DWORD Value: 1
- Hive: HKEY_LOCAL_MACHINE
- if you do not use old DOS programs to disable support for the creation of 8.3 file:
- Hive: HKEY_LOCAL_MACHINE
Key: SYSTEM \\ CurrentControlSet \\ Control \\ FileSystem
Name: NtfsDisable8dot3NameCreation
Type:
REG_DWORD Value: 1
- Hive: HKEY_LOCAL_MACHINE
- install the latest version of bios made available from the Acer site ftp://ftp.work.acer-euro.com folder "/ netbook/aspire_one_110/bios" (currently v0.3309 )
- disabled in the BIOS setting " D2D recovery " ;
- add 1 Gb of ram (crucial for all subsequent paragraphs regarding cache and RAM memory management in general .. http://www.youtube.com/watch?v=7xKSpW3q0GY ) thus leading to a total of 1.5 Gb ;
- off for all drives, the paging file :
- "System Properties" -> "Advanced" -> "Performance" -> "Settings" -> "Advanced" -> "Virtual Memory" -> "Change" -> "No paging file" -> "Set";
- create a ramdisk with " http://depositfiles.com/en/files/916161 " and call it as " A: "(I suggest a size of 256 MB);
- set environment variables in Windows Tmp, Temp, etc. .. in a way that they point to" R: \\ TEMP "
- " Properties system -> "Advanced" -> "Environment Variables"
- internet explorer:
- Hive: HKEY_CURRENT_USER
Key: Software \\ Microsoft \\ Windows \\ CurrentVersion \\ Explorer \\ Shell Folders Name
: History
Type: REG_SZ Value
: R: \\ TEMP \\ History
- Hive: HKEY_CURRENT_USER
Key: Software \\ Microsoft \\ Windows \\ CurrentVersion \\ Explorer \\ User Shell Folders
Name:
History Type: REG_EXPAND_SZ Value
: R: \\ TEMP \\ History
- "Internet Options" -> "General" -> "Browsing History" -> " Settings " -> " Move Folder " -> " R: \\ TEMP ";
- Hive: HKEY_CURRENT_USER
- if you use Mozilla FireFox (which I recommend):
- go to" about: config "then if not already exist, create an entry" browser.cache.disk.parent_directory "and set it to" R: \\ \\ TEMP \\ \\ " (Yeah, two back slash);
- go to " about: config " then if not already exist, create an entry " browser.cache.offline.parent_directory " and set it to "R : \\ \\ TEMP \\ \\ "(yeah, two back slash);
- install" Firefox Preloader "by http://firefox-preloader.softonic.it/ ;
- install the add-in" DownThemAll! "
- NOT set the history saving;
- customize the toolbar setting" Use small icons ";
- enable" Large System Cache "
- Hive: HKEY_LOCAL_MACHINE
Key: SYSTEM \\ CurrentControlSet \\ Control \\ Session Manager \\ Memory Management
Name: LargeSystemCache
Type:
REG_DWORD Value: 1
- Hive: HKEY_LOCAL_MACHINE
- set the" Win32 Priority Separation "Processor
- Hive: HKEY_LOCAL_MACHINE
Key: SYSTEM \\ CurrentControlSet \\ Control \\ PriorityControl
Name: Win32PrioritySeparation
Type: REG_DWORD Value
: 26 (Hexadecimal)
- Hive: HKEY_LOCAL_MACHINE
- off (if on) the Windows Indexing service ;
- disable all visual effects (to no avail!):
- "System Properties" -> "Advanced" -> "Performance" -> "Settings" -> " Visual Effects " -> " Adjust for best performance ";
- disable the automatic search folders and network printers:
" My Computer " -> " Tools " - > "Folder Options ..." -> "View" -> "Automatically search folders and printers network; - disable the "Performance Counters "
- Hive: HKEY_LOCAL_MACHINE
Key: SOFTWARE \\ Microsoft \\ Windows NT \\ CurrentVersion \\ Perflib
Name: DisablePerformanceCounters
Type:
REG_DWORD Value: 1
- Hive: HKEY_LOCAL_MACHINE
- set the "Menu Show Delay "
- Hive: HKEY_CURRENT_USER Key
: Control Panel \\ Desktop
Name: MenuShowDelay
Type: REG_SZ Value
: 0
- Hive: HKEY_CURRENT_USER Key
- to point your My Documents folder on the SD expansion (folder properties documents) ;
- uninstall Adobe Acrobat Reader (a real brick) and replaced by much lighter " Foxit Reader" ( http://foxit-reader.softonic.it/ )
- speed up loading drivers Online
- create the following bat file in startup calling it " tdpdriver.bat "
---------------------------
------------------- @ echo on Echo Starting
TCP / IP Services
md A: \\ DRIVERS
copy c: \\ windows \\ System32 \\ DRIVERS \\ netbt.sys A: \\ DRIVERS
copy c: \\ windows \\ System32 \\ DRIVERS \\ tcpip.sys A: \\ DRIVERS
copy c: \\ windows \\ System32 \\ DRIVERS \\ afd.sys A: \\ DRIVERS
copy c: \\ windows \\ System32 \\ DRIVERS \\ Ipnat.sys A: \\ DRIVERS
net start afd net start tcpip net start
NetBT
net start dhcp
---------- ------------------------------------ - modify the registry keys as follows: HKEY_LOCAL_MACHINE
- \\ SYSTEM \\ CurrentControlSet \\ Services \\ AFD \\ ImagePath value
: \\? \\ A: \\ DRIVERS \\ afd.sys (leave "\\" and "?" unchanged); - HKEY_LOCAL_MACHINE \\ SYSTEM \\ CurrentControlSet \\ Services \\ NetBT \\ ImagePath value
: \\? \\ A: \\ DRIVERS \\ netbt.sys (leave "\\" and "?" unchanged); - HKEY_LOCAL_MACHINE \\ SYSTEM \\ CurrentControlSet \\ Services \\ Tcpip \\ ImagePath
value: \\? \\ A: \\ DRIVERS \\ tcpip.sys (leave "\\" and "?" Unchanged); - HKEY_LOCAL_MACHINE \\ SYSTEM \\ CurrentControlSet \\ Services \\ IpNat \\ ImagePath value
: \\? \\ A: \\ DRIVERS \\ Ipnat.sys (leave "\\" and "?" unchanged);
- \\ SYSTEM \\ CurrentControlSet \\ Services \\ AFD \\ ImagePath value
- create the following bat file in startup calling it " tdpdriver.bat "
- Install FlashFire ;
0 comments:
Post a Comment