Results 1 to 3 of 3

Thread: [RESOLVED] Creating Manifest file

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2007
    Posts
    7

    Resolved [RESOLVED] Creating Manifest file

    How can I create a manifest file for a VB program to avoid register all the components of de application.

    I read that, creating the App.exe.manifest file, when we launch the App.exe file, when the application look for the COM files, it read before the manifest file before read the registry.

    ¿There are any way to create this file (if possible, whitout using VB.NET components?

    Thanks

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Creating Manifest file

    You can find examples of creating manifest files by doing a search. This is actually a fairly common question.

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2007
    Posts
    7

    Re: Creating Manifest file

    Ok. I'll try.

    Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width