Skip to content

Commit 28efa61

Browse files
committed
Update SimCity_Win10.bat
1 parent 58edc37 commit 28efa61

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

App/SimCity_Win10/SimCity_Win10.bat

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
set __COMPAT_LAYER=WinXP
33

44
:: Copy SimCity files if not yet copied
5-
if not exist "%~dp0..\SC2K\SIMCITY.EXE" (
6-
call cmd /c "call "%~dp0..\Installer\install.bat" "
7-
)
5+
if not exist "%~dp0..\SC2K\SIMCITY.EXE" call cmd /c "call "%~dp0..\Installer\install.bat" "
86

97
:: Patch SimCity if not yet patched
108
if not exist "%~dp0..\SC2K\SimCity_W10_EntryPoint.exe" (

0 commit comments

Comments
 (0)