Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
デスクトップにいくつかのショートカットとファイルがあり、.bat ファイルで一度に開きたいです。それ、どうやったら出来るの?
試す:
start %userprofile%\Desktop\your.lnk
それはあなたのリンクを実行するはずです。