Pages

Ads 468x60px

Labels

Marquee

ေရႊေညာင္သားေလးတစ္ေယာက္ရဲ႕ မှတ်စုဖြစ်ပါတယ္။ ေလ့လာသူတစ္ေယာက္ ျဖစ္လုိ႔ မွားတာပါလွ်င္ ကျွန်ုပ်အပြစ်သာဖြစ်ပေတယ်။

Tuesday, December 5, 2023

Taskkill Batch and VBS

taskkill command for batch file
@echo off
:loop
taskkill /f /im notepad.exe
goto loop

အဲဒီကုဒ်ကို bat နဲ့သိမ်း

ဒီကုဒ်ကို vbs နဲ့သိမ်း

Set WshShell = CreateObject("WScript.Shell")
WshShell.Run chr(34) & "C:\Users\User\Desktop\File Name.bat" & Chr(34), 0
Set WshShell = Nothing

0 comments:

About Me

My photo
အားလံုးကိုႀကိဳဆိုပါတယ္
 
Blogger Templates