If you can get a packages.txt for the RT7-Lite you can use my KUC program. It will tell you what updates you need.
@steven4554, gangster, serp202 All these x86/x64 hotfixes/updates you have posted here are in SoLoR's repo' unless superseeded. Anything newer than the latest update to the repo' komm usually has covered with KUC. Might be a good idea to check these resources first before posting.
%userprofile% is the current logged on user with admin priveledges, first line makes the folder DISM on your desktop. Code: MKDIR %userprofile%\Desktop\DISM ...for current live OS DISM /online /get-packages /format:table > %userprofile%\Desktop\DISM\packages.txt ...for offline mounted image (shows all integrated into offline image) DISM /Image:<path to your mounted image> /Get-Packages /Format:Table > %userprofile%\Desktop\DISM\Packages.txt DISM /Image:<path to your mounted image> /Get-Features /Format:Table > %userprofile%\Desktop\DISM\Features.txt DISM /Image:<path to your mounted image> /Get-Drivers /Format:Table > %userprofile%\Desktop\DISM\Drivers.txt DISM /Image:<path to your mounted image> /Get-Apps /Format:Table > %userprofile%\Desktop\DISM\Apps.txt DISM /Image:<path to your mounted image> /Get-AppPatches /Format:Table > %userprofile%\Desktop\DISM\App_Patches.txt DISM /Image:<path to your mounted image> /Get-AppInfo /Format:Table > %userprofile%\Desktop\DISM\App_Info.txt These lines will populate the DISM folder on your desktop with the requested info.
My daughter turns 27 years old on March 21st-good month for birthdays... So, beer or martini's; no...SHOOTERS are best!