Skip to content

Releases: saeedkhatami/FBI

Version 0.3.0

05 Apr 19:16
Compare
Choose a tag to compare
  • Auto architecture detector
    which helps you to use the correct ForceBindIP

hotfix 0.2.1

03 Apr 00:58
Compare
Choose a tag to compare

Auto update and installation fixed

  • Before copying each file from the temporary folder to the application folder, the code checks if the file is FBI.exe or FBI.dll.
  • If the file is one of these files, it attempts to close the associated process by killing it.
  • After killing the process, the code waits until the process is terminated before proceeding with the file replacement.
  • Once the process is terminated (if it was running), the file is copied over, replacing the old version.
  • Finally, the temporary folder is deleted after all files are copied.

Version 0.2.0

03 Apr 00:30
Compare
Choose a tag to compare

Supports x64 and x86 software.

  • Steam is a 32-bit application. Users should run it with 'ForceBindIP.exe' instead of 'ForceBindIP64.exe'.

Version 0.1.0

30 Mar 04:01
Compare
Choose a tag to compare

First release