Twisted- Posted December 27, 2021 Posted December 27, 2021 After I uninstalled AutoIt yesterday, my .exe files have not been working. Right after launching a .exe file, it crashes almost immediately. There are no errors given to me when a file crashes, so I'm not to sure what to do.
Musashi Posted December 27, 2021 Posted December 27, 2021 3 hours ago, Twisted- said: After I uninstalled AutoIt yesterday, my .exe files have not been working Usually .exe files compiled with AutoIt do not require an existing AutoIt installation. Therefore you can e.g. pass them on to others on whose PC no AutoIt exists (as long as no antivirus software is nagging ). As ultima ratio just reinstall AutoIt and see what happens. "In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move."
Danp2 Posted December 27, 2021 Posted December 27, 2021 Have you checked the Windows Event Viewer? That will often provide additional details on why a crash is occurring. Can you elaborate on why you uninstalled Autoit? Were you attempting to fix some other issue? Latest Webdriver UDF Release Webdriver Wiki FAQs
Nine Posted December 27, 2021 Posted December 27, 2021 I have done it multiple of times. Taking an .exe from a development machine to a production one having no AutoIt installed and it has always worked fine. But if you rely on some external files (dll, exe, etc), it might be the cause of your issue. In all cases, it is a good practice when you do such development/production scripting to add log/debug traces into the scripts you programmed that can be enable/disable to see where can be a problem when it shows up. “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
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