There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
audio avg avg 8 blue screen brand new codec computer control panel conversion crash delete personal data desktop display dos driver duplicate dvd error error message excel explorer file firefox game graphics hardware hijackthis log install installation internet itunes javascript lan laptop macro malware msn music network outlook outlook 2003 outlook express php problem random rundll32 security seo sound sp3 spyware switch tag cloud tech trojan usb video virtumonde virus vista visual basic vundo wallpaper windows windows vista windows xp wireless word xp sp3 youtube
Windows NT/2000/XP
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Operating Systems > Windows NT/2000/XP >
Desktop folders, My Comp, Control Panel etc won't open!


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

 
Thread Tools
devil_himself's Avatar
Distinguished Member with 4,595 posts.
 
Join Date: Apr 2007
Location: India
Experience: Advanced
16-Mar-2008, 12:08 AM #31
-->>> Desktop folders, My Comp, Control Panel etc won't open!

Do You Get Any Error Message When You Try To Open Them ?

Can You Get To The Command Prompt ?

Start > Run > Cmd
devil_himself's Avatar
Distinguished Member with 4,595 posts.
 
Join Date: Apr 2007
Location: India
Experience: Advanced
16-Mar-2008, 12:15 AM #32
masconomo's Avatar
Senior Member with 148 posts.
 
Join Date: Aug 2003
16-Mar-2008, 12:23 AM #33
no error message. When trying to open My Comp (and others) nothing happens other than the icons disappearing for a second on the desktop (background image stays) and then they come back.

Yes I can get to cmd
masconomo's Avatar
Senior Member with 148 posts.
 
Join Date: Aug 2003
16-Mar-2008, 12:29 AM #34
If it's worth anything -- I think apg440.sys comes up right after mup.sys in safe mode startup (at least it does on my other computer.
rainforest123's Avatar
Distinguished Member with 3,744 posts.
 
Join Date: Dec 2004
Experience: Advanced
16-Mar-2008, 01:55 AM #35
m:
WHEW! I thought your HDD had bitten the dust.

Backup your data as soon as possible.

How long did you wait at mup.sys? I suggest waiting 30 minutes before giving up the ghost. I will defer to D_H for the length of time you should wait.

If you are unable to access the computer in safe mode, go to the system config utility,
services > hide microsoft services >> disable all services after the microsoft services have been hidden;
startup > disable all
Reboot.
Report your results; can you access c:\minidump, & follow D_H's instructions?

RF123
__________________
Give someone a fish and they eat for a day. Teach someone to fish and they eat for a lifetime.


With apologies to a Chinese proverb.
Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime. Chinese proverb. The International Thesaurus of Quotations, ed. Rhoda Thomas Tripp, p. 76, no. 3 (1970).

Change is constant.
Growth is optional.
Attributes. http://www.wayneburke.com/Changeqte.html
devil_himself's Avatar
Distinguished Member with 4,595 posts.
 
Join Date: Apr 2007
Location: India
Experience: Advanced
16-Mar-2008, 03:44 AM #36
Hmmm.. Mup.sys . Post A HJT Log

Restoring Safe Mode with a .REG file
http://blog.didierstevens.com/2007/0...th-a-reg-file/
devil_himself's Avatar
Distinguished Member with 4,595 posts.
 
Join Date: Apr 2007
Location: India
Experience: Advanced
16-Mar-2008, 04:33 AM #37
I Have Written A Vbscript To Copy All Files From "Minidump" Folder To "Desktop"

Open Notepad > Copy And Paste Everything From The Code Box And Save As "MinCopy.VBS" With Quotes

Double Click On It To Fire

Code:
' // Begin Script Here //

Option Explicit
On Error Resume Next

' // Variables //


Dim sOriginFolder, sDestinationFolder
Dim sFile, oFSO, oShell
Dim strUser, strWin

' // Object Initialisation //

Set oShell = CreateObject("Wscript.Shell")
Set oFSO = CreateObject("Scripting.FileSystemObject")

' // Main Code //

strUser = oShell.ExpandEnvironmentStrings("%USERPROFILE%")
strwin = oShell.ExpandEnvironmentStrings("%SYSTEMROOT%")

sOriginFolder = strwin & "\Minidump"
sDestinationFolder = strUser & "\Desktop"

