Message Boards Message Boards

Permanently Reset Working Directory?

Posted 8 years ago

I would like to set the destination folder for Export to a different folder. Globally across all notebooks, and such that it doesn't reset when I close/ reopen Mathematica. SetDirectory[] works, but only for the current session.

Couldn't find a solution in Option Inspector. Thoughts? Thanks!

POSTED BY: Bryan Lettner

You can simply put your SetDirectory[] command into the following file: FileNameJoin[{$UserBaseDirectory, "Kernel", "init.m"}] (information about the file).

POSTED BY: Bianca Eifert
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract