[TIMOB-19693] Windows: windowslib wstool doesn't launch on Windows 10
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-10-13T21:19:59.000+0000 |
Affected Version/s | Release 5.0.2 |
Fix Version/s | Release 5.1.0 |
Components | Windows |
Labels | n/a |
Reporter | Kota Iguchi |
Assignee | Kota Iguchi |
Created | 2015-10-09T06:55:54.000+0000 |
Updated | 2015-10-30T22:18:25.000+0000 |
Description
windowslib has a launcher tool that is called
wstool
to launch application by application id. It uses registry data to get application info , but on Windows 10 it doesn't work. FYI see http://nicksnettravels.builttoroam.com/post/2015/07/24/launching-windows-store-applications-from-code-in-windows-10.aspx
https://github.com/appcelerator/windowslib/pull/24
Verified using: Windows 10 Pro Appc Core: 5.1.0-41 Appc NPM: 4.2.1 Ti SDK: 5.1.0.v2015102819002 When creating a Windows platform project and running for ws-local target on Windows 10 the app launches fine Closing ticket