For Each sFile In oFSO.GetFolder(sOriginFolder).Files
   If Not oFSO.FileExists(sDestinationFolder & "\" & oFSO.GetFileName(sFile)) Then
   oFSO.GetFile(sFile).Copy sDestinationFolder & "\" & oFSO.GetFileName(sFile),True
   WScript.Echo "Copying : " & Chr(34) & oFSO.GetFileName(sFile) & Chr(34) & " to " & sDestinationFolder
End If
Next
rainforest123's Avatar
Distinguished Member with 3,744 posts.
 
Join Date: Dec 2004
Experience: Advanced
16-Mar-2008, 04:43 AM #38
D_H:
WOW!!!
WOW!!!WOW!!!
WOW!!!
WOW!!!
WOW!!!

What a site!

Quite the script.

RF123
rainforest123's Avatar
Distinguished Member with 3,744 posts.
 
Join Date: Dec 2004
Experience: Advanced
16-Mar-2008, 04:45 AM #39
m:
http://www.trendsecure.com/portal/en...ols/hijackthis

*Save HJTInstall.exe to your desktop or the folder of your choice.

Restart your computer.

*Doubleclick on the HJTInstall.exe icon on your desktop.
*By default it will install to C:\Program Files\Trend Micro\HijackThis .
*Click on Install.
*It will create a HijackThis icon on the desktop.
*Once installed, it will launch Hijackthis.
*Click on the Do a system scan and save a logfile button. It will scan and the log *should open in notepad.
The log is generally saved in C:\program files\Trend Micro\HijackThis.
*Click on "File". Click on "save as". Save the file as "date"_HJT

Restart your computer.

Open the HJT log.
Select & copy the text.

Return to this thread.
Paste the contents in a reply.

RF123
__________________
Give someone a fish and they eat for a day. Teach someone to fish and they eat for a lifetime.


With apologies to a Chinese proverb.
Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime. Chinese proverb. The International Thesaurus of Quotations, ed. Rhoda Thomas Tripp, p. 76, no. 3 (1970).

Change is constant.
Growth is optional.
Attributes. http://www.wayneburke.com/Changeqte.html
masconomo's Avatar
Senior Member with 148 posts.
 
Join Date: Aug 2003
16-Mar-2008, 04:20 PM #40
Hi Guys, I'm ready for another round (I think!). FYI -- you'll dealing with fairly non-savvy computer guy.

For starters, to back things up on my EHD on the F Drive I can I do that without being able to open My Comp or Win Explorer? Also, is there anything I can do with the access that I have to the Comm Prompt?
masconomo's Avatar
Senior Member with 148 posts.
 
Join Date: Aug 2003
16-Mar-2008, 04:22 PM #41
Also, I only left the Safe Boot up with Mup.sys for about 3 minutes before I closed things.
masconomo's Avatar
Senior Member with 148 posts.
 
Join Date: Aug 2003
16-Mar-2008, 04:22 PM #42
Logfile of Trend Micro HijackThis v2.0.2
Scan saved at 4:10:34 PM, on 3/16/2008
Platform: Windows XP SP2 (WinNT 5.01.2600)
MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180)
Boot mode: Normal

Running processes:
C:\WINDOWS\System32\smss.exe
C:\WINDOWS\system32\winlogon.exe
C:\WINDOWS\system32\services.exe
C:\WINDOWS\system32\lsass.exe
C:\WINDOWS\system32\svchost.exe
C:\WINDOWS\System32\svchost.exe
C:\WINDOWS\system32\spoolsv.exe
C:\Program Files\Google\GoogleToolbarNotifier\GoogleToolbarNotifier.exe
C:\Program Files\Logitech\SetPoint\SetPoint.exe
C:\Program Files\Common Files\Logishrd\KHAL2\KHALMNPR.EXE
C:\WINDOWS\arservice.exe
C:\WINDOWS\eHome\ehRecvr.exe
C:\WINDOWS\eHome\ehSched.exe
C:\WINDOWS\system32\dllhost.exe
C:\WINDOWS\system32\wscntfy.exe
C:\Program Files\Pando Networks\Pando\pando.exe
C:\Program Files\Internet Explorer\IEXPLORE.EXE
C:\WINDOWS\system32\svchost.exe
C:\Program Files\Adobe\Acrobat 7.0\Reader\AcroRd32.exe
C:\WINDOWS\explorer.exe
C:\Program Files\Common Files\Symantec Shared\CCPD-LC\symlcsvc.exe
c:\Program Files\Norton Internet Security\Norton AntiVirus\navw32.exe
C:\Program Files\Internet Explorer\IEXPLORE.EXE
c:\Program Files\Norton Internet Security\Norton AntiVirus\navw32.exe
C:\Program Files\Trend Micro\HijackThis\HijackThis.exe

