Author Topic: Set New Home Directory in Windows  (Read 4215 times)

two40

  • Jr. Member
  • **
  • Posts: 10
    • View Profile
Set New Home Directory in Windows
« on: June 06, 2015, 06:00:26 PM »
Is there any way to set a new default home directory with the Windows build?

raygun

  • Administrator
  • Sr. Member
  • *****
  • Posts: 393
    • View Profile
Re: Set New Home Directory in Windows
« Reply #1 on: June 10, 2015, 12:03:37 AM »
I think attract-mode will just use whatever directory you run it from as its home directory on windows.

Also, you could try using the --config parameter when you run attract-mode to specify the directory where it should look for its configuration, something like:

attract --config /my/config/location

two40

  • Jr. Member
  • **
  • Posts: 10
    • View Profile
Re: Set New Home Directory in Windows
« Reply #2 on: June 10, 2015, 04:44:47 AM »
I think attract-mode will just use whatever directory you run it from as its home directory on windows.

Also, you could try using the --config parameter when you run attract-mode to specify the directory where it should look for its configuration, something like:

attract --config /my/config/location

$HOME for me points to C:\Users\Account-Name\

I was hoping to be able to change the $HOME location but it's no big deal if it can't be configured.