WELL, I still haven't gotten it running, but I'm making progress. Maybe. Or at least found potentially useful information -- perhaps someone here knows what these things (2 log files from my machine, and a website discussion of a possibly similar problem) means more than I do.
Note that on my T42, at least, the DOS prompt command
attrib -r -h -s c:\program files\lenovo\system updates\*.*
should be "update" (no "s").
Also, I'm hesitant to delete my c:\drivers and c:\ibmtools folders.
Also I don't have this key in my registry:
HKEY_LOCAL_MACHINE\SOFTWARE\IBM\AccessIBM\TEXT\LAUNCHER
but I do have this, which sounds similar (not that "similar" means much in the registry!).
HKEY_LOCAL_MACHINE\SOFTWARE\IBM\ThinkPadSoftwareInstaller
Ben
============
InstallUtil.InstallLog
Running a transacted installation.
Beginning the Install phase of the installation.
See the contents of the log file for the c:\program files\lenovo\system update\suservice.exe assembly's progress.
The file is located at c:\program files\lenovo\system update\suservice.InstallLog.
An exception occurred during the Install phase.
System.InvalidOperationException: An exception occurred in the OnAfterInstall event handler of System.ServiceProcess.ServiceInstaller.
The inner exception System.InvalidOperationException was thrown with the following error message: Cannot start service SUService on computer '.'..
The inner exception System.ComponentModel.Win32Exception was thrown with the following error message: The system cannot find the path specified.
The Rollback phase of the installation is beginning.
See the contents of the log file for the c:\program files\lenovo\system update\suservice.exe assembly's progress.
The file is located at c:\program files\lenovo\system update\suservice.InstallLog.
The Rollback phase completed successfully.
The transacted install has completed.
====================
suservice.InstallLog
Installing assembly 'c:\program files\lenovo\system update\suservice.exe'.
Affected parameters are:
assemblypath = c:\program files\lenovo\system update\suservice.exe
logfile = c:\program files\lenovo\system update\suservice.InstallLog
Installing service SUService...
Creating EventLog source SUService in log Application...
An exception occurred in the OnAfterInstall event handler of System.ServiceProcess.ServiceInstaller.
System.InvalidOperationException: Cannot start service SUService on computer '.'.
The inner exception System.ComponentModel.Win32Exception was thrown with the following error message: The system cannot find the path specified.
Rolling back assembly 'c:\program files\lenovo\system update\suservice.exe'.
Affected parameters are:
assemblypath = c:\program files\lenovo\system update\suservice.exe
logfile = c:\program files\lenovo\system update\suservice.InstallLog
Restoring event log to previous state for source SUService.
===================
http://forum.notebookreview.com/showthr ... 563&page=4
Had the same problem - and found the solution to my problem ( T43 with XP )
with: A problem occurred while loading the System Update configuration settings. Please wait while System Update restarts
Thinkvantage Sustem Update
Checked that .net 2.0 was installed and permission was windows default.
http://www.microsoft.com/downloads/d...displaylang=en
Uninstall and re-install didn't fix the problem.
C:\Program Files\Lenovo\System Update
Attrib and file owner ship checked
eg go in dosprompt and type
attrib -r -h -s c:\program files\lenovo\system updates\*.*
Windows Management Instrumentation
service was not running (Disabled)
ind dos:
net start winmgmt
Enabled and fixed the service
Go into Control Panel -> administrative tools -> Services ->
Windows Management Instrumentation
Check startup type (should be manuel or automatic)
and start the service if stoped.
C:\IBMTOOLS
and
C:\Drivers
directory deleted.
Your path may be different : check registry
( Be carefull.. click [Start] and type regedit )
Locate the key
HKEY_LOCAL_MACHINE\SOFTWARE\IBM\AccessIBM\TEXT\LAUNCHER
NB: If you have c:\ibmtools and c:\drivers the path is proberly this.
After creating the two directories (empty)
Starting WMI service
restart
Windows Management Instrumentation
Remote Access Connection Manager service
started
Remote Access Connection Manager service
started
Telephony service
started
Computer Browser service
started (But dount think its needed)
ThinkVantage System Update was able to run