postman
7z e -opostmanTemp postman-x64.exe
7z x -opostmanTemp2 postmanTemp\Postman-*-full.nupkg
robocopy postmanTemp2\lib\net45 d:\apps\postman /e
REM create shortcut
shortcut.exe /f:"%USERPROFILE%\Desktop\postman.lnk" /a:c /t:"d:\apps\postman\Postman.exe"
timeout /T 10
Windows通过修改注册表设置系统默认浏览器
在HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\http\UserChoice的ProgId键值为[ChromeHTML]
修改HKEY_CLASSES_ROOT\ChromeHTML\Shell\open\command的值为["C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --single-argument %1]
wifi密码查看 & 导出
sterjo-wireless-passwords 可以查看,可以导出,但不能命令行导出。
导出工具见git中的“wifi-pass-viewer.py”
作者:admin 创建时间:2023-10-28 23:50
最后编辑:admin 更新时间:2025-09-19 10:08
最后编辑:admin 更新时间:2025-09-19 10:08