Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Windows Installer XML project for GAT Package?
 

Windows Installer XML project for GAT Package?

Hi,

I'm interested if this kind of setup can, and how, be created for GAT Package.

Thanks,

Alex M.
Long time no see
Ales M_  Tuesday, June 24, 2008 8:01 AM
Currently GAT only creates a VS-based setup project. You can definitely create your own WiX-based setup project for your custom guidance package.

The MetaFactory (a superset of GAT)found in the SFT (http://softwarefactoriestoolkit.net) can create both VS-based Setup projects and WiX-based ones. You may want to take a look at the generated code to check how a WiX-based setup for a guidance package looks like.

HTH,
-vga.
Working with GAX/GAT/DSL? Download SFT now! http://softwarefactoriestoolkit.net
  • Proposed As Answer byvga Thursday, July 03, 2008 2:10 AM
  •  
vga  Thursday, July 03, 2008 2:10 AM

You can use google to search for other answers

Custom Search

More Threads

• pre/post build events
• Running recipe from another package?
• Wizard page does not load
• Modification of a SplitAndAddItemsFromString action
• MSI Application Deployment Quesion
• Smart Client Development - problem whit context menu i VS2005
• How to remove Extra Lines using TextTemplateAction
• Preselecting wizard items
• Create Virtual Directory from a Guidance Package.
• Some items in HoL don't match GAT