使用者工具

網站工具


computer:os:windows

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

兩邊的前次修訂版前次修改
下次修改
前次修改
computer:os:windows [2010/11/15 09:11] wmcomputer:os:windows [2020/12/21 10:11] (目前版本) – [應用] wm
行 1: 行 1:
 +======Windows======
 +  * [[http://www.levenez.com/windows/|Windows History]]
 +  * [[http://www.nuget.org/|NuGet]]
 +  * [[http://atb.myweb.hinet.net/W98SEAUP.htm|Windows 98]]
 +  * [[http://www.nliteos.com/|nLite]]
 +    * [[http://www.msfn.org/board/index.php?showtopic=107504|Integration of Intel's SATA AHCI and RAID drivers]]
 +    * [[http://www.ryanvm.net/forum/viewtopic.php?t=5999|IE 8 Addon Creator]]
 +  * [[http://www.vlite.net/|vLite]]
 +  * Explorer控制碼
 +    * 我的電腦<code>::{20D04FE0-3AEA-1069-A2D8-08002B30309D}</code>
 +    * 控制台<code>::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{21EC2020-3AEA-1069-A2DD-08002B30309D}</code>
 +    * 我的文件<code>::{450D8FBA-AD25-11D0-98A8-0800361B1103}</code>
 +===Path===
 +  * [[http://patheditor2.codeplex.com/|Path Editor]]
 +  * [[http://www.rapidee.com/|Rapid Environment Editor]]
 +=====XP=====
 +  * [[http://pank.org/blog/2011/07/sviremover.html|System Volume Information Remover]]
 +  * [[http://unattended.msfn.org/unattended.xp/|無人值守安裝]]
 +  * [[http://jackbin.blogspot.com/2008/01/logonui.html|Windows XP 登入畫面修改大法]]
 +====登錄檔修改====
 +===優先使用實體記憶體===
 +限1G以上的RAM調整,否則反而會變慢喔!
  
 +機碼位置:
 +<code>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SessionManager\Memory Management</code>
 +
 +機碼名稱:
 +<code>DisablePagingExecutive</code>
 +
 +把它改成1,然後重開,效能就會快一些了!
 +=====應用=====
 +  * [[https://github.com/Open-Shell/Open-Shell-Menu|Open-Shell]]
 +  * [[https://universalsplitscreen.github.io/|Universal Split Screen]]
 +====檔案====
 +  * [[https://www.immersive-explorer.com/|Immersive Explorer]]
 +=====工具=====
 +  * [[http://chocolatey.org/|Chocolatey]]
 +  * [[https://scoop.sh/|Scoop]]
 +=====技巧=====
 +  * [[http://blog.darkthread.net/post-2016-10-26-forfiles.aspx|TIPS-在 Windows 批次刪除 N 天前的檔案]]