Jump to content


AutoPatcher Error


57 replies to this topic

#41 Erik Ramey

    AutoPatcher Elite

  • Veterans
  • PipPipPipPipPip
  • 766 posts
  • Gender:Male
  • Location:Washington State

Posted 26 December 2007 - 07:57 PM

Hey there Bubba,

I'm actually the creator of these modules which I would be interested in looking at your apup log files. (Run a apup /log and search for any "!!" entries) Here is a link to the ZIP file that contains the modules: http://www.autopatcher.com/releases/englis...pack_07_enu.zip

Place them in the 2007 folder and you should be good to go.

#42 sh1leshk4

    Using AP since...then. =b

  • Members
  • PipPipPip
  • 116 posts
  • Gender:Male

Posted 27 December 2007 - 02:31 AM

I've just found a peculiar bug, and I think it's script related.
This only affects autopatcher_xp_x86_enu.script as fas as I've tested.

Apparently, most, if not all, the DownloadTo targets are all wrong.
They're all read :

autopatcher:modules\xxxxxxxx.xxx

...which means, it'd result in a not too expected folder name.

i.e
What should be C:\Program Files\AutoPatcher\modules\ turned out to be C:\Program Files\AutoPatchermodules\; note the lack of backslash that resulted in an entirely new folder.
A simple string replace should work it out though.

Also, for KB933360 in autopatcher_xp_x86_enu.script, the PreAction reads :

PreAction=rmdir /S /Q "autopatcher:modules\\NonCritical\KB933360_xp_x86_enu.apm_files"

Note the double backslash (and of course the lack of the first backslash).

...but this isn't related to Bubba's problems, I guess.
Well, I did download SP1 pack for Office 2007 and everything is downloaded just fine.
(...plus the extra downloads from autopatcher_xp_x86_enu.script because of the folder error. >.<)

Edited by sh1leshk4, 27 December 2007 - 02:33 AM.


#43 Erik Ramey

    AutoPatcher Elite

  • Veterans
  • PipPipPipPipPip
  • 766 posts
  • Gender:Male
  • Location:Washington State

Posted 27 December 2007 - 04:00 AM

@sh1leshk4 - This was a test I ran yesterday which only lasted for a couple of minutes. If you run another apup session, the script should update to the correct one. Worse comes to worse, delete the script manually and run apup. During the test, I also found the double-slash and fixed =)

#44 sh1leshk4

    Using AP since...then. =b

  • Members
  • PipPipPip
  • 116 posts
  • Gender:Male

Posted 27 December 2007 - 04:47 AM

I must've been "super lucky" to "participate" in the scripts testing. xD

Oh well... =)

#45 Bubba Gump

    Member

  • Members
  • PipPip
  • 28 posts

Posted 27 December 2007 - 08:48 PM

View PostErik Ramey, on Dec 26 2007, 02:57 PM, said:

Hey there Bubba,

I'm actually the creator of these modules which I would be interested in looking at your apup log files. (Run a apup /log and search for any "!!" entries) Here is a link to the ZIP file that contains the modules: http://www.autopatcher.com/releases/englis...pack_07_enu.zip

Place them in the 2007 folder and you should be good to go.
_______________________________________________
Erik,
Thanks, did as you suggested and now have 8 APM files, 8 APM folders and 1 KB943597 folder in Office 2007 directory.
But when I run AP, I have only 1 entry in Compatabbility - Compatability SP-1, and
in Office 2007, I only have 2 entries - Office SP-1 and Calendar Printing. A total of 3 of 9 folders but 8 items actually installed (No Office Accounting), so 5 items "missing".

Since I do not have the Office Accounting installed, I assume it should not be there, but I do have Project 2007 and Visio 2007 installed (all English by the way) and these updates don't show.
Also, the PP Viewer, Visio Viewer, and Outlook Junk filter updates are also missing from the AP "select" list.

BTW, did the entire 567Meg download for Office 2007 and Compatability 2007 again for the 4th time yesterday, and got the same 9 folders with ZERO APM files. Seems like the APM's not downloading (4x the same result) may be on the AP end.

Any suggestions how I can get the above missing 5 items to show on the "select" screen?

Just to make things worse, I just noticed that my Office 2003 has a file and folder for OneNote in the Office 2003 directory, but it too doesn't show in AP "select" list .............
EDIT/ Never mind, a today's APUP update fixed this .....

Edited by Bubba Gump, 27 December 2007 - 09:29 PM.


#46 Erik Ramey

    AutoPatcher Elite

  • Veterans
  • PipPipPipPipPip
  • 766 posts
  • Gender:Male
  • Location:Washington State

Posted 27 December 2007 - 09:06 PM

@BubbaGump

- In order to toubleshoot the modules not installing, could you post your apup log. There should be instructions on how to do this on one of my prior posts in this thread.
- All Office detections are based on the GUID that Microsoft Installer generates. In order to figure out why everything isn't installing, we will need to look for a couple of keys in your computer's registry

  • Go to run and type in "regedit"
  • On the left side of the screen, navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
  • After Uninstall, you will see a couple of keys in brackets "{xxxxxx-xxxx-xxxx-xxxxxxx}. All GUID's for Office 2007 end with {xxxxxxxx-xxxx-xxxx-xxxx-x000000FF1CE}. I need for you to copy and paste all guid's that end with: x000000FF1CE (Example: {90120000-0020-0409-0000-0000000FF1CE} This is an example of the Office Compatability pack *English version*
Give me a heads up if you need help.

#47 Bubba Gump

    Member

  • Members
  • PipPip
  • 28 posts

Posted 27 December 2007 - 09:49 PM

View PostErik Ramey, on Dec 27 2007, 04:06 PM, said:

@BubbaGump

- In order to toubleshoot the modules not installing, could you post your apup log. There should be instructions on how to do this on one of my prior posts in this thread.
- All Office detections are based on the GUID that Microsoft Installer generates. In order to figure out why everything isn't installing, we will need to look for a couple of keys in your computer's registry

  • Go to run and type in "regedit"
  • On the left side of the screen, navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
  • After Uninstall, you will see a couple of keys in brackets "{xxxxxx-xxxx-xxxx-xxxxxxx}. All GUID's for Office 2007 end with {xxxxxxxx-xxxx-xxxx-xxxx-x000000FF1CE}. I need for you to copy and paste all guid's that end with: x000000FF1CE (Example: {90120000-0020-0409-0000-0000000FF1CE} This is an example of the Office Compatability pack *English version*
Give me a heads up if you need help.
___________________________________________________________________~
Short of a screen print, I don't know how to do this. In regedit, there's no way to highlight a range using the "shift" or "control" keys; only copy 1 key at a time. Can't type it there are 60 long keys like
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0051-0000-0000-0000000FF1CE}_VISPRO_{A2984173-F6B0-41E8-9D33-E2D7E5FB3B08}

If no other way, I'll copy the 60 keys individually. Let me know .....

#48 Bubba Gump

    Member

  • Members
  • PipPip
  • 28 posts

Posted 27 December 2007 - 10:06 PM

View PostBubba Gump, on Dec 27 2007, 04:49 PM, said:

___________________________________________________________________~
Short of a screen print, I don't know how to do this. In regedit, there's no way to highlight a range using the "shift" or "control" keys; only copy 1 key at a time. Can't type it there are 60 long keys like
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0051-0000-0000-0000000FF1CE}_VISPRO_{A2984173-F6B0-41E8-9D33-E2D7E5FB3B08}

If no other way, I'll copy the 60 keys individually. Let me know .....

