Re: [WiX-users] ClickOnce and WiX

2008-11-07 Thread Rob Mensching
8 10:31 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] ClickOnce and WiX Pierson Lee (PIE) wrote: > 1. Mage.exe generates Application Manifest > > 2. Mage.exe signs Application Manifest > Why not create the manifests as part of your buil

Re: [WiX-users] ClickOnce and WiX

2008-11-07 Thread Bob Arnson
Pierson Lee (PIE) wrote: > 1. Mage.exe generates Application Manifest > > 2. Mage.exe signs Application Manifest > Why not create the manifests as part of your build and ship them in the installer ready to go? -- sig://boB http://joyofsetup.com/ ---

[WiX-users] ClickOnce and WiX

2008-11-06 Thread Pierson Lee (PIE)
Has anyone tried packaging a "clickonce" deployment using WiX? Our goal is to create a package that will push the bits to a site/Vdir and have the click once package be ready for use. One of the problems I've run into is the customAction for Mage.exe's signing of the file. We had it after the i