Few bugs with Windows 10 build 16299 (x86)

George King

Active Member
Hi nuhi,

I found some bugs in Windows 10 build 16229.

a) Two tweaks doesn't work. Show Libraries and Favorites in Windows Explorer. NTlite applied, but nothing change in Windows Explorer - Solved OK

b) When I reload modified instal.wim, NTlite detect again removed components - English (US) and Windows Presentation Foundation

c) After installation all websites are now untrusted, seems something with certificates, but I don't know which component or settings could break it
- IE11 Error code: DLG_FLAGS_INVALID_CA
- Chrome Error code: ERR_CERT_AUTHORITY_INVALID


d) Im using HW List, but after removals WAN Miniport (IKEv2) driver is marked as missing - seems as component removal problem

e) There are some empty folders in StartMenu - Accessibility, Maintenance and System Tools - they are empty and in English

f) CCleaner can't be installed, when I run installer, there are lots of messages about certificate trust after 4-5 yes click installer crash, maybe related to point c) This is little crazy - if you rename original installer to CCleaner.exe and then run it, it will crach - its installer bug

Thats all what I noticed with latest version

George
 
Last edited:
a) Two tweaks doesn't work. Show Libraries and Favorites in Windows Explorer. NTlite applied, but nothing change in Windows Explorer
b) When I reload modified instal.wim, NTlite detect again removed components - English and Windows Presentation Foundation
c) After installation all websites are now untrusted, seems something with certificates, but I don't know which component or settings could break it
d) Im using HW List, but after removals WAN Miniport (IKEv2) driver is marked as missing - seems as component removal problem
e) There are some empty folders in StartMenu - Accessibility, Maintenance and System Tools - they are empty and in English
f) CCleaner can't be installed, when I run installer, there are lots of messages about certificate trust after 4-5 yes click installer crash, maybe related to point c)
b) if you removed components, unload and remount or use a new clean source
c) try to keep Credential Manager
f) try to keep Windows Presentation Foundation
 
b) if you removed components, unload and remount or use a new clean source
c) try to keep Credential Manager
f) try to keep Windows Presentation Foundation

b) This was just for testing - export install.wim and look if everything is removed as was in preset
c) When I keep it, nothing change, same problem is here
f) When I keep it, nothing change, same problem is here

So problem is not in removing Credential Manager & Windows Presentation Foundation

Any other ideas?
 
Last edited:
Yes, I use compatibility settings for my preset. Now I tested it with no removals "System" and "Networking" and "Windows app", but the same problems are here. Also tried without integrating updates and drivers. Going to find which component causing this untrusted error... Maybe its components combination..
 
Last edited:
Hi George,
Thanks for the feedback.
a) Show Libraries works in my test, by default it's disabled so maybe you didn't notice it on the lower-left of the navigation bar in Explorer when enabled.
Show Favorites is not for Win10 indeed, will filter out.
b) Seems to be gone in my test, did you maybe configure/installed .NET in features in some way, or maybe installed a cumulative update which returned it?
c - f) Will try tomorrow and report back.
 
For Favorites in Windows 10 I'm using this registry tweak

Code:
https://winaero.com/blog/how-to-re-add-favorites-to-navigation-pane-of-windows-10-explorer/


I'm using only one session for everything. These packages are integrated nothing more after processing image

Code:
\Updates\Windows10-x86\General\16299\Windows10.0-KB4054022-x86.msu
\Updates\Windows10-x86\microsoft-windows-internetexplorer-optional-package.cab
\Updates\Windows10-x86\microsoft-windows-netfx3-ondemand-package.cab
\Updates\Windows10-x86\General\16299\Windows10.0-KB4054517-x86.msu
 
Last edited:
I found new problem today with same preset. Office 2013 Professional Plus can't be installed. Office compatibily is checked. I was digging inside setup log file and seems its problem with permissions? I'm using administrator autologon in unattented.

Code:
2018/01/03 14:14:51:681::[2204] MSI(INFO): 'SchedSecureObjectsRollback:  Failed to store ACL rollback information with error 0x80070002 - continuing'
2018/01/03 14:14:51:681::[2204] MSI(INFO): 'SchedSecureObjectsRollback:  Failed to store ACL rollback information with error 0x80070424 - continuing'
2018/01/03 14:14:51:681::[2204] MSI(INFO): 'SchedSecureObjectsRollback:  Failed to store ACL rollback information with error 0x80070424 - continuing'

2018/01/03 14:17:08:103::[2204] MSI(INFO): 'CAQuietExec:  Error 0x80070002: Command failed to execute.'
2018/01/03 14:17:08:103::[2204] MSI(INFO): 'CAQuietExec:  Error 0x80070002: CAQuietExec Failed'
2018/01/03 14:17:08:103::[2204] MSI(INFO): 'CustomAction RegisterPerfmonManifest returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)'

Update:
I completely keep "Performance Counters" components group and now I can install Office, but some fonts registration errors was during setup. Resp 2 errors, which can be ignored, but something breaking installation without errors - must be some font. In log file I can't find font name error..

Update 2:
For correct installation of Office 2013 Professional Plus is needed "Performance Manager" and Calibri font. This should be locked for Office compatibility
 
Last edited:
Update:
I completely keep "Performance Counters" components group and now I can install Office, but some fonts registration errors was during setup. Resp 2 errors, which can be ignored, but something breaking installation without errors - must be some font. In log file I can't find font name error..

Update 2:
For correct installation of Office 2013 Professional Plus is needed "Performance Manager" and Calibri font. This should be locked for Office compatibility

1.- You can remove performace tools safely.

2.- I had removed most of those protected fonts (a couple can't be unprotected) without an issue when Office 2007 or 2016 are installed/ running.


https://www.ntlite.com/community/in...compatibility-fonts-are-language-specific.78/
 
Kasual, you are removing fonts in live mode?
I'm creating everything on offline image. When I remove Performance Counters, Office installer perform rollback at the end of installation.
Calibri font is needed to prevent installer from font registration error during Office setup. Here is log from installer when Performance Counters are removed. Office 2013 can't be installed.
 

Attachments

  • SetupExe(20180104014458930).log
    799.1 KB
Here are some updates:
c) Caused by the tweak "Automatic update of the root certificate trust list", you can enable it after the setup to "fix", kinda expected from the setting title.
d) Don't see that using the upcoming version so I encourage to try it and let me know if you still do
e) C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Maintenance is normal in full Windows as well, fixed others in next.
f) cannot replicate with the upcoming version and 5.38 CCleaner, please as in 'd', let me know if it still happens.

Planning to release the update tomorrow if all else that is planned is checked/fixed.

Thanks!
 
Finally finished the update, let me know if any issues remain.
Thanks.
 
Back
Top