View Single Post
Old 05-09-2002, 05:22 AM   #19 (permalink)
talamone
Registered User
 
Join Date: May 2002
Posts: 3
talamone is on a distinguished road
Quote:
Originally posted by talamone
All you need is a little file .reg:
Copy:

REGEDIT4

[-HKEY_LOCAL_MACHINE\Software\Microsoft\Shared Tools\Graphics Filters\Export\JPEG]

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shared Tools\Graphics Filters\Export\JPEG]
"Path"="C:\\PROGRA~1\\FILECO~1\\MICROS~1\\GRPHFLT\ \JPEGIM32.FLT"
"Name"="JPEG File Interchange Format"
"Extensions"="jpg"

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shared Tools\Graphics Filters\Export\JPEG\Image API]
"Time Stamp"=dword:01be6ad6
"Compression Type"=dword:00000080
"Black Is 0"="Yes"
"Description"=dword:00000000
"BiLevel"="0,0,0"
"GrayScale"="128, 192, 0"
"Palette"="0, 0, 0"
"RGB"="128, 192, 0"
"RGB Planar"="0,0,0"

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shared Tools\Graphics Filters\Export\JPEG\Filter API]

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shared Tools\Graphics Filters\Export\JPEG\Options]
"ShowProgressDialog"="Yes"
"Quality"=dword:0000004b

End of copy.
Open Notebook and paste, then save it as .reg (any name, I suggest JPEG.reg), in any folder (My docs, i.e.)
Double click on this file and you'll have again the option to save as jpg working with MSPaint.
Only for windows english version!!
Note that the path: "Path"="C:\\PROGRA~1\\FILECO~1\\MICROS~1\\GRPHFLT\ \JPEGIM32.FLT"
is my own!!! you must correct your right path: Start>run>find & type the file name:JPEGIM32.FLT....


Last edited by talamone; 05-09-2002 at 05:27 AM.
talamone is offline   Reply With Quote