Hello all,

We have recently been having issues with our COM interface and the
finger was pointed at the installers as ever. It seems in vista being
logged in as an Administrator doesn't mean what it once did. Most
programs are run by default as a user, you have to right click and "run
as administrator" then sign you name in blood and answer a phone in
central park within 5 minutes. When our software is run by a user it
uses some other virtual store hive that obviously doesn't contain the
COM registration for our product. All is well if you run as
administrator.

More details about this registry lark here:

http://msdn2.microsoft.com/fr-fr/library/aa965884.aspx

I suspect that I am registering the interfaces incorrectly. I'm adding
all of the details manually (CLSID, TYPELIB blah blah blah) maybe there
is a COM registration component I'm not aware of that would take care of
this. If not then I'm not sure where the fix should be, should I be
adding this data to the registry with different permission levels or is
the problem in the software in the way we read from the registry (with a
KEY_READ which gets no redirection or KEY_ALL_ACCESS which gets the
redirection and make KEY_READ kind of pointless)

I look forward to your response (Mike or Bob ;) )

Simon

The information contained in this e-mail is likely to be confidential and
may be legally privileged. It is intended only for the addressee. If you
have received this message in error please notify the sender immediately at
the above address. The disclosure, copying or distribution of this message
or its contents without the prior approval of Wallingford Software is
strictly prohibited. Wallingford Software is not liable for
unauthorised disclosures nor for subsequent actions or omissions in reliance
upon them.

Registered in the UK, company no: 02288719
Wallingford Software Limited, Howbery Park, Wallingford, Oxfordshire, OX10 8BA

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to