windows 10 pro key 2024-10-01
win10专业版 cmd管理员身份运行 slmgr.vbs /upk slmgr /ipk NPPR… 继续阅读 windows 10 pro key 2024-10-01
win10专业版 cmd管理员身份运行 slmgr.vbs /upk slmgr /ipk NPPR… 继续阅读 windows 10 pro key 2024-10-01
windows强制同步时间 w32tm /resync
powershell管理服务 Stop-Service -Name "test1"… 继续阅读 powershell manage service windows
windows查看网络驱动器具体位置 net use
sc创建服务 特殊字符转义 sc create "windowsExporter"… 继续阅读 sc create service windows
#列出所有java进程 类似ps -ef CMD>wmic process where cap… 继续阅读 ps -ef windows cmd
查看NTP时间同步状态 w32tm /query /status 将时间参数AnnounceFlag… 继续阅读 windows use powershell sync ntp
gpresult /h d:\res.html
// golang 让windows发出警告的声音 func winSound() { funInD… 继续阅读 golang PlaySound on windows via syscall
udisksctl mount -b /dev/sdb1 udisksctl unmount -b … 继续阅读 udisksctl使用usb设备
加载指定路径下的 jar 文件, 默认是 $JAVA_HOME/jre/lib/ext usage:… 继续阅读 java -jar -Djava.ext.dirs add libs
run in cmd with system32: msiexec /package D:\MyDo… 继续阅读 Win10/11安装MSI程序报错2503或2502错误解决方案
fyne编译windows二进制 # the fyne binfile can get via bu… 继续阅读 fyne build exe app
golang编译压缩 隐藏windows控制台框 go build -ldflags="-… 继续阅读 golang windows build hide cmd console
下载 #会报毒 请信任 https://github.com/ParrotSec/mimikatz … 继续阅读 mimikatz查看windows本地RDP密码
设置-关于-更改秘钥: VK7JG-NPHTM-C97JM-9MPGT-3V66T#微软公开的pro… 继续阅读 windows 10 企业版改专业版
mount.cifs //192.168.2.10/server /mnt/server -o us… 继续阅读 linux挂载windows smb共享
查看dns缓存: ipconfig /displaydns 清空dns缓存: ipconfig /f… 继续阅读 windows 清空dns缓存
https://download.oracle.com/otn-pub/java/jdk/8u333… 继续阅读 jdk 8u333 download
https://dl.google.com/go/go1.19beta1.linux-amd64.t… 继续阅读 golang 1.19 beta1 download