NT7 Workspace Startup tool
I built this little tool to help reset my _WorkSpace.xml file.
Example of use:
Upon coding an indicator you forget to dispose of a resource so when pressing F5, NT7 crashes. The problem is NT7 will reload that last workspace....only to crash again....and again. You want to restart with another workspace loaded so you can fix the problem, right?
Well, the old and tedious way is to open your _WorkSpaces.xml file, search for Workspaces and delete the entries, replacing them with one/some default templates. After doing this a hundred times...I decided enough is enough
(I believe you can safe load NT7 to do a similar job, but I like the flexibility of choosing my own workspaces to load.)
When NT7 is closed just run the .exe file and drag and drop which workspaces you want to load up upon the next restart. Instructions are inside the zip file.
Do not import into NinjaTrader!
If you wish to see inside the .exe file just use any decompiler like
DotPeek.
*** The NT8 version is
here