Welcome Guest ( Log In | Register)



4 Pages V  < 1 2 3 4 >  
Reply to this topicStart new topic
> Desktop Doesn't Load
brandice
post Dec 4 2005, 05:38 PM
Post #11


ointment!
*********

Group: Members
Posts: 542
Joined: 2-September 04
From: Bat Country
Member No.: 980



Things like this can make us lose our heads, can't they?

I had a similar problem last week and had to search for hours to find a solution. Very frustrating. I was sort of snapping at people too.

I found what I needed at this site: http://www.kellys-korner-xp.com/xp_tweaks.htm

Go to the top of the page
 
+Quote Post
Florisjuh
post Dec 5 2005, 11:44 AM
Post #12


Proud to be hosted
*********

Group: Members
Posts: 993
Joined: 11-July 04
From: NL
Member No.: 75



QUOTE(daxleet @ Dec 1 2005, 08:59 PM)
wow read my post you retard.  it says "I HAVE TRIED TO CLOSE/RE OPEN EXPLORER".

anyway, i got a temporary bypass around it.  i went to FILE>>NEW TASK.  then typed in "D:" and all my *BLEEP* popped up.  a SMART computer technician is coming to my house today.
*


Hey guy, mind the language a bit, we're just here to help you and I'm sure people don't like getting flamed on while trying to help...
Go to the top of the page
 
+Quote Post
ernad
post Jan 4 2006, 09:16 PM
Post #13


Newbie [Level 2]
**

Group: Members
Posts: 26
Joined: 2-January 06
Member No.: 16,526



well go in safe mode then hit start, run and type msconifg go in start up unchek all things apply, then restart cpu i think now your desktop will load
Go to the top of the page
 
+Quote Post
guangdian
post Jan 5 2006, 02:25 AM
Post #14


Trap Grand Marshal Member
***********

Group: Members
Posts: 1,183
Joined: 24-September 04
Member No.: 1,245



QUOTE
Maybe you have no desktop items. XD Just kidding

yea,just click the start -> control center. then disable the items now using changed to classic,if it's all right/? if not,just click the start - run msconfig,see what runs with xp,uncheck all then reboot.
anyhow you could format the driver reinstall it.
Go to the top of the page
 
+Quote Post
mystmag
post Jan 21 2006, 01:35 AM
Post #15


Member [Level 1]
****

Group: Members
Posts: 55
Joined: 3-January 06
Member No.: 16,533



If I were you, I would boot it up in Safe Mode (when restarting, press F8 constantly from the very beginning since restarting) and then using the arrow keys go down to "Dafe Mode". Now, when Safe Mode runs, supposing that you are running Windows XP Pro or another version, click on Start, point your cursor to "All Programs" then to "Accessories", next to "System Tools" and finally to "System Restore".
Set your restore date to a day back when your Start Menu worked and everything, and then click on "Restore". It worked for almost every problem on my old computer, until one day my hard drive failed, and that didn't help...I had to get a new hard drive, but I highly doubt that it's a hardware problem, so System Restore *should* fix it.
Now just cross your fingers, let your computer restart normally, and then see if it worked. Another problem might be the fact that you have users on your computer.
If the System Restore did not work, attempt to delete your users in Safe Mode, accessed just like above.
PM me if anything works...
Go to the top of the page
 
+Quote Post
Cynthia
post Jan 25 2006, 12:54 AM
Post #16





Guests






my compuetr when i start it up it asks for login i enter and then itsd just my desktop picture thats it no icons start menu nothing. and i tried going into safe mode, same thing still doesnt work, what do i do i even tried putting in the windows xy cd, but what do i do once i put it in if i cant access my start menu or desktop icons?
Go to the top of the page
 
+Quote Post
pbrugge
post Jan 27 2006, 05:10 PM
Post #17


Premium Member
********

Group: Members
Posts: 178
Joined: 14-October 04
Member No.: 1,752



Let me guess WindowsXP is not installed on the C-drive?
Go to the top of the page
 
+Quote Post
Inspiron
post Jan 27 2006, 07:40 PM
Post #18


Trap Grand Marshal Member
***********

Group: Members
Posts: 1,205
Joined: 25-March 05
Member No.: 4,883



This is most probably a problem from your Windows Explorer.
I'd suggest the following possibilities:
1) Restore from a restore point
2) Go into Safe Mode and undo any settings that made your Explorer disappear to reappear again
3) Reformat your computer
Go to the top of the page
 
+Quote Post
VULC4N
post Mar 5 2006, 10:15 AM
Post #19





Guests






THIS IS WHAT YOU NEED IF YOU DONT WANT TO READ THE EXPLANATION

Background to come to the problem: I was recently coding a virus in Visual Basic, when I stupidly ran one, when i was just trying to see the source code. I was in luck, as I knew the basic activities it would do, so I terminated everything before it did too much damage.
When I reloaded my computer my desktop wasnt there, like all the other cases.

Solution:I checked the source code, and noticed a few things

CODE
Shl.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoRun", "1"
Shl.RegWrite "HKLM\Software\Microsoft\Windows\CurrentVersion\policies\Explorer\NoDesktop", "1", "REG_DWORD"
Shl.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoFind", 1, "REG_DWORD"
Shl.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableTaskMgr", "1"
Shl.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools", "1", "REG_DWORD"
Shl.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoRun", 1, "REG_BINARY"
Shl.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoClose", 1, "REG_BINARY"
Shl.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoLogOff", 1, "REG_BINARY"
Shl.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoDrives", "67108863", "REG_DWORD"


To those of you who cant understand this, it is code in Visual Basic that adds new entries to your registry, screwing it up in certain situations.

Because i knew what to do, i was able to manually remove all of these, i am also supplying you guys w/ these programs that can fix them. I included one program per problem.

Downloading the wrong one, that you do not have a problem with, will not negatively affect your computer, it will just display a message stating that there is no need for it.

Problem: Windows Don't Close When I Tell Them To
Problem: The Search Button on the Start Menu is Missing
Problem: Desktop Won't Load, Taskbar Still Does Though
Problem: The Run Button on the Start Menu is Missing
Problem: I Can't Log Off
Problem: I Can't Access "regedit.exe" or there is problems with the Registry
Problem: TaskManager is Disabled (excellent for accounts without adminstrative attributes to be able to access it)

So, overall, dont download anything that might have a virus, this is probably where you got it. If you find all of these problems together, you got it from a P2P filesharing program, or someone sent it to you over AIM. I will have a website at http://VULC4N.t35.com within a day or two, so check there for more vaccines or maybe even viruses, idk.

thank you for reading this, btw Vulcan is the Roman God that is the Blacksmith of the Underworld

If you need to contact me my AIM s/n is VULC4NofHAX and my email is vulc4n.hax@gmail.com
Go to the top of the page
 
+Quote Post
Guest
post Mar 5 2006, 05:32 PM
Post #20





Guests






Update: The Site is http://VULC4N.5000megs.com
Go to the top of the page
 
+Quote Post

4 Pages V  < 1 2 3 4 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics