Skip to content

Conversation

@AndrianiP
Copy link

Bug Fixes

  • Fixed bug that caused files in the \Windows directory not to be found if the exe was located in a non C: drive and checksum was called (run on x64)
  • Fixed --dl not working.
    • Whenever the user would only enter --dl as an arg it would not download as there was no if(download) that was not inside another if statement. The user would need to use --compare --dl to be able to download and create the drivers.json file.
  • Fixed issue regarding --list option doing an infinite loop when using terminal.

GUI

  • Adds a GUI if exe is opened not using terminal
    • Allows for all options to be used without program ending

- Adds a GUI if exe is opened not using terminal
  - Allows for all options to be used without program returning
- Fixed bug that caused files in the \Windows directory not to be found if the exe was located in a non C: drive.
Program download option was never implemented. It would only download if the user used compare. Whenever the user would use --dl  as an arg it would not download. The user would need to use --compare --dl to be able to download the drivers.json file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant