安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
To create a job on Windows 11 that automatically launches Steam.exe after you log in, you can use the Task Scheduler and set it to run at user logon:
Steps:
Open Task Scheduler: Press Windows key + S, search for "Task Scheduler" and open it.Create a New Task:
Click "Action" > "Create Basic Task".Give your task a name (e.g., "Launch Steam on Login").
Set Trigger:Select "When the user logs on" as the trigger.
Set Action:Choose "Start a program".Browse to the location of your Steam executable file (usually "C:\Program Files (x86)\Steam\Steam.exe").
Optional Settings (Advanced):Run with highest privileges: If needed, check this box to run Steam with administrator rights.Conditions: You can set conditions like whether the task should run only when plugged into power.
Important Considerations:
Check Steam Settings:
Ensure that within Steam settings, "Run Steam when my computer starts" is not checked, as this could cause conflicts with the Task Scheduler job.
User Account Control (UAC):
If you get prompts about needing administrator rights, make sure to run the Task Scheduler as administrator or set the task to run with elevated privileges.
Alternative is placing a shortcut for Steam (consider adding '-silent' argument so it starts minimized) in the Start-Up folder (windows run (Win+R) and type in shell:startup)
And it will start up. I'm not at a computer right now. I typed this on my phone. But if you plug it in explorer or CMD or power shell. It will work. Enjoy.
When I start steam via task scheduler, my games wont launch. I have to force close it and manually launch myself. Im trying to get steamedit to work on launch, so far no luck. used a task to kill steam, run steamedit and the issue happened, so i made another task to kill steam and another to run it and it still wont launch games when I hit play. Just quits. But if I open steam myself instead of running the launch steam, it works fine. Not sure why