Op zondag 29 september 2019 13:11:30 CEST schreef mark101:
> Hi Geert
>
> Since my last post, and after scouring the forums, I've had some success.
>
> I found that the following syntax worked in relocating my user data/config
> files to: C:\Users\Mark\AppData\Roaming\GnuCash\GnuCash
> GNC_DATA_H
Hi Geert
Since my last post, and after scouring the forums, I've had some success.
I found that the following syntax worked in relocating my user data/config
files to: C:\Users\Mark\AppData\Roaming\GnuCash\GnuCash
GNC_DATA_HOME={Appdata}/Gnucash/GnuCash
GNC_CONFIG_HOME={Appdata}/Gnucash/GnuCash
H
Hi Geert
Following your post I did the following:
- Firstly, I created the following directory in my Windows system to
simplify the re-location path: C:\Users\Mark\AppData\Roaming\GnuCash\GnuCash
- I then edited my 'enviroment.local' file, using both GNC_DATA_HOME and
GNC_CONFIG_HOME as you advise
On 2019-09-27 21:14, Adrien Monteleone wrote:
> If all you want to do is move your data file, just move it. And since
> you are on Windows, you get the luxury (I’m pretty sure) of just
> double-clicking the data file once from the new location to open it
> and then GnuCash will look for it in this
It would require to set both environment variables:
GNC_DATA_HOME
GNC_CONFIG_HOME
On Windows they happen to point at the same directory but it's two different
locations what GnuCash is concerned.
Can you post the environment.local file you tried to achieve this with ?
Regards,
Geert
Op zaterd
Understood, and thanks for the clarification.
I could be misreading the wiki.
Perhaps someone more familiar with the environment variables specifically on
Windows could chime in.
Regards,
Adrien
> On Sep 27, 2019 w39d270, at 11:46 PM, mark101
> wrote:
>
> Thanks Adrien for your reply.
>
>
Thanks Adrien for your reply.
Yes, in Windows, the financial data file (e.g johndoe.gnucash) is easily
saved in the location of choice.
What I want to work out is how to relocate (migrate) the user data files
(particularly the 'saved-reports' file), which in my Windows 10, are in
their default di
To be clear, that variable is not for your accounting books, (user data files)
that is for things like user prefs, CSS or .ini based UI customizations and
saved report configurations.
If all you want to do is move your data file, just move it. And since you are
on Windows, you get the luxury (I
Hi
For easier backup, I wish to relocate my user specific application data in
the default directory to another directory on my PC. My operating system is
Windows 10 and I’m using Gnucash v3.7.
Documentation suggests this can be achieved by creating an
'environment.local' file in the same location