Mon, Feb 3, 11:15 AM CST

Renderosity Forums / Poser Technical



Welcome to the Poser Technical Forum

Forum Moderators: Staff

Poser Technical F.A.Q (Last Updated: 2024 Dec 04 2:47 am)

Welcome to the Poser Technical Forum.

Where computer nerds can Pull out their slide rules and not get laughed at. Pocket protectors are not required. ;-)

This is the place you come to ask questions and share new ideas about using the internal file structure of Poser to push the program past it's normal limits.

New users are encouraged to read the FAQ sections here and on the Poser forum before asking questions.



Checkout the Renderosity MarketPlace - Your source for digital art content!



Subject: Making Windows recognise BUM files as BMPs


_dodger ( ) posted Thu, 14 August 2003 at 12:00 AM ยท edited Mon, 03 February 2025 at 11:06 AM

Okay, I have this working on my machine, but I manually hacked the registry. It's set up to treat BUM files as Photoshop documents and pretend they're BMPs (which isn't much of a pretense, since they are). The main portion of this was to make them show up in thumbnail view which does work swimmingly on my machine now. I THINK the following is the correct Regfile syntax, but if not, will someone please correct me? If it is correct, then the following placed in a text file with no lines preceding the REGEDIT4 line, and with the extension as .reg, will add the necessary keys and values to the Windows registry to make BUM files show up in thumbnail view and open with Photoshop. BEGIN BELOW RULE


REGEDIT4

[HKEY_CLASSES_ROOT.BUM]
@="Photoshop.BMPFile"
"Content Type"="image/bmp"

[HKEY_CLASSES_ROOT.BUMShellEx]


[HKEY_CLASSES_ROOT.BUMShellEx{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
@="{3F30C968-480A-4C6C-862D-EFC0897BB84B}"

[HKEY_CLASSES_ROOT.BUMShellNew]
"NullFile"=""


EnglishBob ( ) posted Thu, 14 August 2003 at 5:33 PM

I tried it; but although it changed the file type to Photoshop.BMPFile, they remain stubbornly invisible as thumbnails. Maybe Windows has no sense of humour. I called my file 'BUMthumb.reg'. :)


_dodger ( ) posted Fri, 15 August 2003 at 2:20 AM

Weird. I don't know what to do then. It worked on mine, but I did it manually.


EnglishBob ( ) posted Fri, 15 August 2003 at 3:18 AM

Now I think about it some more, I had Windows thumbnail problems before. After installing Paint Shop Pro, Windows Explorer magically lost its ability to display thumbnails of some image types. I think the guys at Jasc sent me a reg file which fixed it - if I can still find it, I'll have a look inside to see how it works.


EnglishBob ( ) posted Fri, 15 August 2003 at 1:11 PM

Couldn't find that - may have remembered it wrong anyway. In the hopes it will help, here's the new stuff that was in my registry after applying the REG file: HKEY_CLASSES_ROOT.BUM (Default) REG_SZ Photoshop.BMPFile Content Type REG_SZ image/bmp HKEY_CLASSES_ROOT.BUMShellEx (Default) REG_SZ (value not set) HKEY_CLASSES_ROOT.BUMShellEx{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1} (Default) REG_SZ {3F30C968-480A-4C6C-862D-EFC0897BB84B} HKEY_CLASSES_ROOT.BUMShellNew (Default) REG_SZ (value not set) NullFile REG_SZ The format should be followable if you have regedit in front of you. I'd be interested to know if this has come out differently from what you intended. This is Windows 2000 on an account with administrator privileges by the way.


EnglishBob ( ) posted Fri, 15 August 2003 at 1:14 PM

Further to that, on this machine some TIFF files produce thumbnails in Explorer, and some don't. So it may not be a very good experimental subject. :)


EnglishBob ( ) posted Mon, 18 August 2003 at 2:02 PM

Line 7 should read: @="{7376D660-C583-11d0-A3A5-00C04FD706EC}" It now works on Win2K.


Privacy Notice

This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.