I cannot read from the registry unless I run my application in administrator mode. I am building a preview handler, using the IPreviewHandler interface, and I require GUIDs for file types located in HKEY_CLASSES_ROOT.
How can I access this information without elevating my application to adminstrator. I am using Delphi but happy for any sample code.
Thanks, Phillip