Ugh, here ya go .... Office 2007 keys

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{50120000-1105-0000-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0010-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0015-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0016-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0018-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0019-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-001A-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-001A-0409-0000-0000000FF1CE}_ENTERPRISE_{81775CAA-9579-46FB-A1C8-140037DB97AC}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-001B-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-001F-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-001F-040C-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-001F-0C0A-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0020-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-002C-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0030-0000-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0030-0000-0000-0000000FF1CE}_ENTERPRISE_{00899842-E66A-4959-A120-1758BB537037}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0030-0000-0000-0000000FF1CE}_ENTERPRISE_{0A773BA6-BB57-4B52-8DAF-A186EEBFF6DD}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0030-0000-0000-0000000FF1CE}_ENTERPRISE_{159363CC-3945-492F-BB37-74410F20DEFE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0030-0000-0000-0000000FF1CE}_ENTERPRISE_{2F58D18D-7F86-4637-9A9E-08E54E50E39C}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0030-0000-0000-0000000FF1CE}_ENTERPRISE_{5E5BD655-7AA9-47F9-BB6D-A1D8CE29AC86}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0030-0000-0000-0000000FF1CE}_ENTERPRISE_{6DD99D42-922F-41C0-B746-586608D68B26}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0030-0000-0000-0000000FF1CE}_ENTERPRISE_{848E11B9-95E2-4DF5-862D-E7E36111A78D}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0030-0000-0000-0000000FF1CE}_ENTERPRISE_{8728CE05-B82E-4B21-80AC-0D3C8E845B89}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0030-0000-0000-0000000FF1CE}_ENTERPRISE_{92FBAD46-E7F6-49FA-89B5-C39FC5BFAD15}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0030-0000-0000-0000000FF1CE}_ENTERPRISE_{A2984173-F6B0-41E8-9D33-E2D7E5FB3B08}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0030-0000-0000-0000000FF1CE}_ENTERPRISE_{A32E4BAF-6477-45FA-B8AB-E743FA8D63FF}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0030-0000-0000-0000000FF1CE}_ENTERPRISE_{A751F0DB-8476-4207-956E-20AEBBA4B1DA}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0030-0000-0000-0000000FF1CE}_ENTERPRISE_{CAEF066E-F49A-4C5C-A78C-ACE91EBC2E01}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0030-0000-0000-0000000FF1CE}_ENTERPRISE_{DD7A3C60-A5BD-4523-ADA8-CECE806EC4E4}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0030-0000-0000-0000000FF1CE}_ENTERPRISE_{EDC9CA29-6BC1-471C-828C-7A36109005D7}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0030-0000-0000-0000000FF1CE}_ENTERPRISE_{F4738BBB-B84A-44F5-9D48-30A5ACB9052A}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-003B-0000-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-003B-0000-0000-0000000FF1CE}_PRJPRO_{5E5BD655-7AA9-47F9-BB6D-A1D8CE29AC86}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-003B-0000-0000-0000000FF1CE}_PRJPRO_{848E11B9-95E2-4DF5-862D-E7E36111A78D}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-003B-0000-0000-0000000FF1CE}_PRJPRO_{A2984173-F6B0-41E8-9D33-E2D7E5FB3B08}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-003B-0000-0000-0000000FF1CE}_PRJPRO_{CAEF066E-F49A-4C5C-A78C-ACE91EBC2E01}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-003B-0000-0000-0000000FF1CE}_PRJPRO_{DD7A3C60-A5BD-4523-ADA8-CECE806EC4E4}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-003B-0000-0000-0000000FF1CE}_PRJPRO_{EDC9CA29-6BC1-471C-828C-7A36109005D7}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0044-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0051-0000-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0051-0000-0000-0000000FF1CE}_VISPRO_{2F58D18D-7F86-4637-9A9E-08E54E50E39C}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0051-0000-0000-0000000FF1CE}_VISPRO_{5E5BD655-7AA9-47F9-BB6D-A1D8CE29AC86}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0051-0000-0000-0000000FF1CE}_VISPRO_{848E11B9-95E2-4DF5-862D-E7E36111A78D}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0051-0000-0000-0000000FF1CE}_VISPRO_{A2984173-F6B0-41E8-9D33-E2D7E5FB3B08}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0051-0000-0000-0000000FF1CE}_VISPRO_{CAEF066E-F49A-4C5C-A78C-ACE91EBC2E01}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0051-0000-0000-0000000FF1CE}_VISPRO_{DD7A3C60-A5BD-4523-ADA8-CECE806EC4E4}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0051-0000-0000-0000000FF1CE}_VISPRO_{EDC9CA29-6BC1-471C-828C-7A36109005D7}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0054-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-006E-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-006E-0409-0000-0000000FF1CE}_ENTERPRISE_{10A7CFEF-344B-4F44-B6B4-D9A519D9A4AD}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-006E-0409-0000-0000000FF1CE}_PRJPRO_{10A7CFEF-344B-4F44-B6B4-D9A519D9A4AD}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-006E-0409-0000-0000000FF1CE}_VISPRO_{10A7CFEF-344B-4F44-B6B4-D9A519D9A4AD}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-00A1-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-00A7-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-00B2-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-00B4-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-00BA-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0114-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0115-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90120000-0117-0409-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{95120000-011B-0409-0000-0000000FF1CE}

That should be it .......

Edited by Bubba Gump, 27 December 2007 - 10:19 PM.


#49 Erik Ramey

    AutoPatcher Elite

  • Veterans
  • PipPipPipPipPip
  • 766 posts
  • Gender:Male
  • Location:Washington State

Posted 27 December 2007 - 10:18 PM

Yikes! Go ahead and PM me a screenshot or two of your registry keys

#50 Bubba Gump

    Member

  • Members
  • PipPip
  • 28 posts

Posted 27 December 2007 - 10:21 PM

View PostErik Ramey, on Dec 27 2007, 05:18 PM, said:

Yikes! Go ahead and PM me a screenshot or two of your registry keys

I'm a glutton for punishment. See prior post ... I edited it with all the keys I have.

Edited by Bubba Gump, 27 December 2007 - 10:21 PM.


#51 Erik Ramey

    AutoPatcher Elite

  • Veterans
  • PipPipPipPipPip
  • 766 posts
  • Gender:Male
  • Location:Washington State

Posted 27 December 2007 - 10:25 PM

Okay.. Give me an hour or so to look this over. I'll get back to ya

#52 Bubba Gump

    Member

  • Members
  • PipPip
  • 28 posts

Posted 27 December 2007 - 11:53 PM

View PostErik Ramey, on Dec 27 2007, 05:25 PM, said:

Okay.. Give me an hour or so to look this over. I'll get back to ya

No rush, I may be one of the few with Office 2007. Just for your info, when the AP version for Office 2007 was being developed for 5.6, we had the same problem because Office comes in at least 8 different flavours - Basic, Standard, Home & Student, Small Biz, Pro, Pro Plus, Enterprise, Ultimate. Somewhere around April 20, 2007 I had a bunch of emails going back & forth with Renato Ruberio when he was working on the original 5.6 version. He might be VERY helpful as to the difficulty in recognizing ALL the favours of Office 2007 (which is very different than how 2003 is organized) because he figured it out. :rolleyes:

Edited by Bubba Gump, 28 December 2007 - 01:06 AM.


#53 Erik Ramey

    AutoPatcher Elite

  • Veterans
  • PipPipPipPipPip
  • 766 posts
  • Gender:Male
  • Location:Washington State

Posted 28 December 2007 - 12:01 AM

Thanks for all of this Bubba, it looks like I might need to make some changes to the Project and Visio detections but this might take some time (couple of days or so) Your registry doesn't indicate that it's an english version "0409" and only displays a generic "0000" Out of curiousity, is this a legit version of Office?

Junk Filter - Your registry indicates that you have 001A - Outlook which the detection is included in the module. I didn't give you a link to the main Office '07 modules. Download Link: http://www.autopatcher.com/releases/englis...ical_07_glb.zip Go ahead and extract to the Office2007 folder. (Still interested in looking at your apup log file which you can PM to me later)

These are the only three updates that are not suppose to be displaying when you run Autopatcher.exe. You don't have Visio and Powerpoint Viewers installed which you only need if you don't have the full version of PP/Visio installed. (You have the full versions installed) Of coarse you don't have Accounting too =)

#54 Bubba Gump

    Member

  • Members
  • PipPip
  • 28 posts

Posted 28 December 2007 - 12:11 AM

View PostErik Ramey, on Dec 27 2007, 07:01 PM, said:

