Steam installieren
Anmelden
|
Sprache
简体中文 (Vereinfachtes Chinesisch)
繁體中文 (Traditionelles Chinesisch)
日本語 (Japanisch)
한국어 (Koreanisch)
ไทย (Thai)
Български (Bulgarisch)
Čeština (Tschechisch)
Dansk (Dänisch)
English (Englisch)
Español – España (Spanisch – Spanien)
Español – Latinoamérica (Lateinamerikanisches Spanisch)
Ελληνικά (Griechisch)
Français (Französisch)
Italiano (Italienisch)
Bahasa Indonesia (Indonesisch)
Magyar (Ungarisch)
Nederlands (Niederländisch)
Norsk (Norwegisch)
Polski (Polnisch)
Português – Portugal (Portugiesisch – Portugal)
Português – Brasil (Portugiesisch – Brasilien)
Română (Rumänisch)
Русский (Russisch)
Suomi (Finnisch)
Svenska (Schwedisch)
Türkçe (Türkisch)
Tiếng Việt (Vietnamesisch)
Українська (Ukrainisch)
Ein Übersetzungsproblem melden
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