Code Monkey home page Code Monkey logo

mypc_software_list's Introduction

Personal_Software_List

因为每次装机都要一个一个找以前装过的软件,索性列一个清单,加快装机效率

哈希值校验语法:CertUtil -hashfile 路径 MD2/MD4/MD5/SHA1/SHA256/SHA384/SHA512

CPU核数设置:msconfig

卓越性能:

powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61

一些过时的谷歌flags

--save-page-as-mhtml

一键设置所有uwp应用使用代理(用cmd):

FOR /F "tokens=11 delims=\" %p IN ('REG QUERY "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Mappings"') DO CheckNetIsolation.exe LoopbackExempt -a -p=%p
Windows Registry Editor Version 5.00

;如需还原去除上语句前减号即可

;取消我的电脑"视频"文件夹

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{f86fa3ab-70d2-4fc7-9c99-fcbf05467f3a}]

;取消我的电脑"文档"文件夹

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{d3162b92-9365-467a-956b-92703aca08af}]

;取消我的电脑"桌面"文件夹

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}]

;取消我的电脑"音乐"文件夹?

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{3dfdf296-dbec-4fb4-81d1-6a3438bcf4de}]

;取消我的电脑"下载"文件夹

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{088e3905-0323-4b02-9826-5d99428e115f}]

;取消我的电脑"图片"文件夹

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{24ad3ad4-a569-4530-98e1-ab02f9417aa8}]

;取消我的电脑"3D对象"文件夹

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{0DB7E03F-FC29-4DC6-9020-FF41B59E513A}]
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ReserveManager]
"ShippedWithReserves"=dword:00000000
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]

"FeatureSettings"=dword:00000003

"FeatureSettingsOverrideMask"=dword:00000003
-i
--proxy socks5://127.0.0.1:2080/
-f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best'
-o V:/annie/"%(uploader)s (%(uploader_id)s)/%(upload_date)s - %(title)s - (%(duration)ss) [%(resolution)s] [%(id)s].%(ext)s"
--add-metadata
--write-description
--write-thumbnail
作者:keccak
链接:https://www.zhihu.com/question/264844505/answer/524992173
来源:知乎
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。

Windows Registry Editor Version 5.00

;导入Flash优化设置 支持Chromium/Chrome .

;AllowOutdatedPlugins	是否允许加载过期的Flash插件,1表示允许,0表示禁止,建议开启,避免flash狂刷版本号,频繁更新,根据自身情况酌情修改
;RunAllFlashInAllowMode	如果启用此设置(即设置为1),那么在内容设置中设为允许运行 Flash(无论是由用户还是由企业政策设置)的网站中内嵌的所有 Flash 内容(包括来自其他来源的内容或不重要的内容)都会运行。
;DefaultPluginsSetting	默认Flash设置,1 = 强制所有网站自动运行 Flash 插件,且用户无法再设置中关闭,2 = 禁止 Flash 插件运行,3 = 点击运行,类似先提示再运行
;HardwareAccelerationModeEnabled	启用硬件加速,即使用GPU渲染网页,打开对3D 图形 API 的支持,1为开,0为关
;PluginsAllowedForUrls	强制允许Flash运行的白名单网站,即该项下面的值。键值名表示第几项规则序号,键值内容为白名单网站,我已经帮你匹配了所有域名了。
;特别说明:PluginsAllowedForUrls和DefaultPluginsSetting是结合使用的,两者不能分开,单独设置DefaultPluginsSetting是无效的,强制开启必须同时指定强制运行的白名单网址


;Chromium需要导入到User这个根键下面,否则不生效
[HKEY_CURRENT_USER\SOFTWARE\Policies\Chromium]
"AllowOutdatedPlugins"=dword:00000001
"RunAllFlashInAllowMode"=dword:00000001
"DefaultPluginsSetting"=dword:00000001
"HardwareAccelerationModeEnabled"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Policies\Chromium\PluginsAllowedForUrls]
"1"="https://*"
"2"="http://*"



;导入Chrome Flash优化设置 ,请注意注册表路径与Chromium不一样,chrome导入到MACHINE根键下面,并且子路径也与Chromium不同

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome]
"AllowOutdatedPlugins"=dword:00000001
"RunAllFlashInAllowMode"=dword:00000001
"DefaultPluginsSetting"=dword:00000001
"HardwareAccelerationModeEnabled"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\PluginsAllowedForUrls]
"1"="https://*"
"2"="http://*"
作者:keccak
链接:https://www.zhihu.com/question/264844505/answer/524992173
来源:知乎
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。

Windows Registry Editor Version 5.00

;删除Chromium FLASH设置
[HKEY_CURRENT_USER\SOFTWARE\Policies\Chromium]
"AllowOutdatedPlugins"=-
"RunAllFlashInAllowMode"=-
"DefaultPluginsSetting"=-
"HardwareAccelerationModeEnabled"=-

[HKEY_CURRENT_USER\SOFTWARE\Policies\Chromium\PluginsAllowedForUrls]
"1"=-
"2"=-

;删除Chrome FLASH设置
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome]
"AllowOutdatedPlugins"=-
"RunAllFlashInAllowMode"=-
"DefaultPluginsSetting"=-
"HardwareAccelerationModeEnabled"=-

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\PluginsAllowedForUrls]
"1"=-
"2"=-

HashTab

WIN10精简版m8dq UUP

Useful Websites

Software List(Important to me)

  1. 微软常用运行库(DirectX 修复工具、DirectX9.0c End-User Runtimes、Flash)

  2. Annie

  3. W10数字许可激活C#版 原版

  4. rufus

  5. FFmpeg(Static ver.)

  6. 旺信

  7. FFmpegMininum.dll H.265/AAC音频解码器

  8. PotPlayer

  9. Snipaste

  10. SteamAchievementManager (Auto ver.)

  11. TIM

  12. WinSCP

  13. Termius

  14. Office

  15. Adobe software series

  16. Steam

  17. Uplay

  18. 火绒

  19. Logitech Gaming Software

  20. Fences

  21. Start10

  22. Bandizip

  23. Honeyview

  24. JDK

  25. GeForce Experience

  26. 115

  27. 小丸工具箱

  28. K-Lite Codec Pack Mega

  29. Chrome 企业版

  30. 搜狗输入法(智慧版)

  31. 网易云音乐

  32. MuMu模拟器

  33. Newsflow(UWP)

  34. 迅雷

  35. TrafficMonitor

  36. VScode

Software List(Optional)

  1. DISM++

  2. Cheat Engine

  3. waifu2x-caffe cuDNN

  4. Bandicam

  5. Eclipse

  6. Telegram

  7. Visual Studio

  8. Open Broadcaster Software

  9. Gifcam

  10. KMS Tools

美化软件

网址:致美化

noMeiryoUI

MacType

UltraUXThemePatcher

OldNewExplorerCfg

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.