Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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