5 lines
81 B
Batchfile
5 lines
81 B
Batchfile
@echo off
|
|
rundll32.exe advpack.dll,LaunchINFSection .\ssdp.inf, DefaultInstall
|
|
|
|
|