Babw_1 0 Posted January 24 Share Posted January 24 why this dont work? If WinExists ($WebBrowserPassView.exe) then Winclose($WebBrowserPassView.exe) Endif Run ("Launch_part3.bat") Link to post Share on other sites
ioa747 35 Posted January 24 Share Posted January 24 1 minute ago, Babw_1 said: $WebBrowserPassView.exe what's this ?? Link to post Share on other sites
Babw_1 0 Posted January 24 Author Share Posted January 24 a .exe thing that i wanna stop when i execute that Link to post Share on other sites
ioa747 35 Posted January 24 Share Posted January 24 https://www.autoitscript.com/autoit3/docs/functions/ProcessClose.htm Link to post Share on other sites
Babw_1 0 Posted January 24 Author Share Posted January 24 so i put processclose(WebBrowserPassView.exe) ? Link to post Share on other sites
ioa747 35 Posted January 24 Share Posted January 24 (edited) ProcessClose ( "WebBrowserPassView.exe" ) Edited January 24 by ioa747 Link to post Share on other sites
Solution ioa747 35 Posted January 24 Solution Share Posted January 24 take a look AutoIt Tutorial basic concepts Link to post Share on other sites
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