R1 - HKCU\Software\Microsoft\Internet Explorer\Main,Default_Page_URL = http://ie.redirect.hp.com/svs/rdr?TY...ion&pf=desktop
R1 - HKCU\Software\Microsoft\Internet Explorer\Main,Default_Search_URL = http://ie.redirect.hp.com/svs/rdr?TY...ion&pf=desktop
R0 - HKLM\Software\Microsoft\Internet Explorer\Main,Start Page = http://ie.redirect.hp.com/svs/rdr?TY...ion&pf=desktop
R0 - HKCU\Software\Microsoft\Internet Explorer\Main,Local Page =
R3 - URLSearchHook: (no name) - {DE09D68E-0488-4DF0-BD46-5BF35F2D1F2A} - C:\WINDOWS\DOWNLO~1\COPERN~1.DLL
R3 - URLSearchHook: (no name) - {06663B56-0D73-4f9f-BCC5-4AA941470AFD} - C:\Program Files\PandoBar\SrchAstt\1.bin\P4SRCHAS.DLL
O2 - BHO: Pando Search Assistant BHO - {06663B51-0D73-4f9f-BCC5-4AA941470AFD} - C:\Program Files\PandoBar\SrchAstt\1.bin\P4SRCHAS.DLL
O2 - BHO: Adobe PDF Reader Link Helper - {06849E9F-C8D7-4D59-B87D-784B7D6BE0B3} - C:\Program Files\Adobe\Acrobat 7.0\ActiveX\AcroIEHelper.dll
O2 - BHO: CInterceptor Object - {38D3FE60-3D53-4F37-BB0E-C7A97A26A156} - C:\Program Files\Pando Networks\Pando\PandoIEPlugin.dll
O2 - BHO: Spybot-S&D IE Protection - {53707962-6F74-2D53-2644-206D7942484F} - C:\PROGRA~1\SPYBOT~1\SDHelper.dll
O2 - BHO: &Google Web Accelerator Helper - {69A87B7D-DE56-4136-9655-716BA50C19C7} - C:\Program Files\Google\Web Accelerator\GoogleWebAccToolbar.dll
O2 - BHO: (no name) - {724d43a9-0d85-11d4-9908-00400523e39a} - C:\Program Files\Siber Systems\AI RoboForm\roboform.dll
O2 - BHO: SSVHelper Class - {761497BB-D6F0-462C-B6EB-D4DAF1D92D43} - C:\Program Files\Java\jre1.6.0_05\bin\ssv.dll
O2 - BHO: BrwIEConnector Class - {908A31E8-2A6E-4736-8E8A-AAF00C4AE38F} - C:\Program Files\Browster\Browster.dll
O2 - BHO: NAV Helper - {A8F38D8D-E480-4D52-B7A2-731BB6995FDD} - c:\Program Files\Norton Internet Security\Norton AntiVirus\NavShExt.dll
O2 - BHO: Google Toolbar Helper - {AA58ED58-01DD-4d91-8333-CF10577473F7} - c:\program files\google\googletoolbar1.dll
O2 - BHO: hpWebHelper Class - {AAAE832A-5FFF-4661-9C8F-369692D1DCB9} - C:\WINDOWS\pchealth\helpctr\Vendors\CN=Hewlett-Packard,L=Cupertino,S=Ca,C=US\plugin\WebHelper.dll
O2 - BHO: CoolIrisIEHelperObject.CoolIrisIEBHO - {AD0BAB4B-212D-45D7-9E5B-CB1579132715} - C:\Program Files\CoolIris\CoolIrisIEHelperObject.dll
O2 - BHO: AcroIEToolbarHelper Class - {AE7CD045-E861-484f-8273-0445EE161910} - C:\Program Files\Adobe\Acrobat 6.0\Acrobat\AcroIEFavClient.dll
O2 - BHO: Google Toolbar Notifier BHO - {AF69DE43-7D58-4638-B6FA-CE66B5AD205D} - C:\Program Files\Google\GoogleToolbarNotifier\2.1.615.5858\swg.dll
O2 - BHO: Pando Toolbar BHO - {E3EA4FD1-CADE-4ae5-84F7-086EEE888BE4} - C:\Program Files\PandoBar\bar\1.bin\PANDOBAR.DLL
O3 - Toolbar: Norton AntiVirus - {C4069E3A-68F1-403E-B40E-20066696354B} - c:\Program Files\Norton Internet Security\Norton AntiVirus\NavShExt.dll
O3 - Toolbar: Copernic Meta - {F79AD27F-8140-4E33-8B1D-C4FC6B663CCA} - C:\WINDOWS\Downloaded Program Files\CopernicMeta.dll
O3 - Toolbar: 1-Click Answers - {7754C418-F62E-44aa-B169-E719E718BCFD} - C:\PROGRA~1\1-CLIC~1\IEToolbar\AnswersToolbarU.dll
O3 - Toolbar: &RoboForm - {724d43a0-0d85-11d4-9908-00400523e39a} - C:\Program Files\Siber Systems\AI RoboForm\roboform.dll
O3 - Toolbar: Google Web Accelerator - {DB87BFA2-A2E3-451E-8E5A-C89982D87CBF} - C:\Program Files\Google\Web Accelerator\GoogleWebAccToolbar.dll
O3 - Toolbar: Adobe PDF - {47833539-D0C5-4125-9FA8-0819E2EAAC93} - C:\Program Files\Adobe\Acrobat 6.0\Acrobat\AcroIEFavClient.dll
O3 - Toolbar: Pando Toolbar - {E3EA4FD9-CADE-4ae5-84F7-086EEE888BE4} - C:\Program Files\PandoBar\bar\1.bin\PANDOBAR.DLL
O3 - Toolbar: &Google - {2318C2B1-4965-11d4-9B18-009027A5CD4F} - c:\program files\google\googletoolbar1.dll
O4 - HKLM\..\Run: [Kernel and Hardware Abstraction Layer] KHALMNPR.EXE
O4 - HKCU\..\Run: [swg] C:\Program Files\Google\GoogleToolbarNotifier\GoogleToolbarNotifier.exe
O4 - HKUS\S-1-5-19\..\Run: [AVG7_Run] C:\PROGRA~1\Grisoft\AVG7\avgw.exe /RUNONCE (User 'LOCAL SERVICE')
O4 - HKUS\S-1-5-20\..\Run: [AVG7_Run] C:\PROGRA~1\Grisoft\AVG7\avgw.exe /RUNONCE (User 'NETWORK SERVICE')
O4 - HKUS\S-1-5-18\..\Run: [AVG7_Run] C:\PROGRA~1\Grisoft\AVG7\avgw.exe /RUNONCE (User 'SYSTEM')
O4 - HKUS\.DEFAULT\..\Run: [AVG7_Run] C:\PROGRA~1\Grisoft\AVG7\avgw.exe /RUNONCE (User 'Default user')
O4 - .DEFAULT User Startup: Pin.lnk = C:\hp\bin\CLOAKER.EXE (User 'Default user')
O4 - Global Startup: Logitech SetPoint.lnk = C:\Program Files\Logitech\SetPoint\SetPoint.exe
O8 - Extra context menu item: Add to Google Photos Screensa&ver - res://C:\WINDOWS\system32\GPhotos.scr/200
O8 - Extra context menu item: Answers... - file://C:\Program Files\1-Click Answers\Html\atiemenu.htm
O8 - Extra context menu item: Browster Prefetch On/Off - res://C:\Program Files\Browster\Browster.dll/CustomPrefetchMenu.htm
O8 - Extra context menu item: Customize Menu - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComCustomizeIEMenu.html
O8 - Extra context menu item: E&xport to Microsoft Excel - res://C:\PROGRA~1\MICROS~4\OFFICE11\EXCEL.EXE/3000
O8 - Extra context menu item: Fill Forms - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComFillForms.html
O8 - Extra context menu item: RoboForm Toolbar - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComShowToolbar.html
O8 - Extra context menu item: Save Forms - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComSavePass.html
O8 - Extra context menu item: Search Using Copernic Meta - res://C:\WINDOWS\Downloaded Program Files\CopernicMeta.dll/HTML/SearchExt
O9 - Extra button: (no name) - {08B0E5C0-4FCB-11CF-AAA5-00401C608501} - C:\Program Files\Java\jre1.6.0_05\bin\ssv.dll
O9 - Extra 'Tools' menuitem: Sun Java Console - {08B0E5C0-4FCB-11CF-AAA5-00401C608501} - C:\Program Files\Java\jre1.6.0_05\bin\ssv.dll
O9 - Extra button: Fill Forms - {320AF880-6646-11D3-ABEE-C5DBF3571F46} - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComFillForms.html
O9 - Extra 'Tools' menuitem: Fill Forms - {320AF880-6646-11D3-ABEE-C5DBF3571F46} - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComFillForms.html
O9 - Extra button: Save - {320AF880-6646-11D3-ABEE-C5DBF3571F49} - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComSavePass.html
O9 - Extra 'Tools' menuitem: Save Forms - {320AF880-6646-11D3-ABEE-C5DBF3571F49} - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComSavePass.html
O9 - Extra button: CoolIris Preferences - {449DB14A-F988-4fd8-9361-F212D7B6414B} - C:\Program Files\CoolIris\CoolIrisPreferences.exe
O9 - Extra 'Tools' menuitem: CoolIris Preferences - {449DB14A-F988-4fd8-9361-F212D7B6414B} - C:\Program Files\CoolIris\CoolIrisPreferences.exe
O9 - Extra button: RoboForm - {724d43aa-0d85-11d4-9908-00400523e39a} - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComShowToolbar.html
O9 - Extra 'Tools' menuitem: RoboForm Toolbar - {724d43aa-0d85-11d4-9908-00400523e39a} - file://C:\Program Files\Siber Systems\AI RoboForm\RoboFormComShowToolbar.html
O9 - Extra button: Research - {92780B25-18CC-41C8-B9BE-3C9C571A8263} - C:\PROGRA~1\MICROS~4\OFFICE11\REFIEBAR.DLL
O9 - Extra button: (no name) - {DFB852A3-47F8-48C4-A200-58CAB36FD2A2} - C:\PROGRA~1\SPYBOT~1\SDHelper.dll
O9 - Extra 'Tools' menuitem: Spybot - Search & Destroy Configuration - {DFB852A3-47F8-48C4-A200-58CAB36FD2A2} - C:\PROGRA~1\SPYBOT~1\SDHelper.dll
O9 - Extra button: Internet Connection Help - {E2D4D26B-0180-43a4-B05F-462D6D54C789} - C:\WINDOWS\PCHEALTH\HELPCTR\Vendors\CN=Hewlett-Packard,L=Cupertino,S=Ca,C=US\IEButton\support.htm
O9 - Extra 'Tools' menuitem: Internet Connection Help - {E2D4D26B-0180-43a4-B05F-462D6D54C789} - C:\WINDOWS\PCHEALTH\HELPCTR\Vendors\CN=Hewlett-Packard,L=Cupertino,S=Ca,C=US\IEButton\support.htm
O9 - Extra button: Messenger - {FB5F1910-F110-11d2-BB9E-00C04F795683} - C:\Program Files\Messenger\msmsgs.exe
O9 - Extra 'Tools' menuitem: Windows Messenger - {FB5F1910-F110-11d2-BB9E-00C04F795683} - C:\Program Files\Messenger\msmsgs.exe
O15 - Trusted Zone: http://*.trymedia.com (HKLM)
O16 - DPF: Copernic Meta - file://C:\DOCUME~1\HP_ADM~1\LOCALS~1\Temp\CopernicMeta0000.cab
O16 - DPF: {200B3EE9-7242-4EFD-B1E4-D97EE825BA53} (VerifyGMN Class) - http://h20270.www2.hp.com/ediags/gmn...taller_gmn.cab
O16 - DPF: {30528230-99F7-4BB4-88D8-FA1D4F56A2AB} (YInstStarter Class) - C:\Program Files\Yahoo!\Common\yinsthelper.dll
O16 - DPF: {3B0EA9E6-7003-4B38-B398-9B1B6DF439C5} - http://download1.answers.com/pub/AnswersSetup.cab
O16 - DPF: {474F00F5-3853-492C-AC3A-476512BBC336} (UploadListView Class) - http://picasaweb.google.com/s/v/14.18/uploader2.cab
O16 - DPF: {5F8469B4-B055-49DD-83F7-62B522420ECC} (Facebook Photo Uploader Control) - http://upload.facebook.com/controls/...toUploader.cab
O16 - DPF: {9A9307A0-7DA4-4DAF-B042-5009F29E09E1} - http://acs.pandasoftware.com/actives...ree/asinst.cab
O16 - DPF: {B6B14E82-E23B-48DE-BFFF-876EC90D9B96} - file://C:\DOCUME~1\HP_ADM~1\LOCALS~1\Temp\CopernicMetaInstall0000.cab
O18 - Protocol: copernicmeta - {9B46B30C-CB70-4551-9806-3238CC816A55} - C:\WINDOWS\DOWNLO~1\COPERN~1.DLL
O20 - AppInit_DLLs: C:\PROGRA~1\Google\GOOGLE~3\GOEC62~1.DLL
O23 - Service: Symantec Core LC - Unknown owner - C:\Program Files\Common Files\Symantec Shared\CCPD-LC\symlcsvc.exe
O24 - Desktop Component 0: (no name) - http://banners.wunderground.com/weat...MA/Ipswich.gif

