Message 1 of 6
Running Autocad Civil 3d in silent mode

Not applicable
07-16-2020
06:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am running AutoCad Civil 3d in silent mode, by using accoreconsole.exe /i "[drawing file].dwg" /s [Script File].scr" in command prompt. The issue is the command does not seem to enter into the dll. I have a write to console text message and a text file creation command in the dll file , but after executing in cmd, the text file is not created and the message does not appear as well. However there are no errors in cmd (attached image).
Is there a solution? Thanks in advance.