Zainstaluj Steam
zaloguj się
|
język
简体中文 (chiński uproszczony)
繁體中文 (chiński tradycyjny)
日本語 (japoński)
한국어 (koreański)
ไทย (tajski)
български (bułgarski)
Čeština (czeski)
Dansk (duński)
Deutsch (niemiecki)
English (angielski)
Español – España (hiszpański)
Español – Latinoamérica (hiszpański latynoamerykański)
Ελληνικά (grecki)
Français (francuski)
Italiano (włoski)
Bahasa Indonesia (indonezyjski)
Magyar (węgierski)
Nederlands (niderlandzki)
Norsk (norweski)
Português (portugalski – Portugalia)
Português – Brasil (portugalski brazylijski)
Română (rumuński)
Русский (rosyjski)
Suomi (fiński)
Svenska (szwedzki)
Türkçe (turecki)
Tiếng Việt (wietnamski)
Українська (ukraiński)
Zgłoś problem z tłumaczeniem
https://superuser.com/questions/868340/how-can-i-convert-a-windows-batch-script-to-a-exe
@echo off
REM Tell the user that we are running the mod
echo Launching SEFMod
REM Run Swat4.exe from inside SEFMod\System, so that the
REM game uses the mod's initialisation files and settings
cd .\System\
..\..\ContentExpansion\System\Swat4X.exe
REM Tell the user that the game has exited
echo SEFMod has exited
Try adding that Swat4X.exe to Steam and see if that works?
http://www.fightcluboutfit.co.uk/forum/phpBB2/viewtopic.php?t=10380&sid=3052b3443737038a1951a051cf85c568
It's basically saying to use the swat4x.exe, but tell it to start in the mod's folder.
I want to run roblox using a batch file.
1). add non steam game, just use any random games .exe like you normally do
2). in steam library, click properties, in targert and the batch file,
pretty much it