Search found 1 match

by bjbrogan
09 Nov 2017, 05:00
Forum: Help
Topic: FreeFileSync does not recognize a non-default location for Windows "Documents" folder
Replies: 1
Views: 273

FreeFileSync does not recognize a non-default location for Windows "Documents" folder

Many users relocate their "documents" folder (among other folders) to a different location or drive in Windows 10, using the folder's Property | Location dialog. This situation can be handled using the SHGetFolderPath function, for example, rather than by hard coding the location C:\Users\<user ...