by FurryPig » October 26th, 2020, 3:08 pm
Hi,
The most current versions of AllMyNotes uses AllMyNotes.cnfg instead of the .ini file. Does the registry change still work if you specify the location and file name of AllMyNotes.cnfg?
In the interim I used mklink to create a symbolic link to move the files.
cmd /c mklink /D C:\Users\<account name>\Documents\AllMyNotes C:\<destination path>
Obviously change the <account name> and <destination path> to what is appropriate on your PC.
Thanks.
Hi,
The most current versions of AllMyNotes uses AllMyNotes.cnfg instead of the .ini file. Does the registry change still work if you specify the location and file name of AllMyNotes.cnfg?
In the interim I used mklink to create a symbolic link to move the files.
cmd /c mklink /D C:\Users\<account name>\Documents\AllMyNotes C:\<destination path>
Obviously change the <account name> and <destination path> to what is appropriate on your PC.
Thanks.