Thanks for all of this Bubba, it looks like I might need to make some changes to the Project and Visio detections but this might take some time (couple of days or so) Your registry doesn't indicate that it's an english version "0409" and only displays a generic "0000" Out of curiousity, is this a legit version of Office?

Junk Filter - Your registry indicates that you have 001A - Outlook which the detection is included in the module. I didn't give you a link to the main Office '07 modules. Download Link: http://www.autopatcher.com/releases/englis...ical_07_glb.zip Go ahead and extract to the Office2007 folder. (Still interested in looking at your apup log file which you can PM to me later)

These are the only three updates that are not suppose to be displaying when you run Autopatcher.exe. You don't have Visio and Powerpoint Viewers installed which you only need if you don't have the full version of PP/Visio installed. (You have the full versions installed) Of coarse you don't have Accounting too =)

Erik,
First see my post immediatly above; must have crossed in the mail.

As for Office 2007, it is legit English.
As for APUP log file

AutoPatcher Updater starting.
List file HTTP location: http://www.autopatch...m/releases.list
Download queue status: 1 files waiting.
releases.list: Download complete.
Download queue status: 0 files waiting.
Download queue status: 2 files waiting.
autopatcher_offsp_07_enu.script: Download complete.
Download queue status: 1 files waiting.
autopatcher_off_07_glb.script: Download complete.
Download queue status: 0 files waiting.
Executing shell command: del "C:\APUP\modules\Office2007\KB943559_glb.apm"
Executing shell command: del "C:\APUP\autopatcher_off_07_glb_nov07.script"
Executing shell command: rmdir /S /Q "C:\APUP\modules\Office2007\KB943559_glb.apm_files"
Executing shell command: del "C:\APUP\modules\Office2007\KB932080_glb.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB934062_glb.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB934062_view_glb.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB934173_glb.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB934391_glb.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB934391_view_glb.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB934393_glb.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB934395_view_glb.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB935514_enu.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB936509_glb.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB936514_glb.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB936514_moc_glb.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB936646_glb.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB936864_enu.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB936960_glb.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB936960_moc_glb.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB936960_view_glb.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB937608_glb.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB938888_enu.apm"
Executing shell command: del "C:\APUP\modules\Office2007\KB943075_glb.apm"
Executing shell command: rmdir /S /Q "C:\APUP\modules\Office2007\KB932080_glb.apm_files"
Executing shell command: rmdir /S /Q "C:\APUP\modules\Office2007\KB934062_glb.apm_files"
Executing shell command: rmdir /S /Q "C:\APUP\modules\Office2007\KB934173_glb.apm_files"
Executing shell command: rmdir /S /Q "C:\APUP\modules\Office2007\KB934391_glb.apm_files"
Executing shell command: rmdir /S /Q "C:\APUP\modules\Office2007\KB934393_glb.apm_files"
Executing shell command: rmdir /S /Q "C:\APUP\modules\Office2007\KB934395_view_glb.apm_files"
Executing shell command: rmdir /S /Q "C:\APUP\modules\Office2007\KB935514_enu.apm_files"
Executing shell command: rmdir /S /Q "C:\APUP\modules\Office2007\KB936509_glb.apm_files"
Executing shell command: rmdir /S /Q "C:\APUP\modules\Office2007\KB936514_glb.apm_files"
Executing shell command: rmdir /S /Q "C:\APUP\modules\Office2007\KB936646_glb.apm_files"
Executing shell command: rmdir /S /Q "C:\APUP\modules\Office2007\KB936864_enu.apm_files"
Executing shell command: rmdir /S /Q "C:\APUP\modules\Office2007\KB936960_glb.apm_files"
Executing shell command: rmdir /S /Q "C:\APUP\modules\Office2007\KB937608_glb.apm_files"
Executing shell command: rmdir /S /Q "C:\APUP\modules\Office2007\KB938888_enu.apm_files"
Executing shell command: rmdir /S /Q "C:\APUP\modules\Office2007\KB943075_glb.apm_files"

Hope this is helpful.

#55 sh1leshk4

    Using AP since...then. =b

  • Members
  • PipPipPip
  • 116 posts
  • Gender:Male

