Attract-Mode Support Forum

Attract-Mode Support => General => Topic started by: two40 on June 06, 2015, 06:00:26 PM

Title: Set New Home Directory in Windows
Post by: two40 on June 06, 2015, 06:00:26 PM
Is there any way to set a new default home directory with the Windows build?
Title: Re: Set New Home Directory in Windows
Post by: raygun 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
Title: Re: Set New Home Directory in Windows
Post by: two40 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.