DrEmpiricism / Optimize-Offline

Optimize-Offline is a Windows 10 offline image optimization framework.
MIT License
709 stars 64 forks source link

[BUG] CONFIG INITIALIZATION FAILED #167

Open truefriend-cz opened 4 years ago

truefriend-cz commented 4 years ago

After builded ISO and installed (after process copy sources data to HDD) and reboot show this error page. This error ended on 4.0.0.5 and 4.0.0.6 only. IMG_20200223_223135

Phatastik commented 4 years ago

@truefriend-cz [Edit] My situation may not match yours, but I managed to solve my exact same problem. One of my added Additional Registry Tweaks was causing the problem. The frustration was that version 4.0.0.0 didn't have a problem incorporating any of my tweaks, but later versions did. The developer did warn users about "privileges" and his purpose for "Additional Tweaks." See Issue #136 . I hope you solve or have already solved your problem.

DrEmpiricism commented 4 years ago

What do you mean with "This error ended on 4.0.0.5 and 4.0.0.6 only."?

Errors like this have always been due to the removal of a Capability or Package that the system requires, or the disabling of a required Optional Feature. To further see what could be causing this issue, you will need to post the Optimize-Offline.log

Phatastik commented 4 years ago

[Edit] See my first post in this thread. My issue is now resolved.

Phatastik commented 4 years ago

[Edit] See my first post in this thread. My issue is now resolved.