Jump to content
A 2021 backup has been restored. Forums are closed and work in progress. Join our Discord server for more updates! ×
SoaH City Message Board

Why can't I play any fangames!?


Overdrived

Recommended Posts

Shouldn't matter. Windows (should) check like so:

-- folder of the EXE that's running

-- C:\Windows\system

-- C:\Windows\system32

-- C:\Windows

Actually, this depends on what version of Windows, and what service pack you use.

For pre-XP SP2, this is where it search, in this order:

-The directory where the app was loaded

-The current directory

-The system directory ( system32 )

-The 16 bit system dir ( system )

-The windows dir

Then it goes through all entries in the PATH environment variable

SP2 and later, search in this order:

-The directory where the app was loaded

-The system directory ( system32 )

-The 16 bit system directory ( system )

-The windows dir

-The current dir

Then it goes through all entries in the PATH environment variable

EDIT: Heh, forgot a entry

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...