Table of Contents

Install Windows 7

Install Windows 7 on Ryzen Build

Base Apps

Customize Windows 7

  1. Disable AutoRun on all drives
    • gpedit.msc > administrator templates > windows components > autoplay polices : enable “Turn off autoplay and choose all drives”
    • reg way
      win_disableAutoPlay.reg
      Windows Registry Editor Version 5.00
       
      [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
      "NoDriveTypeAutoRun"=dword:000000ff
       
      [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
      "NoDriveTypeAutoRun"=-
  2. Config Wacom under Control Panel
    • Wacom Pref Panel > pen click (right, mid click)
    • Pen and Touch (Control Panel)
      1. Flicks (disable)
      2. Pen option: Press hold (disable)
    • Addition Click Feedback fix (only applicable to Windows 7 Ultimate Edition or higher)
      1. gpedit.msc
      2. User Configuration - Administrative Templates - Windows Components - Tablet PC - Cursor
      3. and Computer Configuration - Administrative Templates - Windows Components - Tablet PC - Cursor
      4. Enable the Turn off pen feedback setting
    • Tablet PC setting
      1. Other: input panel setting> Opening (un-check all to disable)
  3. Config Windows UI Interaction (Mouse, Keyboard):
    1. Turn off auto Window Management
      1. go Control Panel > Ease of Access Center > Make the mouse easier to use
      2. check Prevent windows from being auto move
    2. Turn off input method shortcut
      1. Control Panel > Region and Language > Keyboard and Language tab > click Change keyboards
      2. under Advanced key setting
        • alt+shift: none (between input language)
        • ctrl+space: ctrl+ shift + F11 (language Ctrl+space off)
        • ctrl+period: ctrl+shift+F12 (punctuation toggle) (failed)
    3. Config Power setting
      • Monitor off: 10min; Sleep: Never (60min for laptop)
    4. Config Windows UI Theme
      1. Control Panel > Personize
        • theme: classic
        • background: user
        • sound: afternoon. cityscape
        • Start Menu > Customize > no quick launcher
          • no control panel
          • no default program
          • no documents
          • no game
          • no help
          • no music
          • yes network
          • no picture
          • no search filerecent
          • recent app: 2
          • recent item: 0
    5. Config Taskbar:
      • use small buttons
      • never combine windows
      • no show taskbar on all display
    6. Config Folder Viewing
      1. Tool > Option > View Tab
        • check : display hide file
        • uncheck : hide extension for know file types
    7. Config Storage
      1. Turn off Hibernate feature to save Disk Space from RAM Hiberate Storage ( = RAM size)
        • run cmd as admin
          powercfg -h off
      2. Check RAM Pagefile size ( = RAM size)
      3. Turn off Windows Feature > Game
    8. Configure Security
      1. advanced system properties:
        • Remote: no remote allowed
    9. Configure annoying stuff
      1. action center turn off
        Control Panel\All Control Panel Items\Action Center

Last Step - Backup System Image

  1. clean up before backup and restore
    1. move user folders
      %userprofile%\Desktop
      %userprofile%\Downloads
    2. move browser Bookmark, clear browser History
    3. clean tmp folder
      %userprofile%\AppData\Local\Temp
    4. clean run history
      reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU" /va /f >nul 2>nul
    5. clean Explorer: Recent Places
  2. backup System Image

Optional - Common App Install

    1. mel plugin
      %PROGRAMFILES(X86)%\Notepad++\plugins\APIs mel.api
      %appdata%\Notepad++ insertExt userDefineLang
    2. python script (or from plug-in manager)
      //python27.dll
      C:\Program Files (x86)\Notepad++
      \\ .\plugin
      C:\Program Files (x86)\Notepad++\plugins
    1. disable the IE toolbar
      Control Panel\All Control Panel Items\Programs and Features
  1. winrar (7zip) http://www.7-zip.org/
    1. Microphone setup > Microphone array (IDT high definition audio codec)
  2. google japanese input http://www.google.com/ime/
  3. sougou chinese input http://pinyin.sogou.com/
  4. media player classic: https://mpc-hc.org/
    1. disable the IE toolbar
      Control Panel\All Control Panel Items\Programs and Features
  5. quicktime pro
    1. run from admin right cmd
  6. DiskInternals Linux Reader http://www.diskinternals.com/linux-reader/

Shortcut and Speed Tricks

Firewall Setup and Config Import and Export