Results 1 to 4 of 4

Thread: How to create a manifest for my DLL

  1. #1
    Join Date
    Feb 2009
    Posts
    71

    How to create a manifest for my DLL

    Hello

    In fact, I want to create a manifest for my dll.

    I want this manifest would allow me to launch my application with administrative privileges, even if this same application is launched from a User account.

    I want to know how I can do to create this manifest in the knowledge that will be dedicated to a dll.

    Thank you

  2. #2
    Join Date
    Dec 2008
    Posts
    202

    Re: How to create a manifest for my DLL

    It is a long topic that can only be addressed on this forum. There must be lots of tutorials for this, otherwise you always MSDN. Still, I do not know what the manifest has to do with the privileges of your application. Doing research using the keywords Assemblies (an assembly is a DLL which the load is controlled by a manifest ...), Isolated applications.

  3. #3
    Join Date
    Feb 2009
    Posts
    71

    Re: How to create a manifest for my DLL

    OK Thank you very much,

    In fact I want to know is what it is possible that you point me to a tutorial that will let me know how to add a manifest to my dll that developed on VC + + 6.0

  4. #4
    Join Date
    Dec 2008
    Posts
    161

    Re: How to create a manifest for my DLL

    I do not think you can do that for a DLL. The manifest of a DLL can specify its dependencies, but I am really surprised that it could indicate a "viral" is an executable run as administrator so that it works ...

    For against, you can make a COM component that does that administrator. This is documented somewhere on MSDN, but too lazy to look for where.

Similar Threads

  1. How to create manifest.mf and jar files in java
    By Jaganmohini in forum Software Development
    Replies: 6
    Last Post: 11-08-2010, 05:10 PM
  2. Explain manifest and metadata
    By Rafaeel in forum Software Development
    Replies: 5
    Last Post: 27-11-2009, 10:04 PM
  3. Definition for Assembly and Manifest in .NET
    By Shaan12 in forum Software Development
    Replies: 3
    Last Post: 14-11-2009, 08:23 PM
  4. Define Manifest File in Java
    By Sandy22 in forum Software Development
    Replies: 3
    Last Post: 09-11-2009, 06:34 PM
  5. Manifest files deleting problem
    By Benito in forum Networking & Security
    Replies: 2
    Last Post: 13-06-2009, 02:56 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,282,760.34640 seconds with 17 queries