You are here

Change Documents folder

3 posts / 0 new
Last post
bolev
Offline
Last seen: 3 years 2 months ago
Joined: 2021-01-24 07:51
Change Documents folder

Many programs use user Documents folder for store their user data (ex: UserDocuments/MyAppUserData).
I want this program not use user Documents, but the ProgramFolder/Documents/MyAppUserData.

What have I to use, a launcher or a shortcut?
What is the correct syntax?

Thanks.

bolev
Offline
Last seen: 3 years 2 months ago
Joined: 2021-01-24 07:51
I have tried to add in

I have tried to add in shortcut:

--user-documents-dir=C:\Programs\MyApp\Documents

but the programs still create folder in Documents.
Is there an error?

Andhika24kd
Offline
Last seen: 1 year 3 months ago
Joined: 2018-06-28 07:13
Use [DirectoriesMove] section on AppNamePortable.ini

[DirectoriesMove] is the one you're looking for.

Log in or register to post comments