Search found 961 matches

by TheAPGuy
Mon Oct 22, 2018 11:57 pm
Forum: Announcements
Topic: Been a While
Replies: 9
Views: 31688

Re: Been a While

The silent error was a problem I kept having with the total progress bar occasionally getting over full. Some where, some how, it gets incremented a bit too much. It never goes over 101% though. It was a random bug that I could not reproduce. I could run the same script 10 times and get it once and ...
by TheAPGuy
Sat Sep 29, 2018 4:34 pm
Forum: Announcements
Topic: Been a While
Replies: 9
Views: 31688

Re: Been a While

Programming wise... its mostly a permanent retirement. I can plug along at a very slow speed though. As for the scripts; Ya they are a bit out of date. Most of the items still apply though, it would take some time to see what stays and what goes. As for adding detections that should be relatively ea...
by TheAPGuy
Sun Sep 16, 2018 3:17 am
Forum: Announcements
Topic: Been a While
Replies: 9
Views: 31688

Been a While

Hey guys/gals, I am sorry that I basically dropped off the face of the earth for a while. I have had something happen that has pretty much taken the wind out of my programming sails. My sails have huge holes in them that can not be repaired. Lets just say that I am no longer mentally capable of such...
by TheAPGuy
Tue Oct 24, 2017 3:34 am
Forum: Windows 10
Topic: Windows 10 Updates
Replies: 74
Views: 644180

Re: Windows 10 Updates

hmm... looking at the old code... <shudder>(it is pages and pages long of a giant case switch with 5 lines repeated over and over with minor changes) I will patch in a quick fix but, I definitely need to redo this section at some point. Using a bit more logical thinking will go a long way to shorten...
by TheAPGuy
Tue Oct 24, 2017 1:19 am
Forum: Windows 10
Topic: Windows 10 Updates
Replies: 74
Views: 644180

Re: Windows 10 Updates

OS SKU 101 hmm... that is... not listed in my reference chart. Ohh I see. The chart has not been updated in a good while so... ya. There are even higher numbers then 71 now. Time to add a few new definitions to the chart.

edit:
hmm... you have the professional student version, correct?
by TheAPGuy
Tue Oct 24, 2017 1:10 am
Forum: Windows 7
Topic: AutoPatcher Windows 7 (x64) Updates
Replies: 212
Views: 514251

Re: AutoPatcher Windows 7 (x64) Updates

of installed updates yes. of updates it wants to add yes/no. Yes/no because its a huge log filled with all kinds of other stuff. You could install the updates and then type into a command prompt wmic qfe list /format:htable > %userprofile%\Desktop\hotfixes.htm Find it on your desktop Zip it and post...
by TheAPGuy
Sun Oct 22, 2017 1:44 am
Forum: Windows 7
Topic: AutoPatcher Windows 7 (x64) Updates
Replies: 212
Views: 514251

Re: AutoPatcher Windows 7 (x64) Updates

hrmm... wonder if update is passing a string that is different like some kind of force install.
by TheAPGuy
Sat Oct 21, 2017 7:18 pm
Forum: Windows 10
Topic: Windows 10 Updates
Replies: 74
Views: 644180

Re: Windows 10 Updates

Hmm Yes I can do something similar to that... hold on. edit: hmm found an interesting old way to detect pro/home version. testing Late edit: Ok so I got something here for you to try on your different version of windows 10s. It "should" detect the pro or home status via reading OperatingSy...
by TheAPGuy
Sat Oct 21, 2017 6:14 pm
Forum: Help
Topic: ? updates for 6.22 since 27 July 2017
Replies: 1
Views: 31101

Re: ? updates for 6.22 since 27 July 2017

Working on a completely new windows 7 x64 script atm. Got a few more updates to add.
by TheAPGuy
Sat Oct 21, 2017 6:09 pm
Forum: Windows 7
Topic: AutoPatcher Windows 7 (x64) Updates
Replies: 212
Views: 514251

Re: AutoPatcher Windows 7 (x64) Updates

ok this will do nicely. I have to reinstall my vm copy anyways since the time to register ran out on it. Some of the update on your list are in the script. Strange that they did not install.