How to stop auto-loading files

Get help with the installation and running of the Zeus IDE. Please do not post bug reports or feature requests here. When in doubt post your question here.
Post Reply
jmckay123
Posts: 4
Joined: Fri Jul 12, 2013 6:00 pm

How to stop auto-loading files

Post by jmckay123 »

My Zeus installation has gotten into a weird mode, when I start it, it automatically populates several tabs with files that I've previously edited. I think I may have had these files loaded when Zeus crashed for some reason. How do I clear the list of files it is trying to load?
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Re: How to stop auto-loading files

Post by jussij »

At the command line just start Zeus with this command line:

Code: Select all

zeus.exe -s -n
You can get more details on these options in the Zeus help file, searching for command line arguments.

If you wish to stop history all together untick the Restore options found in the General section, found using the Options, Editor Options menu.
Post Reply