--
End of file - 10900 bytes
masconomo's Avatar
Senior Member with 148 posts.
 
Join Date: Aug 2003
16-Mar-2008, 04:26 PM #43
RF #35 -- I can't get to sys config because the Cont Panel won't open (screen just blinks for a millisecond and nothing happens.)
rainforest123's Avatar
Distinguished Member with 3,744 posts.
 
Join Date: Dec 2004
Experience: Advanced
16-Mar-2008, 06:50 PM #44
m:
"you'll dealing with fairly non-savvy computer guy."
Your gender is not important to me.



"For starters, to back things up on my EHD on the F Drive I can I do that without being able to open My Comp or Win Explorer? "

If you can get to a command prompt, you can experience computing in a pre - Windows environment.

left click start
Left click run
delete contents of long, skinny, white box
type: cmd
press "enter"
The command prompt screen will open

You will be at "C:\documents and settings\"user name"> "

If the files you want to copy are in "my documents",
type: cd my documents
press enter

If you want to know the names of all the folders [ directories ] in a location:
type: dir
press "enter"

to change to your external HDD, you need to know the letter of the drive, such as "X" or "E" or "G"

to go to that external HDD:
type: E:
press "enter"

to create a folder / directory:
type: md folder_name
Press enter.

Now, on your "E:" drive [ note E: ASSUMES that is the drive letter of your external HDD ], you have a folder called "folder_name"

return to "c:\documents and settings\"user name"\my documents ",
type: c:
press "enter"

NOW, to copy a folder, for example, "example", within "my documents" to e:\folder_name
c:\documents and settings\"user name"\my documents >
type: copy example e:\folder_name
Press "enter"

Notes:
cd = change directory
md = make directory

to exit the command prompt:
type: exit
press "enter"
OR left click on the "X" in the upper right corner.

"Also, is there anything I can do with the access that I have to the Comm Prompt?"

"I can't get to sys config because the Cont Panel won't open"

To access the system config utility, you do NOT need to get to the control panel.
start > run
delete contents of long, skinny, white box
type: msconfig
Left click "ok".
You should now be in system config utility

There are boot disks that can be used, to allow you to move files, outside of Windows. I have never used these disks, so I cannot refer you to any, with confidence.

RF123
__________________
Give someone a fish and they eat for a day. Teach someone to fish and they eat for a lifetime.


With apologies to a Chinese proverb.
Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime. Chinese proverb. The International Thesaurus of Quotations, ed. Rhoda Thomas Tripp, p. 76, no. 3 (1970).

Change is constant.
Growth is optional.
Attributes. http://www.wayneburke.com/Changeqte.html
masconomo's Avatar
Senior Member with 148 posts.
 
Join Date: Aug 2003
16-Mar-2008, 07:41 PM #45
D_H -- tried this with the cmd prompt but is kept giving me "is not recognized as an external or interval
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are Off
Refbacks are Off

You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 11:35 AM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.