Issue:
By default, ZWCAD automatically creates a new drawing (Drawing1) when launched. How to disable this automatic drawing creation on startup?
Solution:
- Create a file named t.scr in the system Documents folder. Open it with Notepad, enter close, press Enter, then save the file.
- Right-click on ZWCAD icon on the desktop, and select Properties.
- Add /B "t" at the end of the Target field.
Keep a space between the original path and the added text.
For example:
space/Bspace"t"
Otherwise, the following error message will appear. - Restart ZWCAD. No new drawing will be created automatically.
If an error occurs, check whether the path matches Step 1 and whether the file extension is .scr.
If multiple language versions of ZWCAD are installed on the same computer, the startup script may not work correctly because different language versions can share the same user configuration and startup environment.
For multi-language environments:
- Test with only one ZWCAD language version installed;
- Or ensure each language version uses an independent user profile/configuration.
★★How to start ZWCAD without creating a new drawing (drawing1):https://confluence.zwcad.com/pages/viewpage.action?pageId=351241095



