modifying registry for launch and access permission



Hi

I'm working on building an ASP.NET application that integrates with
Quickbooks. I need my application to launch quickbooks and do what it has to
do. I've not written any ascripts to change the registry before.

The COM object will need to have the launch and access permissions modified
to include ASPNET and INTERACTIVE. The launch and access permissions are in
binary in the registry. I've started reading a book by jerry honeycutt but
it doesn't show how to append something like ASPNET to a binary without
deleting the existing permissions. How I can append ASPNET and
INTERACTIVE to the access and launch permissions? A sample script would be
very helpful

Thanks
Harry


.



Relevant Pages

  • Re: Com server setup
    ... I found out that DCOMPerm do actually work in Windows 2003 Server so it is ... still possible to set launch and access permissions using this tool. ... > Brian Nielsen wrote: ...
    (microsoft.public.security)
  • modifying registry for launch and access permission
    ... I need my application to launch quickbooks and do what it has to ... The COM object will need to have the launch and access permissions modified ... to include ASPNET and INTERACTIVE. ...
    (microsoft.public.windowsxp.customize)
  • Re: wmi and DCOM launch permissions
    ... > Hello WMI experts, ... > is it possible to change the launch and access permissions of an installed ... Prev by Date: ...
    (microsoft.public.win32.programmer.wmi)
  • wmi and DCOM launch permissions
    ... is it possible to change the launch and access permissions of an installed ... Markus ... Prev by Date: ...
    (microsoft.public.win32.programmer.wmi)
  • Re: Access denied...
    ... Security and add ASPNET to the Launch and Access permissions list. ... Microsoft.Office.Interop.Word.Application app = new ...
    (microsoft.public.dotnet.framework.aspnet)