Babw_1 Posted January 24, 2023 Posted January 24, 2023 why this dont work? If WinExists ($WebBrowserPassView.exe) then Winclose($WebBrowserPassView.exe) Endif Run ("Launch_part3.bat")
ioa747 Posted January 24, 2023 Posted January 24, 2023 1 minute ago, Babw_1 said: $WebBrowserPassView.exe what's this ?? I know that I know nothing
Babw_1 Posted January 24, 2023 Author Posted January 24, 2023 a .exe thing that i wanna stop when i execute that
ioa747 Posted January 24, 2023 Posted January 24, 2023 https://www.autoitscript.com/autoit3/docs/functions/ProcessClose.htm I know that I know nothing
Babw_1 Posted January 24, 2023 Author Posted January 24, 2023 so i put processclose(WebBrowserPassView.exe) ?
ioa747 Posted January 24, 2023 Posted January 24, 2023 (edited) ProcessClose ( "WebBrowserPassView.exe" ) Edited January 24, 2023 by ioa747 I know that I know nothing
Solution ioa747 Posted January 24, 2023 Solution Posted January 24, 2023 take a look AutoIt Tutorial basic concepts I know that I know nothing
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now