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

2009-02-18 Thread Neil Sleightholm
l Herger [mailto:s...@herger.net] Sent: 18 February 2009 11:14 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Creating a WHS add-in > First I have to say I know nothing about WHS but presumably you are It's full of surprises :-) > calling some interf

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

2009-02-18 Thread Michael Herger
> First I have to say I know nothing about WHS but presumably you are It's full of surprises :-) > calling some interface to register the addin, is there an unregister > addin interface you could call on uninstall? No, all it does is monitor its \\whsmachine\software\add-in folder. Drop an add-

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

2009-02-18 Thread Neil Sleightholm
First I have to say I know nothing about WHS but presumably you are calling some interface to register the addin, is there an unregister addin interface you could call on uninstall? In use files should be automatically replaced when you restart. You can also use the to stop an application so that