re: Disabling the "Windows can resize the pictures you send in e-mail" dialog box?
Friday, November 20, 2009 at 2:24 pm Windows XP Annoyances Discussion Forum Posted by epoch
(87 messages posted)
Ricer has the right file but you're using .TIF files and the .REG files that they're
using there only account for .BMP, .JPG and .JPEG files. You'll need to add a couple
of lines for .TIF and .TIFF files...
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.jpeg]
"PerceivedType"=""
[HKEY_CLASSES_ROOT\.jpg]
"PerceivedType"=""
[HKEY_CLASSES_ROOT\.bmp]
"PerceivedType"=""
[HKEY_CLASSES_ROOT\.tif]
"PerceivedType"=""
[HKEY_CLASSES_ROOT\.tiff]
"PerceivedType"=""
Epoch
On Friday, November 20, 2009 at 1:51 pm, Ricer46 wrote:
>http://www.kellys-korner-xp.com/xp_tweaks.htm
>#269
>
>
>