2
3
Possible Duplicates:
How to set default file format for MS Paint
How do I make Windows pbrush default to a save-as JPG format?
PNG is better than BMP in my work and I too often forgot to change the file type before clicking save.
2
3
Possible Duplicates:
How to set default file format for MS Paint
How do I make Windows pbrush default to a save-as JPG format?
PNG is better than BMP in my work and I too often forgot to change the file type before clicking save.
4
There is no easy tweak for this to my knowledge. There is, however, the old trick to opening it with a blank file by default. Create a small blank PNG file and place it somewhere that won't get deleted, such as the system32 folder.
Open your mspaint shortcut and change the target to open this PNG as an argument to the mspaint executable.
eg.
%SystemRoot%\system32\mspaint.exe "C:\WINDOWS\System32\blank.PNG"
Everything that's pasted into a new paint window will be saved in PNG format by default.
Don't forget to make this blank PNG read only to avoid saving over it each time accidentally ;)
Didn't realize I answered this before myself lmfao. You're welcome however. – John T – 2010-11-26T03:33:41.560
nice. When I click new the new file will be png as well :) – Louis Rhys – 2010-11-26T03:34:12.993
2@Louis: Another option is to upgrade to Windows 7, as .png is the default filetype in Paint now, whch itself is much improved. – paradroid – 2010-11-26T03:38:39.527
yeah, except that I can't force my office to upgrade :P – Louis Rhys – 2010-11-26T03:48:00.740
2
that question was closed. and there is no solution on the linked question. Per http://blog.stackoverflow.com/2010/11/dr-strangedupe-or-how-i-learned-to-stop-worrying-and-love-duplication/ such dupes are encouraged
– Louis Rhys – 2010-11-26T03:29:58.533