Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Big things πŸ‘€ #170

Closed
wants to merge 3 commits into from
Closed

Big things πŸ‘€ #170

wants to merge 3 commits into from

Conversation

Stensel8
Copy link
Contributor

@Stensel8 Stensel8 commented Feb 27, 2025

27-02-2025 – @Stensel8

Changelog

  • Fixed broken downloader links.
  • Changed the username variable logic so the script can read the full username.
  • Improved the program updater; it now uses a more verbose logic. It will tell you what it is doing and if it is successful or not.
  • Changed the Ninite downloader to download and run the installer directly. This is faster and doesn't give a flashing browser window.
  • Changed some strings/names.
  • Migrated more components to Winget to ensure correct downloadlinks.
  • Changed how CPU, GPU, and RAM details are displayed.
    Refer to this article for more information. Microsoft is deprecating the WMIC command line tool, which is used to retrieve CPU, GPU, and RAM details. The new method uses PowerShell commands to retrieve the same information. This change ensures that the script remains functional in future Windows versions.
  • Changed the code logic in the KeyGrabber part, to ensure correct working code in newer Windows versions. The keygrabber will now read new registry values to retrieve information.
  • Bugfix for crashing issue -> REALSDEALS/pcHealth#167.

- Fixed broken downloader links.
- Changed the username variable logic so the script can read the full username.
- Improved the program updater; it now uses a more verbose logic. It will tell you what it is doing and if it is successful or not.
- Changed the Ninite downloader to download and run the installer directly. This is faster and doesn't give a flashing browser window.
- Changed some strings/names.
- Migrated more components to Winget to ensure correct downloadlinks.
- Changed how CPU, GPU, and RAM details are displayed.
Refer to this article for more information. Microsoft is deprecating the WMIC command line tool, which is used to retrieve CPU, GPU, and RAM details. The new method uses PowerShell commands to retrieve the same information. This change ensures that the script remains functional in future Windows versions.
- Changed the code logic in the KeyGrabber part, to ensure correct working code in newer Windows versions. The keygrabber will now read new registry values to retrieve information.
- Bugfix for crashing issue -> REALESDEALS/pcHealth#167.
@Stensel8
Copy link
Contributor Author

Stensel8 commented Mar 2, 2025

Closed, as i needed to fix some typo's first.

@Stensel8 Stensel8 closed this Mar 2, 2025
@Stensel8
Copy link
Contributor Author

Stensel8 commented Mar 2, 2025

#170 Can be closed. #171 is the correct PR.

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