• There seems to be an up tick in Political commentary in recent months. Those of us who are long time members of the site we know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religiours commentary out of the fourms.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politicion will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment amoung members. It is a poison to the community. We apprciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

ETO in Windows 11

Still not working ???? This what my bat file in Global Layer looks like. My Master Startup is like the one from SixStrings.
 

Attachments

  • @ECHO OFF.txt #2.txt
    5.3 KB · Views: 3
I assume you are referring to "ETOGLSwapper:? To me that looks OK. What is your ETOEraSwapper.bat? I assume your location is ""C:\Program Files\ (x86)\Microsoft Games\CFS3 ETO Expansion..."
 
Yes. Everything in C drive Program files. This is how the original global layer bat file was. IT is the way Firestorm2 posted.
 

Attachments

  • global layer.txt
    517 bytes · Views: 1
These are five edits made to my global_layer ETOGLSwapper:
IF NOT EXIST "C:\Program Files (x86)\Microsoft Games\CFS3 ETO Expansion\1945_qclocations.xml" GOTO :1945_ERA
IF NOT EXIST "C:\Program Files (x86)\Microsoft Games\CFS3 ETO Expansion\1944_qclocations.xml" GOTO :1944_ERA
IF NOT EXIST "C:\Program Files (x86)\Microsoft Games\CFS3 ETO Expansion\1943_qclocations.xml" GOTO :1943_ERA
IF NOT EXIST "C:\Program Files (x86)\Microsoft Games\CFS3 ETO Expansion\bob_qclocations.xml" GOTO :BOB_ERA
IF NOT EXIST "C:\Program Files (x86)\Microsoft Games\CFS3 ETO Expansion\1936_qclocations.xml" GOTO :1936_ERA

There is one more at the bottom. If not typed precisely correct, it won't work.
CFS3 is a 32bit program, so having a 64 bit OS it should go here, but could go where you like.
 
That is the way I have. But then noticed it read Program Files and noy Program(x86). going to check on if my read only stays the same or reverts back to read only on its own before i change it.
 
Last edited:
Well i going to reinstall it. at least with the replies I've gotten i can kake sure the bat files are correct. Fingers crossed it works. will post the results. Thanks
 
Back
Top