Posted 28 December 2007 - 03:57 AM

@Erik

I just tried to update an Office 2007 Enterprise installation.
No Visio, no Project, no Accounting.
In the setup, everything's installed including MS Visio Viewer.

Then I ran AP and only found MS Office 2007 SP1 and Outlook Junk Mail Filter Dec '07.
There's no update for the Visio Viewer.
I thought it's something with AP's detection, but when I looked it up in my registry, there is no key relating to it even when it showed as installed.
Apparently the "viewer" isn't a standalone (or separate) utility and is treated more like a plug-in.
(tried to run a what's supposed to be the Visio Viewer but turned out to be it needed an Office application to run it with)

Here's a quick view of my registry along with its DisplayName values :

{********-0010-0409-****-************} -> Microsoft Software Update for Web Folders  (English) 12

{********-0015-0409-****-************} -> Microsoft Office Access MUI (English) 2007
{********-0015-0409-****-************}_ENTERPRISE_{4CA4ECC1-DBD4-4591-8F4C-AA12AD2D3E59} -> 2007 Microsoft Office Suite Service Pack 1 (SP1)

{********-0016-0409-****-************} -> Microsoft Office Excel MUI (English) 2007
{********-0016-0409-****-************}_ENTERPRISE_{4CA4ECC1-DBD4-4591-8F4C-AA12AD2D3E59} -> 2007 Microsoft Office Suite Service Pack 1 (SP1)

{********-0018-0409-****-************} -> Microsoft Office PowerPoint MUI (English) 2007
{********-0018-0409-****-************}_ENTERPRISE_{4CA4ECC1-DBD4-4591-8F4C-AA12AD2D3E59} -> 2007 Microsoft Office Suite Service Pack 1 (SP1)

{********-0019-0409-****-************} -> Microsoft Office Publisher MUI (English) 2007
{********-0019-0409-****-************}_ENTERPRISE_{4CA4ECC1-DBD4-4591-8F4C-AA12AD2D3E59} -> 2007 Microsoft Office Suite Service Pack 1 (SP1)

{********-001A-0409-****-************} -> Microsoft Office Outlook MUI (English) 2007
{********-001A-0409-****-************}_ENTERPRISE_{4CA4ECC1-DBD4-4591-8F4C-AA12AD2D3E59} -> 2007 Microsoft Office Suite Service Pack 1 (SP1)

{********-001B-0409-****-************} -> Microsoft Office Word MUI (English) 2007
{********-001B-0409-****-************}_ENTERPRISE_{4CA4ECC1-DBD4-4591-8F4C-AA12AD2D3E59} -> 2007 Microsoft Office Suite Service Pack 1 (SP1)

{********-001F-0409-****-************} -> Microsoft Office Proof (English) 2007
{********-001F-0409-****-************}_ENTERPRISE_{3EC77D26-799B-4CD8-914F-C1565E796173} -> 2007 Microsoft Office Suite Service Pack 1 (SP1)

{********-001F-040C-****-************} -> Microsoft Office Proof (French) 2007
{********-001F-040C-****-************}_ENTERPRISE_{430971B1-C31E-45DA-81E0-72C095BAB72C} -> 2007 Microsoft Office Suite Service Pack 1 (SP1)

{********-001F-0C0A-****-************} -> Microsoft Office Proof (Spanish) 2007
{********-001F-0C0A-****-************}_ENTERPRISE_{F7A31780-33C4-4E39-951A-5EC9B91D7BF1} -> 2007 Microsoft Office Suite Service Pack 1 (SP1)

{********-002C-0409-****-************} -> Microsoft Office Proofing (English) 2007

{********-0030-0000-****-************} -> Microsoft Office Enterprise 2007
{********-0030-0000-****-************}_ENTERPRISE_{A751F0DB-8476-4207-956E-20AEBBA4B1DA} -> Update for Outlook 2007 Junk Email Filter (kb943597)
{********-0030-0000-****-************}_ENTERPRISE_{BEE75E01-DD3F-4D5F-B96C-609E6538D419} -> 2007 Microsoft Office Suite Service Pack 1 (SP1)

{********-0044-0409-****-************} -> Microsoft Office InfoPath MUI (English) 2007
{********-0044-0409-****-************}_ENTERPRISE_{4CA4ECC1-DBD4-4591-8F4C-AA12AD2D3E59} -> 2007 Microsoft Office Suite Service Pack 1 (SP1)

{********-006E-0409-****-************} -> Microsoft Office Shared MUI (English) 2007
{********-006E-0409-****-************}_ENTERPRISE_{FAD8A83E-9BAC-4179-9268-A35948034D85} -> 2007 Microsoft Office Suite Service Pack 1 (SP1)

{********-00A1-0409-****-************} -> Microsoft Office OneNote MUI (English) 2007
{********-00A1-0409-****-************}_ENTERPRISE_{4CA4ECC1-DBD4-4591-8F4C-AA12AD2D3E59} -> 2007 Microsoft Office Suite Service Pack 1 (SP1)

{********-00BA-0409-****-************} -> Microsoft Office Groove MUI (English) 2007
{********-00BA-0409-****-************}_ENTERPRISE_{4CA4ECC1-DBD4-4591-8F4C-AA12AD2D3E59} -> 2007 Microsoft Office Suite Service Pack 1 (SP1)

{********-0114-0409-****-************} -> Microsoft Office Groove Setup Metadata MUI (English) 2007
{********-0114-0409-****-************}_ENTERPRISE_{4CA4ECC1-DBD4-4591-8F4C-AA12AD2D3E59} -> 2007 Microsoft Office Suite Service Pack 1 (SP1)

{********-0115-0409-****-************} -> Microsoft Office Shared Setup Metadata MUI (English) 2007
{********-0115-0409-****-************}_ENTERPRISE_{FAD8A83E-9BAC-4179-9268-A35948034D85} -> 2007 Microsoft Office Suite Service Pack 1 (SP1)

{********-0117-0409-****-************} -> Microsoft Office Access Setup Metadata MUI (English) 2007
{********-0117-0409-****-************}_ENTERPRISE_{4CA4ECC1-DBD4-4591-8F4C-AA12AD2D3E59} -> 2007 Microsoft Office Suite Service Pack 1 (SP1)
I hope this could be of some help.

#56 Erik Ramey

    AutoPatcher Elite

  • Veterans
  • PipPipPipPipPip
  • 766 posts
  • Gender:Male
  • Location:Washington State

Posted 28 December 2007 - 05:06 AM

I'm not sure why you are missing Visio Viewer's GUID. (the SKU we are looking for is 0052) Msiexec will always register the GUID whenever you install a product using a MSI. Do you remember how/where you downloaded Visio Viewer from? Also would it be possible to uninstall and reinstall Visio Viewer to see if the key is generated?

#57 sh1leshk4

    Using AP since...then. =b

  • Members
  • PipPipPip
  • 116 posts
  • Gender:Male

Posted 28 December 2007 - 05:24 AM

No, the MS Visio Viewer is part of the Enterprise package.
I installed it from the setup, so it's not from a standalone installer.

I'll try to uninstall and reinstall it from the setup later (after I've figured out where the hell do they keep those installation CDs...) and report back.

[edit]
Well, no effect.
When I tried to manually update it with the SP1 from AP's modules folder it seemed that it didn't consider the one installed from the setup as the one it tries to update.

So I guess this "Visio Viewer" from the Enterprise package is slightly different from the standalone installer.
Which means it's not something wrong with AP's scripts.
[/edit]

Edited by sh1leshk4, 28 December 2007 - 05:34 AM.


#58 Erik Ramey

    AutoPatcher Elite

  • Veterans
  • PipPipPipPipPip
  • 766 posts
  • Gender:Male
  • Location:Washington State

Posted 28 December 2007 - 07:50 AM

Exactly. I threw my Office '07 Enterprise disk on my VM and choose to install only Visio Viewer from within the Enterprise disk. You try to run the Viewer SP1 and it's not detected as "installed" Our of curiosity, I'll to do some Googling around the net tomorrow but I bet the main SP1 update for '07 "updates" this version of the viewer.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users