WinBatch® Technical Support Forum

All Things WinBatch => WinBatch => Topic started by: mcvpjd3 on July 23, 2013, 03:54:08 AM

Title: Default Folder
Post by: mcvpjd3 on July 23, 2013, 03:54:08 AM
Is it possible to set Winbatch to open a selected folder when you click File Open? I have a folder on the network that has all my Winbatch coding in, it would be nice if I could default it to this instead of C:\Program Files (x86)\WinBatch\System.

Thanks
Title: Re: Default Folder
Post by: Deana on July 23, 2013, 08:16:12 AM
I recommend modifying the "Start In" directory of a shortcut you use to launch the Studio.

For example if you start WinBatch Studio from the Windows Start Menu:


Keep in mind. That if you have WinBatch Studio set to 'restore workspace at startup'. It will default to the current working directory of the last loaded script. To confirm if you have this setting go to View|Options...Editor tab...See if the checkbox is checked.