Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VSIX Package would not be installed for Microsoft Visual Studio 2013 Express for Windows Desktop #4374

Open
wixbot opened this issue Apr 3, 2014 · 1 comment

Comments

@wixbot
Copy link

wixbot commented Apr 3, 2014

Installation would fail to install a VSIX package using WixVSExtension for Microsoft Visual Studio 2013 Express for Windows Desktop:

...
Action start 11:46:26: AppSearch.
AppSearch: Property: NETFRAMEWORK40FULL, Signature: NetFramework40Full
MSI (c) (68:B8) [11:46:26:628]: PROPERTY CHANGE: Adding NETFRAMEWORK40FULL property. Its value is '#1'.
AppSearch: Property: VS2012DEVENV, Signature: VS2012DevEnvSearch
MSI (c) (68:B8) [11:46:26:628]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\11.0\Setup\VS 3: 2 
AppSearch: Property: VS2012WDEXPRESS_IDE, Signature: VS2012WDExpressIde
MSI (c) (68:B8) [11:46:26:638]: Note: 1: 1322 2:  
MSI (c) (68:B8) [11:46:26:638]: Note: 1: 1322 2:  
AppSearch: Property: VS2013DEVENV, Signature: VS2013DevEnvSearch
AppSearch: Property: VS2013WDEXPRESS_IDE, Signature: VS2013WDExpressIde
MSI (c) (68:B8) [11:46:26:638]: Note: 1: 1325 2: WDExpress.exe 
MSI (c) (68:B8) [11:46:26:638]: PROPERTY CHANGE: Adding VS2013WDEXPRESS_IDE property. Its value is 'C:\Program Files\Microsoft Visual Studio 12.0\Common7\IDE\WDExpress.exe'.
AppSearch: Property: VS2010_VSIX_INSTALLER_PATH, Signature: WixVS2010VsixInstaller
MSI (c) (68:B8) [11:46:26:638]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\10.0\Setup\VS 3: 2 
MSI (c) (68:B8) [11:46:26:638]: Note: 1: 1322 2:  
MSI (c) (68:B8) [11:46:26:638]: Note: 1: 1322 2:  
AppSearch: Property: VS2012_VSIX_INSTALLER_PATH, Signature: WixVS2012VsixInstaller
MSI (c) (68:B8) [11:46:26:638]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\11.0\Setup\VS 3: 2 
MSI (c) (68:B8) [11:46:26:638]: Note: 1: 1322 2:  
MSI (c) (68:B8) [11:46:26:638]: Note: 1: 1322 2:  
AppSearch: Property: VS_VSIX_INSTALLER_PATH, Signature: WixVS2013VsixInstaller
MSI (c) (68:B8) [11:46:26:648]: Note: 1: 1322 2:  
MSI (c) (68:B8) [11:46:26:648]: Note: 1: 1322 2:  
AppSearch: Property: VWD2012_VSIX_INSTALL_ROOT, Signature: Vwd2012Search
MSI (c) (68:B8) [11:46:26:648]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\11.0\Setup\VS 3: 2 
AppSearch: Property: VWD2013_VSIX_INSTALL_ROOT, Signature: Vwd2013Search
MSI (c) (68:B8) [11:46:26:648]: PROPERTY CHANGE: Adding VWD2013_VSIX_INSTALL_ROOT property. Its value is 'C:\Program Files\Microsoft Visual Studio 12.0\'.
Action ended 11:46:26: AppSearch. Return value 1.
MSI (c) (68:B8) [11:46:26:648]: Doing action: SetVS2010Vsix
MSI (c) (68:B8) [11:46:26:648]: Note: 1: 2205 2:  3: ActionText 
Action 11:46:26: SetVS2010Vsix. 
Action start 11:46:26: SetVS2010Vsix.
Action ended 11:46:26: SetVS2010Vsix. Return value 1.
MSI (c) (68:B8) [11:46:26:648]: Skipping action: SetVS2012Vsix (condition is false)
MSI (c) (68:B8) [11:46:26:648]: Skipping action: Vwd2012VsixWhenVSAbsent (condition is false)
MSI (c) (68:B8) [11:46:26:648]: Skipping action: Vwd2013VsixWhenVSAbsent (condition is false)
...
MSI (s) (7C:B4) [08:52:44:596]: Executing op: CustomActionSchedule(Action=vimAEAE072C3DF8836D85C2AD4F3FE2DEB5,ActionType=3122,,Target=/q  "C:\Softproviding\Framework\v4.0\TelegramSchemaGenerator\TelegramSchemaGenerator.vsix" /admin,)
MSI (s) (7C:B4) [08:52:44:596]: Note: 1: 1721 2: vimAEAE072C3DF8836D85C2AD4F3FE2DEB5 3:  4: /q  "C:\Softproviding\Framework\v4.0\TelegramSchemaGenerator\TelegramSchemaGenerator.vsix" /admin 
MSI (s) (7C:B4) [08:52:44:596]: Note: 1: 2205 2:  3: Error 
MSI (s) (7C:B4) [08:52:44:596]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1721
...

Originally opened by s4o

@wixbot
Copy link
Author

wixbot commented Apr 3, 2014

WDX isn't currently supported.

Release changed from v3.8 to v3.x
Type changed from Bug to Feature

@wixbot wixbot added this to the v3.x milestone Dec 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant