[BUG] - Installation Crash
bug
### Before continuing...
- [x] I agree to follow Atlas' [Code of Conduct](https://github.com/Atlas-OS/.github/blob/main/profile/CODE_OF_CONDUCT.md)
- [x] I have searched our [issue tracker](https://github.com/Atlas-OS/Atlas/issues?q=is%3Aissue) to verify that the issue hasn't been reported already
- [x] I have searched the [Atlas documentation](https://docs.atlasos.net) beforehand for a solution
- [x] I am on the latest version of Atlas, and didn't do an unsupported upgrade
### Description
Actually I've tried to download, I've already do it on another machine by myself and it's easy to do, but for no reason this time, after disable Windows Security correctly and click on "Next" I have this error:
```
[FileNotFoundException] Impossible de charger le fichier ou l'assembly 'WmiLight, Version=7.1.0.0, Culture=neutral, PublicKeyToken=cf32ce69bdbe2391' ou une de ses dépendances. Le fichier spécifié est introuvable.
[User Node] >
object ExceptionWrapper.TryCatchWhen(source, callback, args, numArgs, catchHandler) >
object ExceptionWrapper.InternalRealCall(callback, args, numArgs) >
async void RequirementsPageView.CheckRequirements(sender, e) in RequirementsPageView.xaml.cs:234 >
void RequirementsPageView.CheckRequirements(sender, e)+() in RequirementsPageView.xaml.cs:339 >
bool RequirementsPageView.UninstallUpdatesIsMet()
```
I try many things like:
- Restart my computer
- Check updates
- Disable all securities
- Check if the file `WmiLight` exist and is not considered as dangerous by Windows but it's not
No idea of what is happening honnestly
### Steps to reproduce
1. Download and extract zip
2. Run the `.reg` file
3. Run the `.exe` and click on Next after disable Windows Securities
### Expected behavior
As usual I expect to agree ToS and go next
### Actual behavior
Crash with error:
```
[FileNotFoundException] Impossible de charger le fichier ou l'assembly 'WmiLight, Version=7.1.0.0, Culture=neutral, PublicKeyToken=cf32ce69bdbe2391' ou une de ses dépendances. Le fichier spécifié est introuvable.
[User Node] >
object ExceptionWrapper.TryCatchWhen(source, callback, args, numArgs, catchHandler) >
object ExceptionWrapper.InternalRealCall(callback, args, numArgs) >
async void RequirementsPageView.CheckRequirements(sender, e) in RequirementsPageView.xaml.cs:234 >
void RequirementsPageView.CheckRequirements(sender, e)+() in RequirementsPageView.xaml.cs:339 >
bool RequirementsPageView.UninstallUpdatesIsMet()
```
### Atlas Version
Atlas v0.5.0 for Windows 11 25H2
### Desktop information
- `Processor`: AMD Ryzen 5 5600G with Radeon Graphics
- `GPU`: NVIDIA GeForce RTX 4070 Ti
- `OS`: Windows 25H2
- `RAM`: 32GB
### Additional content
_No response_
关闭于 2026-04-18 1 条评论