It is currently March 29th, 2024, 12:27 pm

Steam Games launch

General topics related to Rainmeter.
BetaKiller
Posts: 12
Joined: September 13th, 2009, 6:22 pm
Location: Brazil

Steam Games launch

Post by BetaKiller »

I would like if it is possible to launch games on steam using a command line such as this

"C:\Program Files (x86)\Steam\Steam.exe" -applaunch 440

I dont know if Rainmeter accepts to add launch options such as this
poiru
Developer
Posts: 2872
Joined: April 17th, 2009, 12:18 pm

Re: Steam Games launch

Post by poiru »

Sure.

Just use something like:

Code: Select all

LeftMouseUpAction=!Execute ["C:\Program Files (x86)\Steam\Steam.exe" -applaunch 440]
User avatar
GioRgSaVv
Posts: 62
Joined: February 7th, 2017, 10:02 pm

Re: Steam Games launch

Post by GioRgSaVv »

you just copy-patse this

LeftMouseUpAction=[steam://rungameid/261640]
(right click on the shortcut to copy the url)
Image
I know that I replied after many years but this is the first result in google search, so if anyone will search for it in the future he will see this.
Skeeter
Posts: 1
Joined: February 27th, 2017, 10:29 pm

Re: Steam Games launch

Post by Skeeter »

Gio I literally needed this today. I am thankful for your post many years later xD
TY