hellzerg / optimizer

The finest Windows Optimizer
GNU General Public License v3.0
13.64k stars 917 forks source link

Windows 11 - Crash after "Checking for requirements" #450

Closed PiotrMarzec closed 8 months ago

PiotrMarzec commented 8 months ago
  1. Launch the app (both as admin, and as user, doesn't matter)
  2. "Checking for requirements" window appears
  3. "Checking for requirements" dissappears after 2-4 seconds
  4. Nothing more happenes
  5. App is not running in Task Manager

Optimizer.json

floppy-wip commented 8 months ago

Just to let you know, I have a similar problem, but in my case the application does not even start, when I click on it, it does nothing (I tried it as administrator and user) and also the folder that should be located as "C:\ProgramData Optimizer" is not created.

Reproduction steps:

  1. Download the app and save it to any folder
  2. Start the application (as admin or user, doesn't matter)
  3. Nothing happens
  4. The application doesn't appear in the Task Manager
hellzerg commented 8 months ago

@PiotrMarzec @floppy-wip

What versions of Windows you running? Also check that the .Net framework 4.5 and 4.8 is installed.

hellzerg commented 8 months ago

Otherwise, i need logs from Event Viewer

PiotrMarzec commented 8 months ago
hellzerg commented 8 months ago

@PiotrMarzec

Can you test this experimental version? OptimizerTest1.zip

PiotrMarzec commented 8 months ago

It works :) Awesome, thank you!

hellzerg commented 8 months ago

@PiotrMarzec Okay, so I will release a hotfix version tomorrow

hellzerg commented 8 months ago

The issue is fixed. Please update to v16.4.

JamminR commented 5 months ago

@hellzerg - WIn10 22h2, new install - after trying to run optimizer 16.4 2-3 times without any success, i came back to the readme.md and noticed the pre-requisites. Went to my Win 'check for updates' and realized several hadn't installed yet, including .Net framework 4.8.1 It would be nice if Optimizer had a way to tell the user the framework is missing. (If it is already supposed to, well, 16.4 did not) Those users who are less technically inclined would at least be given more direction for self-resolution (Then again, those less inclinded probably aren't tweaking Windows)

hellzerg commented 5 months ago

@JamminR Thing is that because the app is developed on top of the .NET framework itself, if it is missing, it cannot even run to show a message or something. So yeah...