Search found 1 match

by Pledge0289
10 Feb 2024, 14:10
Forum: Feature Requests and Bug Reports
Topic: Store formats in User's profile to prevent loss.
Replies: 17
Views: 21916

Re: Store formats in User's profile to prevent loss.

Where do those files go?

* %USERPROFILE%/OneDrive?
* D:/Google Drive?
* %USERPROFILE%/Movies?
* %USERPROFILE%/Documents?
* Have the use select a folder the first time around?

What about other operating systems?

Why can't you use System.getProperty("user.home") + File.separator + "filebot"; ?