jberezanski / ChocolateyPackages

Chocolatey packages maintained by me
MIT License
83 stars 51 forks source link

Add support for installing 64bit Vsix packages #151

Open christianbumann opened 1 month ago

christianbumann commented 1 month ago

There is a property -VsixUrl. If the Vsix is 64bit, then the installation would fail using Install-VisualStudioVsixExtension command with the error message This package does not support 32 bit architecture.

Maybe a parameter like this is required https://github.com/jberezanski/ChocolateyPackages/blob/4fe59003b92e3557b0d8ebbac8c19516594ed9cb/chocolatey-visualstudio.extension/extensions/Install-VSChocolateyPackage.ps1#L30

Occured with this package https://marketplace.visualstudio.com/_apis/public/gallery/publishers/SSIS/vsextensions/MicrosoftDataToolsIntegrationServices/1.4/vspackage