Jump to content

User configuration


Recommended Posts

Hello all!

First of all: I like your product and see it as a real good graphic program.

I use paint.net in a Terminal Server environment. This implements a Server based user profile.

Paint.net stores the user settings in registry. The registry settings are stored in one ntuser.dat file. If a user has sessions open on two Servers and logoff from both but the last one that he logged of from is the one without paint.net. This overwrites the settings with the old profile.

This problem can be solved if the settings are stored in a configuration file in application data directory. If i see the source there is one class for all configuration work.

Is it posible to made such a change?

Thanks for your answers.

Best Regards

Marco

Link to comment
Share on other sites

Another vote for doing something with a classic ini file.

Also, there seem to be a bunch of settings that don't get preserved. In my case, specifically, I have multiple pictures that need to be adjusted then resized at 50% -- if the image - Resize would store the Resize value it would make life vastly simpler.

(As of now it looks like the Resize parameter resets every time -- if I close one photo, open another, from within the app, the Resize is back at 100%)

Thanks -- super program :)

Link to comment
Share on other sites

The whole point of using the registry is to avoid having to deal with locking and coherency on a disk based file. I will not be changing Paint.NET to use a disk file for user settings / configuration.

For the Resize situation you mention, markfm, keyboard shortcuts are your friend. To resize an image to 50%, use the following: Ctrl + R, Alt + B, 50, Enter.

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...