Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > What is the use of Mage ? How to use It ?
 

What is the use of Mage ? How to use It ?

I want to know what is the use of mage and how to use it ?
Nilesh bahirshet  Thursday, August 21, 2008 8:48 AM

hi Nilesh,

Mage stands for Manifest Generation and Editing Tool, and you can find this in VS2008, Windows SDK, and .NET Framework 2.0 SDK. you can use this to create application and deployment manifests if you want to deploy your application. if you use C# or VB, the ClickOnce publish wizard creates the manifests during publish, so you don't have to manually create these.

for more information, see Manifest Generation and Editing Tool (Mage.exe)and Walkthrough: Manually Deploying a ClickOnce Application.

m.

Mary Lee - MSFT  Thursday, August 21, 2008 6:01 PM

hi Nilesh,

Mage stands for Manifest Generation and Editing Tool, and you can find this in VS2008, Windows SDK, and .NET Framework 2.0 SDK. you can use this to create application and deployment manifests if you want to deploy your application. if you use C# or VB, the ClickOnce publish wizard creates the manifests during publish, so you don't have to manually create these.

for more information, see Manifest Generation and Editing Tool (Mage.exe)and Walkthrough: Manually Deploying a ClickOnce Application.

m.

Mary Lee - MSFT  Thursday, August 21, 2008 6:01 PM

You can use google to search for other answers

Custom Search

More Threads

• Executing Secondary Installers (exe) Post Install
• Creating an upgrade MSI
• ClickOnes copies all files instead of changed only
• c# SETUP PROBLEM
• Deployment Issue...
• Distributing Runtime files with .net program (Question)
• Partial Updates in Clickonce
• No Publish Options Available??
• TemporaryKey.pfx" was canceled
• need code for custom update checking...