SA
Size: a a a
SA
ฯh
Ra
I
ML
ML
ฯh
RI
RI
ᅠ
HotKeySet("^q", "snd")
While 1
Sleep(100)
WEnd
Func snd()
Send("{TAB}{TAB}{TAB}")
EndFunc
RI
HotKeySet("^q", "snd")
While 1
Sleep(100)
WEnd
Func snd()
Send("{TAB}{TAB}{TAB}")
EndFunc
MM
MM
А
код на powershell
function dell
{
$count = 0
$soft = 'Foxit*','1C:предприятие 8*','Adobe InDesign C*','Adobe Photoshop*'
foreach($i in $soft){
Get-WmiObject Win32_Product | where{$_.name -like $i} | % {
$prog = $_.name
(Get-WmiObject Win32_Product -Filter "Name = '$prog'").Uninstall() | % {
$out = $_.ReturnValue}
}
}
if ($out -ne 0){dell}
$count = $count + 1
if ($count -gt 5){
exit
}
}
dell
MM
"Name = '$prog'тут"
).Uninstall() | % {"&@CRLF так?