trying to run a program which registers a simple ActiveX control under a standard Vista user account and it of course fails. (All runs fine if I log on as an administrator!)
However, if I try to run the same program (under my standard user account) but select 'Run as Administrator...' it still fails! If I check the PB IDE compiler options 'Request administrator mode...' it fails! If I run a command prompt as administrator and manually call regsvr32... it fails! The error code is always #E_FAIL.
Am I missing something - apart from a brain of course!

