Re: [WiX-users] Creating a WHS add-in

2009-02-18 Thread Michael Herger
27;s the big issue here. The Console isn't much more than an application run on the WHS using an enhanced RDP session. Michael > > Neil > > -Original Message- > From: Michael Herger [mailto:s...@herger.net] > Sent: 18 February 2009 10:11 > To: wix-users@lists.s

[WiX-users] Creating a WHS add-in

2009-02-18 Thread Michael Herger
I'm trying to create an add-in for Windows Home Server. I've settled for the major update, removing any previous version of the add-in. But I'm facing two issues: - WHS is creating an additional registry key in HKLM\Software\Microsoft\Windows Home Server\RegisteredAdditions. This key isn't dele

Re: [WiX-users] Updating full package

2009-02-17 Thread Michael Herger
es/. > Neil > Neil Sleightholm > X2 Systems Limited > n...@x2systems.com <mailto:n...@x2systems.com> > > > > From: Michael Herger [mailto:s...@herger.net] > Sent: Tue 17/02/2009 09:53 > To: General discussion for Windows I

Re: [WiX-users] Updating full package

2009-02-17 Thread Michael Herger
"0.0.0.0". Also, you > did not provide your table and how you schedule > . It is not obvious from your code if you change > Product/@Id with every build. > > Regards, > > Alex > > > > -Original Message- > From: Michael Herger [mai

Re: [WiX-users] Updating full package

2009-02-17 Thread Michael Herger
see Version attribute hard coded to "0.0.0.0". Also, you > did not provide your table and how you schedule > . It is not obvious from your code if you change > Product/@Id with every build. > > Regards, > > Alex > > > > -Original Message- >

[WiX-users] Updating full package

2009-02-16 Thread Michael Herger
Hi! I'm working on a Windows Home Server add-in. This is not intended for production systems yet. We're publishing nightly builds and want users to be able to just install on top of what they had before. The problem I've encountered is that either the packages install as different applications