Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Can't open Steam #3

Open
acolombo11 opened this issue Jun 27, 2017 · 0 comments
Open

Can't open Steam #3

acolombo11 opened this issue Jun 27, 2017 · 0 comments
Assignees
Labels

Comments

@acolombo11
Copy link
Owner

acolombo11 commented Jun 27, 2017

I can't find a way to open Steam via os.start() command

In thy part of code:

actions.open_steam = function()
	os.start("steam");
end

I've also tried to use os.start("steam:");, and I tried to use os.start("C:\Program Files (x86)\Steam\Steam.exe");, which totally crashes the remote

@acolombo11 acolombo11 added the bug label Jun 27, 2017
@acolombo11 acolombo11 self-assigned this Jun 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant