Well it means to open the file with Notepad, and then select all the text and copy and paste here so that he can examine it for bugs.Originally Posted by rik
![]()
Well it means to open the file with Notepad, and then select all the text and copy and paste here so that he can examine it for bugs.Originally Posted by rik
![]()
"Never seem more learnt then the people you are with. Wear your learning like a watch and keep it hidden. Do not pull it out to count the hours, but give the time when you are asked."
~Chesterfield
oops. The file is completely blank. This is what I replaced it with:Originally Posted by joshsiao
Code:[Version] Signature= "$Windows NT$" [Optional Components] WMAccess [WMAccess] needs = msmsgs OptionDesc = "%WM_NAME%" Tip = "%WM_TIP%" IconIndex = *, msgrocm.dll, 2 InstallType = 10 Modes = 0,1,2,3 Uninstall = UninstallWM Run = ShowWM [ShowWM] Commandline="%11%\rundll32.exe ""%16422%\messenger\msgsc.dll"",ShowIcons" TickCount=500 [HideWM] Commandline="%11%\rundll32.exe ""%16422%\messenger\msgsc.dll"",HideIcons" TickCount=500 [UninstallWM] DelFiles=DelNone Run=HideWM [DelNone] [strings] WM_NAME = "Windows Messenger" WM_TIP = "Adds or removes access to Windows Messenger from the Start menu."
Last night, I shot an elephant in my pajamas. How he got in my pajamas, I'll never know.
love, piaqt
Open the file again and replace the contents with this:
If that doesn't fix it there's a couple of other options you can try.Code:[Version] Signature= "$Windows NT$" [Optional Components] WMAccess [WMAccess] needs = msmsgs OptionDesc = "%WM_NAME%" Tip = "%WM_TIP%" IconIndex = *, msgrocm.dll, 1 InstallType = 10 ; Typical, Custom Modes = 0,1,2,3 Uninstall = UninstallWM Run = ShowWM ; msgsc.dll is a Messenger dll [ShowWM] Commandline="%11%\rundll32.exe ""%16422%\messenger\msgsc.dll"",ShowIcons" TickCount=500 [HideWM] Commandline="%11%\rundll32.exe ""%16422%\messenger\msgsc.dll"",HideIcons" TickCount=500 [UninstallWM] DelFiles=DelNone Run=HideWM [DelNone] [Strings] ; ************************************************************************ ; LOCALIZATION BORDER ; ; No strings above this line should be localized. ; All strings below this line should be localized. ; ************************************************************************ WM_NAME = "Windows Messenger" WM_TIP = "Adds or removes access to Windows Messenger from the Start menu."
Go to Start > Run and type in sfc /scannow and hit enter.(leave a space between sfc and / ).That will revert some of the files back to original XP ones,and then you will have to run the SP2 RC1 install again.
or
Upgrade to SP2 RC2 to see if that corrects the problem.
Last edited by Reverend; June 23rd, 2004 at 11:40 AM.
The good news is, add\rem windows components loads. The BAD news is, it goes directly to "setup is inspecting your configuration and installing etc." I still can't access the list of components!
As Marisa Tomei says in "My Cousin Vinnie",
"What a friggin' nightmare!"
Last night, I shot an elephant in my pajamas. How he got in my pajamas, I'll never know.
love, piaqt
Bookmarks