iWindoze, on Jan 31 2007, 12:39 PM, said:
My install log is attached to this post! I hope it helps!
The log files and report files are the best "easy" thing to do to provide feedback. SO thanks heaps.
Quote
PS: I almost forgot, when ever I wanted to select more options the code always made me re-toggle the selection, is this a feature or a bug?
A feature. When it was still a fairly new feature there wasn't too many modules with options so when someone had finished with the options, I thought they'd prefer to have the toggle reset. Now that there are lots of modules you can set options for, its not so obvious which behaviour to go for. Unless people have huge objections I'm going to leave it as it is.
EDIT: OK, I think i've found the first bug in v1.8 --- iWindowze's log file confirmed it for me, and I have already reported it on MDGX's latest updates thread so go there for more info. It is the kb905495 package --- it wont install normally but if you unzip it and manually run the command, it installs fine. The code doesn't catch these types of errors unfortunately (or maybe i can set a errorlevel check, does anyone know?) and so the program will keep trying to install it, no matter how many times you run Auto-Patcher. I have already made my own installer for it so it will be fixed in the next version.
EDIT 2: I just finished reviewing the log file I was given by iWindoze and it all looks good. The only other thing of interest was:
18:16:10 -- superceeded title -- OLEDBUP - OLE DB Provider for Internet Publishing Update
I don't get a superceeded message on my test systems -- Do us a favour can you? Can you check for the file version of this file and path -- C:\Program Files\Common Files\system\ole db\msdaipp.dll -- my code says it should be 8.102.4004.0 and if yours is later, is it 8.103.4004.0 and if its not, any idea where it came from? Cheers, man. If only everyone would at least do a report on their system, this project would be a millions times more accurate....
EDIT 3: a new feature was just added: when you get reports of superceeded hotfixes, the log file now tells you:
* the path & filename of the file being checked for its file version
* the file version number
* and also the file version that Auto-Patcher wanted to install.
This should make reporting back on questions like above much easier... hopefully all people will need to do is post their log file or report file.
Here's a sample:
--------------------------------------------------------------------
15:18:02 ++ the System Stability Hotfixes module was started
--------------------------------------------------------------------
- - - - - - - - - - - - - - - - - - - - - - -
15:18:08 -- superceeded title -- q260067 - Mapped Drives Update
C:\WINDOWS\system\user32.dll has file version: 4.90.0.3001
The file version Auto-Patcher wanted to install was: 4.10.0.2227
- - - - - - - - - - - - - - - - - - - - - - -
15:18:16 ++ No titles need to be installed.
Environment space now used: 765 (this is usually between 500 and 1000)
--------------------------------------------------------------------
If anyone thinks of other useful features, you know what to do... things I was thinking of adding:
* a report function that tells you what you HAVE installed (not just what is missing)
* the log file to record the number of installations carried out during a particular patching session. Its annoying having to scroll through the entire amount of logfile text looking to see if anything was installed. The only problem with this is it adds more complexity to the install process, and may slow it down a little. Still, I think this would be a great addition ...
* automatic access to this project's homepage from the main menu (already added)
* a pretty full on feature would be to choose not to install any of the unofficial updates. I can think of a few good reasons why some people might want this. I'll have to work out how to integrate it into the program options so its not something I can just whack in ...
* the program does all your housework including mowing the lawn and making cocktails --- now I'm just getting silly, its obvious Auto-Patcher will be better suited to pouring beer and rolling spliffs...
This post has been edited by soporific: 30 January 2007 - 10:43 PM