Posted October 26, 201113 yr Could someone help me understand the importance or benefits of the SoLoR updates?Also...just so i am clear on the updates.....they are updates after SP1 right?
October 26, 201113 yr If you want ALL the updates (not just critical ones) since SP1 then you want to use SoLoR's updates
October 26, 201113 yr Author What is the difference between SoLoR's updates and downloading them myself from M$?Also....thanks for the reply.Just curious about any info on SoLoR's updates because google didn't really provide much info.
October 26, 201113 yr Microsoft release critical updates via Windows Update for anything that will affect the majority of computers, SoLoR updates contains those plus updates which are not released via Windows Updates, i.e. updates meant if you experience a specific problem but personally i download and integrate them all anyway. SoLoR updates are also included in Service Packs so all the Updates which SoLoR provide will be in Win7 SP2.
October 26, 201113 yr Microsoft does not provide all its hotfixes via Windows Update, it only gives you the critical updates so hackers dont get into your PC...this does not mean that Microsoft is not busy fixing other small bugs that pop up and they usually release these hotfixes but you have to google the problem you are having and hope that there is a hotfix to fix thatSoLoR gathers them all up in one place and removes any obsolete/superseded hotfixes to save time and space
October 27, 201113 yr Author I must say thank you for both of those responses....very much appreciated and well explained.After reading this i must give a huge thanks to SoLoR for creating these updates.All of your efforts are appreciated and my questions have been answered....please close the thread anytime you feel appropriate.
October 27, 201113 yr You're welcome P.S. I don't close threads unless it's in the request forum, it just helps me know what requests i've done
October 30, 201113 yr Hi guys thought I'd also ask in this thread... i use windows updates downloader to download updates and have up to oct 13th, 2011 updates. Rather than download them all again, how would I take advantage of solor updates to download the differences ??
October 30, 201113 yr @Legolash2o, one feature request about Solor updates downloader in W7T, can you make ability to sort by date? it's will be much easy to keep upgrade. Also i don't know is possible to follow changelog? Also will be nice ability to download additional hotfixes.
October 30, 201113 yr what i've done for updates is I've created a bat file that uses wget to grab the updates from the windows 7 folder, office 2010 folder, and MSE folder. Atm, it doesn't remove old updates, but i'm working on that. well here's the code for anyone that would like itdel /S /Q *.htmldel /S /Q *.htmdel /S /Q *.logstart wget.exe -m -k -np -c -o win7.log http://hotfix.chris123nt.com/Windows.7/start wget.exe -m -k -np -c -o mse.log http://hotfix.chris123nt.com/Microsoft.Security.Essentials/start wget.exe -m -k -np -c -o office.log http://hotfix.chris123nt.com/Office.2010/the del cmds removes the htmls so you can refresh the downloader. and all output is to a log file.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.