GithubHelp home page GithubHelp logo

battleforgereborncheck's Introduction

BattleForgeRebornCheck

Powershell script for checking install directory for correct files

How To Run

Press your windows key or click on the Start button in windows, type 'cmd' and open 'Command Prompt'

Once open, type 'Powershell'

your terminal should look something like this

PS C:\Users\Astiliano>

Open the script in raw format

(First 1000~ lines are just a list! Scroll to the bottom for the actual logic)

https://raw.githubusercontent.com/Astiliano/BattleForgeRebornCheck/master/BFcheck.ps1

Look over the script to make sure it isn't malicious (No deleting, removing, searching random stuff)

Copy All (CTRL+A then CTRL+C)

Paste into 'Command Prompt' (Right Click)

Follow the script instructions.

Example Output

This is ran on a directory where Updater.zip was not extracted to


------------- Checking F:\Battleforge\BattleForge_2\BattleForge for Updater.zip extracted files -------------


[FAIL] ControlzEx.dll - Not Found
[FAIL] MahApps.Metro.dll - Not Found
[FAIL] Patcher.exe - Not Found
[FAIL] SkylordsRebornUpdater.exe - Not Found
[FAIL] System.Windows.Interactivity.dll - Not Found


------------- Checking F:\Battleforge\BattleForge_2\BattleForge for BattleForge.rar extracted files -------------

[OK] BattleForge.exe
[OK] base
[OK] bf1
[OK] bf_cr_release.dll
[OK] bf_logic_release.dll
[OK] bf_mg_release.dll
[OK] bf_path_release.dll
[OK] bf_res_release.dll
...
...
...

------------- Final Results -------------


##### Missing Updater.zip files:
ControlzEx.dll
MahApps.Metro.dll
Patcher.exe
SkylordsRebornUpdater.exe
System.Windows.Interactivity.dll



##### Missing BattleForge.rar files:



Complete - Press Enter to exit:

battleforgereborncheck's People

Contributors

astiliano avatar

Watchers

 avatar  avatar

battleforgereborncheck's Issues

Add additional checks?

There are additional files that can be downloaded to fix some users issues. Add a check for all the additional files, if user doesn't need it it won't matter. Those who need it will know to look for that information.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.