Skullun Posted June 3, 2020 Posted June 3, 2020 Hello, I have made a few scripts in the pass, but it been a while! I am trying to uninstall a software using Command Prompt. I can get CMD to open, but after that i am having trouble getting the commands to go though. I am writing very basic scripting, I don't know the full capability of writing scripts. So any idea on getting this to work would be great! This is what i got so far! Thanks! LogMeIn uninstall.au3
Developers Jos Posted June 3, 2020 Developers Posted June 3, 2020 I assume you know the commandline to run to uninstall LogMein? Just add that in an ShellExecute() statement. Jos ps: When you like to show some script source that simply put it in a CodeBlock "<>". SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Skullun Posted June 3, 2020 Author Posted June 3, 2020 I know what commands I need to use! I will try that thanks you! and i will do that next time!!
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