Click to See Complete Forum and Search --> : What are Manifest files & how to create and use them ?


jyotiraditya
November 6th, 2002, 10:18 PM
As everybody now wish to give their program a XP look,
I would like to know...

1. What are .Manifest files?
2. What are there functions ?
3. Can I add a .manifest file to give my program a XP look ?
4. How can I make a .manifest file for my application ?
5. Is it possible to give app XP look by .manifest file on m/c other than Xp ?

Cimperiali
November 7th, 2002, 07:03 AM
Moving your thread there...

nethesh
May 11th, 2007, 02:39 AM
As everybody now wish to give their program a XP look,
I would like to know...

1. What are .Manifest files?
2. What are there functions ?
3. Can I add a .manifest file to give my program a XP look ?
4. How can I make a .manifest file for my application ?
5. Is it possible to give app XP look by .manifest file on m/c other than Xp ?


If you want to use side-by-side installation to deploy applications that use MSXML 4.0 to computers running Windows XP and Windows Server 2003, you must create an application manifest and deploy it with your application.

The application manifest is an XML file that:

a)Uniquely identifies the application

b) Describes dependencies on specific versions of side-by-side assemblies



Refer the below link to know how to create a manifest

http://msdn2.microsoft.com/en-us/library/ms766454.aspx