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

Can't open executable files #102

Open
aric-ley opened this issue Dec 15, 2017 · 4 comments
Open

Can't open executable files #102

aric-ley opened this issue Dec 15, 2017 · 4 comments

Comments

@aric-ley
Copy link

I'm not sure if it's on my end or not, but I can't open executables. Other files such as pictures, text files and stuff work but executable files do not work.

@arkoc
Copy link
Contributor

arkoc commented Dec 15, 2017

It's Windows.Storage restriction. We are working on it, to get rid of Windows.Storage and use native System.IO. It will be in next release for sure.

@colinkiama
Copy link

Don't worry guys, I've found the code the official Microsoft Code Snippet which lets you launch executables!: https://github.com/Microsoft/Windows-task-snippets/blob/master/tasks/Launch-executable.md

@arkoc
Copy link
Contributor

arkoc commented Dec 25, 2017

Thanks, I will have a look.

@colinkiama
Copy link

Any luck?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants