Message 1 of 10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
My company uses accoreconsole for processing various things. In older versions, it starts up with very little fanfare. But in accoreconsole 2024, it launches Support\acad2024.lsp (an Autodesk supplied script), which launches Acad2024doc.lsp (our own custom script), which launches other .lsp scripts, which require full AutoCAD to run and aren't compatible with with accoreconsole, and the whole thing fails, and it refuses to run the script that was passed with /s.
How do we make it not run those scripts? Is there a way to detect accoreconsole and exit the script? Has anyone else run into this? Is this a bug in accoreconsole 2024, or an intentional change?
Solved! Go to Solution.