Unofficial MSIwWind Homepage
Unofficia MSI Wind Homepage MSI Wind Forums MSI Wind Wiki MSI Wind Links MSI Wind Images IRC MSI Wind Chat


It is currently Sat Jul 04, 2009 12:11 am

All times are UTC


Forum rules


Before posting a new topic, please check whether it fits in one of the subforums. Only use the main forum if this is not the case.



Post new topic Reply to topic  [ 9 posts ] 
Author Message
 Post subject: Microsoft Office 2008 update 12.1.0 will not install
PostPosted: Sat Aug 16, 2008 8:01 am 
Offline
Member

Joined: Wed Aug 13, 2008 6:53 pm
Posts: 17
Has anyone else had trouble installing the 12.1.0 update to Microsoft Office 2008?

Microsoft AutoUpdate will download the 180MB update package and the installer moves correctly through selecting the destination drive but then it hangs forever at the beginning of the "Running AutoUpdate Installer script" window.

After forcing the installer to quit I get a window that reads ""Microsoft Office 2008 Update" doesn't understand the <<event sysodisA>> message."

Thanks for any suggestions.

_________________
Wind U100-422CA 6-cell Black | 2GB RAM | Windows 7 build 7022


Top
 Profile E-mail  
 
 Post subject: Re: Microsoft Office 2008 update 12.1.0 will not install
PostPosted: Sat Aug 16, 2008 9:41 am 
Online
Wind Guru

Joined: Mon Jun 23, 2008 6:16 am
Posts: 265
Location: Florida
Netbooks: MSI Wind
johnmcdonnell wrote:
Has anyone else had trouble installing the 12.1.0 update to Microsoft Office 2008?

Microsoft AutoUpdate will download the 180MB update package and the installer moves correctly through selecting the destination drive but then it hangs forever at the beginning of the "Running AutoUpdate Installer script" window.

After forcing the installer to quit I get a window that reads ""Microsoft Office 2008 Update" doesn't understand the <<event sysodisA>> message."

Thanks for any suggestions.


If you modified Office in any way such as removing language localizations or stripping out PPC code then the updater will not work. You need to install an unaltered copy of Office.

There's an article at OS X Hints about how to update a modified Office but it is in reference to the recent 12.1.2 version: http://www.macosxhints.com/article.php?story=20080813052404365&query=office%2B2008


Top
 Profile  
 
 Post subject: Re: Microsoft Office 2008 update 12.1.0 will not install
PostPosted: Sat Aug 16, 2008 1:40 pm 
Offline
Wind Guru
User avatar

Joined: Thu May 29, 2008 1:27 am
Posts: 181
Location: Melbourne
The error window with:

"Microsoft Office 2008 Update" doesn't understand the <<event sysodisA>> message."


Should have an option to edit......thing is it's to late because your forced quit. Run the installer again and when the installer hangs move the installer window to one side...the error window noted above should be directly behind the installer and thats why you missed it in the first place...the installer has halted (and appears hung) as the error window is awaiting a response from you.....but you dont see it. All you have to do is click the edit button on the error window and then installer will continue...thats it. You can close the error window and the installer will continue.

Also if you want to keep a copy of the update it's often in the recycle bin after reboot. It seems to get flushed whether it's installed or not as it's a temporary file. It's nice to have it though. I also have the 12.1.1 159mb update. Very handy to have when re-installing OSX due to mucking around. Normally found in the Trash in the "recovered files" folder.....


Top
 Profile E-mail  
 
 Post subject: Re: Microsoft Office 2008 update 12.1.0 will not install
PostPosted: Sat Aug 16, 2008 4:15 pm 
Offline
Member

Joined: Wed Aug 13, 2008 6:53 pm
Posts: 17
Quote:
If you modified Office in any way such as removing language localizations or stripping out PPC code then the updater will not work. You need to install an unaltered copy of Office.

There's an article at OS X Hints about how to update a modified Office but it is in reference to the recent 12.1.2 version: http://www.macosxhints.com/article.php?story=20080813052404365&query=office%2B2008

My installation of Office is standard, but the tip in that link worked. Thanks so much, skapplin.

Quote:
Should have an option to edit......thing is it's to late because your forced quit. Run the installer again and when the installer hangs move the installer window to one side...the error window noted above should be directly behind the installer and thats why you missed it in the first place...the installer has halted (and appears hung) as the error window is awaiting a response from you.....but you dont see it. All you have to do is click the edit button on the error window and then installer will continue...thats it. You can close the error window and the installer will continue.

Edit: Sure enough, as I installed the 12.1.1 update the same problem occurred. Pulled the window aside, clicked the edit button in the previously hidden window and everything proceeded smoothly from there. Thanks, sed8ed.

Quote:
Also if you want to keep a copy of the update it's often in the recycle bin after reboot. It seems to get flushed whether it's installed or not as it's a temporary file. It's nice to have it though. I also have the 12.1.1 159mb update. Very handy to have when re-installing OSX due to mucking around. Normally found in the Trash in the "recovered files" folder.....

Great tip. Thanks, sed8ed - that saved me downloading it yet again.

_________________
Wind U100-422CA 6-cell Black | 2GB RAM | Windows 7 build 7022


Top
 Profile E-mail  
 
 Post subject: Re: Microsoft Office 2008 update 12.1.0 will not install
PostPosted: Wed Nov 19, 2008 2:54 am 
Offline
New Member

Joined: Wed Nov 19, 2008 2:46 am
Posts: 1
I registered on the site just so I could express my appreciation to johnmcdonnell and to skapplin for taking the time to respond to this post. I would have sat here for hours trying to solve this problem, neither knowing there was a "window behind the window" nor knowing I could just click "OK" and the cotton-pickin' application would run. My kudos to you guys.

-- INSTALL SUCCEEDED --

Thank you, msiwind.net forum!

Warm regards,

John Trout


Top
 Profile E-mail  
 
 Post subject: Re: Microsoft Office 2008 update 12.1.0 will not install
PostPosted: Sat Nov 22, 2008 12:22 pm 
Offline
New Member

Joined: Sat Nov 22, 2008 12:18 pm
Posts: 1
Ha! Fixed it by trying harder!



Hmm. This all sounded so promising. But when I press the Edit button I get a new screen headed quit_apps with this below:

Not sure how to get byond this point.



property kMSAppTypeVisibleApplicationsMask : 7
property kMSAppTypeUserApplicationsMask : 63

on LocalizedString(inKeyString)
return localized string inKeyString from table "quit_apps"
end LocalizedString

tell application "System Events"

-- Locate the quit CLU
set quit_util_path to (POSIX path of (container of (path to me)) & "/quit_util")

-- Retrieve localized strings
set alertText to my LocalizedString("QuitAppsAlertText")
set alertExplain to my LocalizedString("QuitAppsAlertExplain")
set alertButtonContinue to my LocalizedString("QuitAppsButtonContinue")

-- Prompt to quit visible apps
set running_apps to missing value
repeat until (running_apps is "")
set shell_command to ((quoted form of quit_util_path) & " QueryRunningApps " & kMSAppTypeVisibleApplicationsMask)
set running_apps to (do shell script shell_command)
if (running_apps is not "") then
set AppleScript's text item delimiters to {return}
set alert_message to ({alertExplain, ""} & running_apps) as string
set AppleScript's text item delimiters to {}


Top
 Profile E-mail  
 
 Post subject: Re: Microsoft Office 2008 update 12.1.0 will not install
PostPosted: Mon Nov 24, 2008 3:06 am 
Offline
Wind Guru
User avatar

Joined: Thu May 29, 2008 1:27 am
Posts: 181
Location: Melbourne
Once you click edit...the window your describing above is what appears....all you do is close that window with all that text in it...the installer will continue.....Your clicking "edit" as if your going to change the code...but all you need to do is close the "edit" window and the installer continues.

I read somewhere that the problem is related to how the installer checks your Office installation.


Top
 Profile E-mail  
 
 Post subject: Re: Microsoft Office 2008 update 12.1.0 will not install
PostPosted: Mon Dec 08, 2008 6:23 pm 
Offline
New Member

Joined: Mon Dec 08, 2008 6:15 pm
Posts: 1
I have had the same problem. The first time I tried to install the update I recall seeing the " doesn't recognize " pane but didn't know what to do. I cancelled everything, re-downloaded the installer and now it doesn't even recognize that I have a copy of office on my hard drive so it refuses to install the update.
I am refusing to re- install office. The install disk is stored off site.
Anyone have a clue what I can try next?


Top
 Profile E-mail  
 
 Post subject: Re: Microsoft Office 2008 update 12.1.0 will not install
PostPosted: Tue Mar 17, 2009 11:18 pm 
Offline
New Member

Joined: Tue Mar 17, 2009 11:15 pm
Posts: 1
Netbooks: MSI Wind
I too would like to say thanks. I also registered just to say so. This fix worked for me. I did not realize there was an error box sitting behind, and I probably wouldn't have clicked edit without this fix.


Top
 Profile E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

phpBB SEO

Contact US  --   Forums  --   Wiki  --   Images