Re: [WiX-users] How do i change the default permissions of a certificate installed by wix.

2011-05-27 Thread Michael Stoll
I've written a wix extensions, which is able to install certificates and set permissons. I'd be pleased to share this extension "as is". Is there a common place where extensions can be shared, like http://wixcontrib.codeplex.com/, which seems to be dead. Michael Am 27.05.2011 07:09, schrieb Bl

[WiX-users] Question block lower version patch

2011-05-27 Thread Elfe Xu
Hi all, I have V1.0, V1.1 and V1.2 MSIs. My requirements are: 1) patch1.msp, that can upgrade from V1.0 to V1.1 2) patch2.msp, that can 2.1 upgrade from V1.0 to V1.2, 2.2 from V1.1 to V1.2, 2.3 from (V1.0+patch1) to V1.2 3) It is blocked to install patch1.msp, V1.2 is al

Re: [WiX-users] Installer with variable registry key

2011-05-27 Thread David Watson
You would also need a condition that accounts for the situation when someone disables the loading of your addin from the manager as there would be no key as it is removed and a key added under HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Excel\Add-in Manager From: http://support.microsoft.com/

[WiX-users] orphaned desktop shortcut

2011-05-27 Thread Martin Kulov
Hi, I am creating desktop shortcut inside a Component. After installing the product, I renamed the shortcut and performed major upgrade. The upgrade left me with two shortcuts (the original one and the new renamed one). After uninstalling the product, the original shortcut was left orphaned.

Re: [WiX-users] How do i change the default permissions of a certificate installed by wix.

2011-05-27 Thread Blair Murri
It's not dead, it just hasn't been updated in a very long time . Go ahead and add it there and I will poke Rob/Bob to review it. -Blair > Date: Fri, 27 May 2011 11:01:02 +0200 > From: unwicht...@mistoll.de > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] How do i change the d

Re: [WiX-users] orphaned desktop shortcut

2011-05-27 Thread Blair Murri
That is a consequence of changing non-keypath resources in a component. A component's identity consists of its keypath, not its entire composition. You could try using to remove the orphaned shortcut. -Blair > From: mar...@kulov.net > To: wix-users@lists.sourceforge.net > Date: Sat, 28 May

Re: [WiX-users] orphaned desktop shortcut

2011-05-27 Thread Martin Kulov
Thanks Blair, How should one manage changes in non-keypath components? Martin -Original Message- From: Blair Murri [mailto:os...@live.com] Sent: Saturday, May 28, 2011 3:43 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] orphaned desktop shortcut That is a consequence

Re: [WiX-users] Votive: Reference Properties

2011-05-27 Thread Andreas
Hello Aaron, I assume this is an answer to the question (3). Thanks for the reference to http://wix.sourceforge.net/manual-wix3/votive_project_references.htm But I didn't ask for a reference from the WiX project to any other project in the Visual Studio solution. What I need is the installation