I do not have direct experience with this, but from studying the source code
for another purpose, I think you need to do something like:
or something like this:
"
Subject: Re: [WiX-users] Does anyone have a VSIX example
Any updates on this? I would also really like an example for the use of the
VsixPackage element. I mean, if it doesn't work from MSI, then how should
you use this element (and I mean why would it even exist? there must be
some use c
ually read that
>> you
>> should install 'by hand' if you are using MSI.
>> There is some very helpful code in the wix installer itself to help you
>> with
>> registrations etc.
>>
>> -Original Message-----
>> From: John Ludl
in the wix installer itself to help you
> with
> registrations etc.
>
> -Original Message-
> From: John Ludlow [mailto:john.ludlow...@gmail.com]
> Sent: 13 March 2013 15:55
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Does anyone have a
ohn.ludlow...@gmail.com]
Sent: 13 March 2013 15:55
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Does anyone have a VSIX example
See this:
http://msdn.microsoft.com/en-us/library/ee332502.aspx
Apparently it's a bad idea to run VSIXInstaller from an MSI.
On 13 M
See this:
http://msdn.microsoft.com/en-us/library/ee332502.aspx
Apparently it's a bad idea to run VSIXInstaller from an MSI.
On 13 March 2013 15:31, Rob Mensching wrote:
> That error means the VsixInstaller failed. Doesn't the VsixInstaller create
> a log file somewhere? That's your best bet.
>
That error means the VsixInstaller failed. Doesn't the VsixInstaller create
a log file somewhere? That's your best bet.
On Wed, Mar 13, 2013 at 8:25 AM, Thomas wrote:
> Hi,
>
> I'm also having some issue with this with VsixPackage. I can build the
> installer fine but when it runs I get an erro
Hi,
I'm also having some issue with this with VsixPackage. I can build the
installer fine but when it runs I get an error.
I have installed latest Wix. Does this wxs look ok?
http://schemas.microsoft.com/wix/2006/wi";
xmlns:VSExtension="http://schemas.microsoft.com/wix/VSExtension";>
You need a File element to carry the VSIX in the MSI.
On Thu, Sep 20, 2012 at 4:18 PM, Mike Tod wrote:
> I'm trying to create a MSI to support a VSIX package.
>
> I have not been able to find any example of how to use the VsixPackage
> element shown below.
>
> I keep getting errors:
>
> Error
I'm trying to create a MSI to support a VSIX package.
I have not been able to find any example of how to use the VsixPackage element
shown below.
I keep getting errors:
Error 1 Unresolved reference to symbol
'File:VSIXProject.vsix' in section 'Fragment:'.F:\Users\mtod\My
10 matches
Mail list logo