Hi Bryan, b> since this is all done through the registry you should be able to handle b> it from rebol/view pro and higher I think (isn't there a registry b> dialect out there somewhere?)
Yeah, the problem is that anytime MS provides an interface, like IShellLink, for doing this kind of thing and you circumvent it by going directly to the registry, you can end up making a lot more work for yourself. e.g. sometimes different Windows versions do things differently, so you need to find out what version you're on etc. I'm not sure in this case though. -- Gregg -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
