Autopatcher v6.2

In this area, you will find test programs and scripts.
User avatar
Whatacrock
Release Maintainer
Release Maintainer
Posts: 1967
Joined: Mon Oct 28, 2013 10:47 am
Location: Australia
Contact:

Re: Autopatcher v6.2

Post by Whatacrock »

@parkd1 --- just create a shortcut to autopatcher.exe and in its properties select Run As Administrator.

The Compatibility tab is the one you want...
"Now if you Sons of B*@ches got anything else to say, NOW'S THE F@#%ING TIME!!"
parkd1
Moderator
Moderator
Posts: 333
Joined: Tue Jan 07, 2014 4:33 pm

Re: Autopatcher v6.2

Post by parkd1 »

Thanks
netham45
Posts: 5
Joined: Tue Jan 10, 2017 2:40 am

Re: Autopatcher v6.2

Post by netham45 »

I'm running it from a batch script that is running as admin.
User avatar
TheAPGuy
Site Admin
Site Admin
Posts: 979
Joined: Sun Oct 27, 2013 12:38 am
Location: California
Contact:

Re: Autopatcher v6.2

Post by TheAPGuy »

If I make it start as admin... windows 7 and up complain about it not being signed. :( At least this way it only complains legitimately if you are attempting installs not downloads.
You can get around that though by making a shortcut and have the shortcut start as admin. Its what I do. I just call it "Autopatcher.exe verbose" since it adds the verbose switch.

Right click drag the exe to an empty spot in the same folder. Click make a shortcut
bring up properties of it
Click on advanced in the shortcut tab
Select run as admin
Done
User avatar
TheAPGuy
Site Admin
Site Admin
Posts: 979
Joined: Sun Oct 27, 2013 12:38 am
Location: California
Contact:

Re: Autopatcher v6.2

Post by TheAPGuy »

Netham45... yes it should start in the install screen. It does for me at least.

Edit:
ohh you know what... I think I see the problem. lolz. It doesn't bring up the module loading screen so it looks like it never started up but, in the background it is loading the modules and performing MD5 hash. :oops:

welp, I remember why I was still working on it before the holidays now. Still working on getting the looping issue fixed. Part of the reason it doesn't show the loading window on first load... its because it gets called 2 times. Its the way the startup sequence is set up. I am redoing the startup sequence and separating code into smaller functions instead of giant chunks.
netham45
Posts: 5
Joined: Tue Jan 10, 2017 2:40 am

Re: Autopatcher v6.2

Post by netham45 »

It doesn't seem to display at all if you provide an answer file and set /unattend. I remove those and it loads after a few minutes.

Edit: It seems to still run in the background with those flags set. I just wrote a quick batch script to stream the log file to the console the rest of my unattended setup is going in.

Could you also make it not hang on the 'You are missing OCX files that need to be installed..." message? I'm trying to get a completely unattended setup that installs SP1, runs AutoPatcher and Snappy, and installs all of the software we need on our images. Other than that one popup I have it completely unattended right now.
User avatar
TheAPGuy
Site Admin
Site Admin
Posts: 979
Joined: Sun Oct 27, 2013 12:38 am
Location: California
Contact:

Re: Autopatcher v6.2

Post by TheAPGuy »

Tell you what... I will give it a 7 second count down to auto answer.

edit:
10 second auto answers is attached. JUST the exe.
Later versions will have this as well. Also a band-aid for the hash check window not showing. I load it before it gets around to actually needing to be up. Does not fix the answers file not working right though...
Attachments
autopatcher.7z
(197.21 KiB) Downloaded 1053 times
User avatar
TheAPGuy
Site Admin
Site Admin
Posts: 979
Joined: Sun Oct 27, 2013 12:38 am
Location: California
Contact:

Re: Autopatcher v6.2

Post by TheAPGuy »

Sorted out the startup sequence. Will give a bit of a startup boost but, not too much. Most of it is used up in accessing WMI (Its kinda slow). I have an idea on how to shorten that though...
netham45
Posts: 5
Joined: Tue Jan 10, 2017 2:40 am

Re: Autopatcher v6.2

Post by netham45 »

Awesome, thanks!

Do you guys have a Donate link anywhere?
User avatar
TheAPGuy
Site Admin
Site Admin
Posts: 979
Joined: Sun Oct 27, 2013 12:38 am
Location: California
Contact:

Re: Autopatcher v6.2

Post by TheAPGuy »

naw... it might actually cost more in terms of keeping that account then it would give to the cause. :/ The site stays up due to me paying the bills. :)
Post Reply