andyrew93
Aug. 14, 2007. 12:13 AM
OK so whoever has any questions or needs, help this thread will answer your questions, just ask.
-- READ THE FOLLOWING BEFORE POSTING QUESTIONS --
I'm editing this post to make the thread more relevant. If you're going to ask for computer help, we will need the following information. Questions asked without providing this information will be ignored, and a warn may follow if the rules are continuously ignored.
When asking questions, post the following information about your computer:
Operating System (Windows Vista, Xp, Linux, Mac)
Ram and Processor Specs (Right click on 'My Computer' and click 'Properties'.)
List the problem IN DETAIL. If there is an error message, post the message exactly.
I will add more if I need to later.
--Mt_Mega
Slapdash-videos-Webdesign
Aug. 16, 2007. 01:22 AM
anyone know how to edit the programs that start when you boot up? i stumbled apon this years ago it was a command prompt but i cant remember it.
oh and im using windows XP
nba185
Aug. 16, 2007. 11:15 PM
QUOTE
anyone know how to edit the programs that start when you boot up? i stumbled apon this years ago it was a command prompt but i cant remember it.
oh and im using windows XP
like msn or any other programs?
Slapdash-videos-Webdesign
Aug. 17, 2007. 06:35 AM
ya when i boot up like 20,000 programs start up. msn aim alot more
kingofcolorado97
Aug. 17, 2007. 06:37 AM
QUOTE(Slapdash-videos-Webdesign @ Aug. 17, 2007. 10:34 AM) [snapback]529823[/snapback]
ya when i boot up like 20,000 programs start up. msn aim alot more
my brother does.
he is like the computer need guru and he fixes everything himself. i dont know how to do it
hypnox
Aug. 17, 2007. 08:50 AM
QUOTE(Slapdash-videos-Webdesign @ Aug. 17, 2007. 04:34 PM) [snapback]529823[/snapback]
ya when i boot up like 20,000 programs start up. msn aim alot more
I just, to avoid all processes to be loaded run task maneger on booting and close explorer before "LOCAL NETWORK" processes loads.
That usualy prevent loading of all that crap.
Then you just run "explorer".
Colino
Aug. 17, 2007. 09:00 AM
Ok. my friend is trying to run linux on his computer. he has the disc but he can't figure out how to get to the boot menu and boot the computer through the C Drive.
mt_mega
Aug. 17, 2007. 09:05 AM
QUOTE(Slapdash-videos-Webdesign @ Aug. 16, 2007. 04:21 AM) [snapback]527316[/snapback]
anyone know how to edit the programs that start when you boot up? i stumbled apon this years ago it was a command prompt but i cant remember it.
oh and im using windows XP
Click start, and then run, and type in msconfig. Hit enter.
This brings up the system configuration utility. At the top there is a row of tabs. Click on the tab that says 'startup'. Here you can check and uncheck startup items. Be careful not to uncheck your antivirus. After checking and unchecking what you want to start up, click Apply and then Ok. You'll have to restart.
iloveblakelewisx3
Aug. 17, 2007. 09:33 AM
nice
hypnox
Aug. 17, 2007. 09:35 AM
QUOTE(mt_mega @ Aug. 17, 2007. 07:05 PM) [snapback]530062[/snapback]
QUOTE(Slapdash-videos-Webdesign @ Aug. 16, 2007. 04:21 AM) [snapback]527316[/snapback]
anyone know how to edit the programs that start when you boot up? i stumbled apon this years ago it was a command prompt but i cant remember it.
oh and im using windows XP
Click start, and then run, and type in msconfig. Hit enter.
This brings up the system configuration utility. At the top there is a row of tabs. Click on the tab that says 'startup'. Here you can check and uncheck startup items. Be careful not to uncheck your antivirus. After checking and unchecking what you want to start up, click Apply and then Ok. You'll have to restart.
True, but you don't disable all processes to load that way.
mt_mega
Aug. 17, 2007. 09:43 AM
QUOTE(hypnox @ Aug. 17, 2007. 12:34 PM) [snapback]530112[/snapback]
QUOTE(mt_mega @ Aug. 17, 2007. 07:05 PM) [snapback]530062[/snapback]
QUOTE(Slapdash-videos-Webdesign @ Aug. 16, 2007. 04:21 AM) [snapback]527316[/snapback]
anyone know how to edit the programs that start when you boot up? i stumbled apon this years ago it was a command prompt but i cant remember it.
oh and im using windows XP
Click start, and then run, and type in msconfig. Hit enter.
This brings up the system configuration utility. At the top there is a row of tabs. Click on the tab that says 'startup'. Here you can check and uncheck startup items. Be careful not to uncheck your antivirus. After checking and unchecking what you want to start up, click Apply and then Ok. You'll have to restart.
True, but you don't disable all processes to load that way.
...
He asked about stopping start up items. If you uncheck these startup items, their processes don't run. That's the whole point of the utility.
QUOTE(Colino @ Aug. 17, 2007. 12:00 PM) [snapback]530050[/snapback]
Ok. my friend is trying to run linux on his computer. he has the disc but he can't figure out how to get to the boot menu and boot the computer through the C Drive.
It's posts like this that make computer help threads very annoying. We have no idea what distro of linux you're talking about, or what exactly the problem is. It sounds like his cd-rom isn't selected as the first boot device. Depending on the motherboard in use, either pressing F1, F2, or the DEL key will take you to the system bios where you can change boot device.
I would suggest staying away from linux if you can't get past the installation process on your own.
nba185
Aug. 17, 2007. 04:07 PM
ok. whats the command promt thing to type if you want to check websites?
In command prompt you type comething like:
_____ www.myspace.com
to check on myspace. it gives you the ping.
hypnox
Aug. 18, 2007. 12:42 AM
QUOTE(nba185 @ Aug. 18, 2007. 02:07 AM) [snapback]530810[/snapback]
ok. whats the command promt thing to type if you want to check websites?
In command prompt you type comething like:
_____ www.myspace.com
to check on myspace. it gives you the ping.
ping -n 100 www.myspace.com
100 is number of pings.
mt_mega
Aug. 18, 2007. 12:25 PM
QUOTE(nba185 @ Aug. 17, 2007. 07:07 PM) [snapback]530810[/snapback]
ok. whats the command promt thing to type if you want to check websites?
In command prompt you type comething like:
_____ www.myspace.com
to check on myspace. it gives you the ping.
You can type ping www.myspace.com to send and recieve 4 packets of information, or use ping www.myspace.com -t for an unlimited amount. It will ping until you hit CTRL + C to stop it.
nba185
Aug. 18, 2007. 03:44 PM
hmm.. but i remember it was:
track(something)
or maybe it works with ping. thanks anyway
mt_mega
Aug. 19, 2007. 02:56 PM
QUOTE(nba185 @ Aug. 18, 2007. 06:44 PM) [snapback]532431[/snapback]
hmm.. but i remember it was:
track(something)
or maybe it works with ping. thanks anyway
You're talking about a tracert. Type in tracert www.myspace.com. Ping just verifies you can connect to a webpage, tracert shows each step of the connection. This can be helpful when you're internet is down and you don't know where the problem is.
fredman555
Aug. 19, 2007. 03:07 PM
Random standby/shutdown
o this has been happening for a while now, on this computer everytime a flash game is played for 20 or so minutes it causes the computer to wither shutdown or go into a standby mode thast you cant get out of. i opened thecomputer to see if a wire melted but everything was fine, except for the fan which was blazing hot.
operating system: Windows XP professional version 2002, service pack 1
Ram and computer specs: Intel®Pentium) 4 CPU 2.66 GHz
2.66GHz
512 Mb RAM
Colino
Aug. 19, 2007. 06:45 PM
Fuck this thread.
unpin this shit.
i get no help!
mt_mega
Aug. 20, 2007. 10:11 AM
QUOTE(fredman555 @ Aug. 19, 2007. 06:07 PM) [snapback]534191[/snapback]
Random standby/shutdown
o this has been happening for a while now, on this computer everytime a flash game is played for 20 or so minutes it causes the computer to wither shutdown or go into a standby mode thast you cant get out of. i opened thecomputer to see if a wire melted but everything was fine, except for the fan which was blazing hot.
operating system: Windows XP professional version 2002, service pack 1
Ram and computer specs: IntelŪPentium) 4 CPU 2.66 GHz
2.66GHz
512 Mb RAM
Have you tried reinstalling flash? I had a friend with this same problem and that fixed it.
QUOTE(Colino @ Aug. 19, 2007. 09:44 PM) [snapback]534609[/snapback]
Fuck this thread.
unpin this shit.
i get no help!
I gave you a fair reply. Now you'll get a fair warning.
fredman555
Aug. 20, 2007. 10:10 PM
QUOTE(mt_mega @ Aug. 20, 2007. 02:10 PM) [snapback]535699[/snapback]
QUOTE(fredman555 @ Aug. 19, 2007. 06:07 PM) [snapback]534191[/snapback]
Random standby/shutdown
o this has been happening for a while now, on this computer everytime a flash game is played for 20 or so minutes it causes the computer to wither shutdown or go into a standby mode thast you cant get out of. i opened thecomputer to see if a wire melted but everything was fine, except for the fan which was blazing hot.
operating system: Windows XP professional version 2002, service pack 1
Ram and computer specs: IntelŪPentium) 4 CPU 2.66 GHz
2.66GHz
512 Mb RAM
Have you tried reinstalling flash? I had a friend with this same problem and that fixed it.
i just tried that, still does the same thing
OzRocks
Aug. 20, 2007. 10:26 PM
give up now fred, it's a pentium hahaha old school. You could always format your hard drive/s and see if that helps, if that is possible. Only other thing is it isn't Flash that's doing it, although it seems likely it is.
mt_mega
Aug. 21, 2007. 05:41 AM
QUOTE(OzRocks @ Aug. 21, 2007. 01:26 AM) [snapback]536766[/snapback]
give up now fred, it's a pentium hahaha old school. You could always format your hard drive/s and see if that helps, if that is possible. Only other thing is it isn't Flash that's doing it, although it seems likely it is.
Pentium 4 isn't all that old.
See if there are any updates for your video driver on the computer manufacturer's website before you do something as drastic as formatting the system. Also, see if it does the same thing in a different browser.
andyrew93
Aug. 21, 2007. 06:54 AM
QUOTE(fredman555 @ Aug. 19, 2007. 03:07 PM) [snapback]534191[/snapback]
Random standby/shutdown
o this has been happening for a while now, on this computer everytime a flash game is played for 20 or so minutes it causes the computer to wither shutdown or go into a standby mode thast you cant get out of. i opened thecomputer to see if a wire melted but everything was fine, except for the fan which was blazing hot.
operating system: Windows XP professional version 2002, service pack 1
Ram and computer specs: IntelŪPentium) 4 CPU 2.66 GHz
2.66GHz
512 Mb RAM
Same thing happened to me I don't know exactly what it is, but I do know how to get rid of it, restart windows and the computer will work the same as usual the problem may be spyware or a virus.
xXx-DeathKid-xXx
Aug. 21, 2007. 07:57 AM
For some reason, Macromedia Flash and Adobe Flash give different results, try using Macromedia if you're using Adobe, or vice versa
mt_mega
Aug. 21, 2007. 08:34 AM
QUOTE(andyrew93 @ Aug. 21, 2007. 09:54 AM) [snapback]537278[/snapback]
QUOTE(fredman555 @ Aug. 19, 2007. 03:07 PM) [snapback]534191[/snapback]
Random standby/shutdown
o this has been happening for a while now, on this computer everytime a flash game is played for 20 or so minutes it causes the computer to wither shutdown or go into a standby mode thast you cant get out of. i opened thecomputer to see if a wire melted but everything was fine, except for the fan which was blazing hot.
operating system: Windows XP professional version 2002, service pack 1
Ram and computer specs: IntelŪPentium) 4 CPU 2.66 GHz
2.66GHz
512 Mb RAM
Same thing happened to me I don't know exactly what it is, but I do know how to get rid of it, restart windows and the computer will work the same as usual the problem may be spyware or a virus.
This is not a spyware issue. Every time something goes wrong with a computer, someone wants to blame spyware. You're not helping.
Colino
Aug. 21, 2007. 06:46 PM
FUCK THIS THREAD!!
andyrew93
Aug. 21, 2007. 11:51 PM
QUOTE(Colino @ Aug. 21, 2007. 06:46 PM) [snapback]538186[/snapback]
FUCK THIS THREAD!!
How come he hasn't got a ban yet? Stop spamming.
nba185
Aug. 22, 2007. 02:42 AM
QUOTE
You're talking about a tracert. Type in tracert www.myspace.com. Ping just verifies you can connect to a webpage, tracert shows each step of the connection. This can be helpful when you're internet is down and you don't know where the problem is.
bingo!! thats the one. thanks.
xXx-DeathKid-xXx
Aug. 22, 2007. 04:51 AM
QUOTE(Colino @ Aug. 22, 2007. 03:46 AM) [snapback]538186[/snapback]
FUCK THIS THREAD!!
TWAT
Colino
Aug. 23, 2007. 09:18 AM
QUOTE(xXx-DeathKid-xXx @ Aug. 22, 2007. 05:51 AM) [snapback]538636[/snapback]
QUOTE(Colino @ Aug. 22, 2007. 03:46 AM) [snapback]538186[/snapback]
FUCK THIS THREAD!!
TWAT

watch yourself.
anywho..
smosh_isbest
Sep. 6, 2007. 06:18 AM
you guys should make a club for this stuff hey I'd join!!!
mt_mega
Sep. 6, 2007. 10:04 AM
QUOTE(smosh_isbest @ Sep. 6, 2007. 09:18 AM) [snapback]570340[/snapback]
you guys should make a club for this stuff hey I'd join!!!

Hey! What are you talking about?
lassehoejlund
Sep. 6, 2007. 11:07 AM
This is a stupid thread
The Cropolite
Sep. 11, 2007. 04:10 PM
I am trying to put my entry for AOTW #3, and I do not know how to put it in. How do I do this? And I need this by Saturday! U have Windows XP
smoshgod
Sep. 11, 2007. 04:11 PM
i have trouble with that too so i dont know
hypnox
Sep. 14, 2007. 02:39 PM
QUOTE(The Cropolite @ Sep. 12, 2007. 02:10 AM) [snapback]579437[/snapback]
I am trying to put my entry for AOTW #3, and I do not know how to put it in. How do I do this? And I need this by Saturday! U have Windows XP
What do you mean by put it in?
Mearl
Sep. 14, 2007. 06:16 PM
Alright, quick question, I just recently got my mac up and running with internet and I downloaded msn, but I can't figure out how to get it going. I have an icon on my screen that brings you to a window, and I create a seperate folder for it, but it won't let me open it. I can't place it in that folder.
hypnox
Sep. 14, 2007. 11:32 PM
QUOTE(Mearl @ Sep. 15, 2007. 04:16 AM) [snapback]583815[/snapback]
Alright, quick question, I just recently got my mac up and running with internet and I downloaded msn, but I can't figure out how to get it going. I have an icon on my screen that brings you to a window, and I create a seperate folder for it, but it won't let me open it. I can't place it in that folder.
WINDOWS.
OzRocks
Sep. 15, 2007. 12:13 AM
QUOTE(hypnox @ Sep. 15, 2007. 05:32 PM) [snapback]584171[/snapback]
QUOTE(Mearl @ Sep. 15, 2007. 04:16 AM) [snapback]583815[/snapback]
Alright, quick question, I just recently got my mac up and running with internet and I downloaded msn, but I can't figure out how to get it going. I have an icon on my screen that brings you to a window, and I create a seperate folder for it, but it won't let me open it. I can't place it in that folder.
WINDOWS. lawl you're so helpful Mister!
hypnox
Sep. 15, 2007. 12:24 AM
QUOTE(OzRocks @ Sep. 15, 2007. 10:13 AM) [snapback]584194[/snapback]
QUOTE(hypnox @ Sep. 15, 2007. 05:32 PM) [snapback]584171[/snapback]
QUOTE(Mearl @ Sep. 15, 2007. 04:16 AM) [snapback]583815[/snapback]
Alright, quick question, I just recently got my mac up and running with internet and I downloaded msn, but I can't figure out how to get it going. I have an icon on my screen that brings you to a window, and I create a seperate folder for it, but it won't let me open it. I can't place it in that folder.
WINDOWS. lawl you're so helpful Mister!
That's the best solution. So yea, very helpful.
Mearl
Sep. 15, 2007. 04:33 AM
I figured it out.
fredman555
Sep. 30, 2007. 06:39 PM
Ok, after making the mistake of shutting down my computer during a system restore. i finally got it running again.
the problem is, now the "Owner" account is missing all its documents and desktop stuff (ex.)
when i went to the hard drive> documents and settings> owner
i see 2 owner folders, the orginal one and the one i newly made after the fatal system restore. i tried to open the original folder but i got a message saying access is denied.
I changed the view options from "read only" and still got the same error.
So question is. How do I open that folder and do i get back my bookmarks, desktop icons and stuff back from that folder onto this account
Mearl
Oct. 1, 2007. 12:00 PM
I've been trying to install Diablo II to my Mac (OS X 10.4) and I have downloaded the patch from blizzard.com that allows you to install it, but when I put the "install disc" in when it asks, it spits it back out.
Why won't it read it?
Bluejam
Oct. 1, 2007. 12:02 PM
My laptop wont start windows ... for some reason!
When ever i turn it on .. it asks me if I wont to run windows normally and some other options!
Whatever i choose it restarts ... and asks the same thing again!
:S
lassehoejlund
Oct. 1, 2007. 12:06 PM
Geforce 8800gtx rocks!!!
Kazodos
Oct. 17, 2007. 11:35 AM
QUOTE(fredman555 @ Sep. 30, 2007. 10:39 PM) [snapback]609296[/snapback]
So question is. How do I open that folder and do i get back my bookmarks, desktop icons and stuff back from that folder onto this account
fredman555, why not try listing the directory in command prompt to even see if it's possible to access it? If you can't, try an older system restore?
QUOTE(Mearl @ Oct. 1, 2007. 04:00 PM) [snapback]610015[/snapback]
I've been trying to install Diablo II to my Mac (OS X 10.4) and I have downloaded the patch from blizzard.com that allows you to install it, but when I put the "install disc" in when it asks, it spits it back out.
Why won't it read it?
Mearl, are you sure that the disk could be read on other macs?
QUOTE(Bluejam @ Oct. 1, 2007. 04:02 PM) [snapback]610021[/snapback]
My laptop wont start windows ... for some reason!
When ever i turn it on .. it asks me if I wont to run windows normally and some other options!
Whatever i choose it restarts ... and asks the same thing again!
:S
I'm guessing when it tries to boot up, it shows a blue screen briefly, and then restarts. Right?
Gintosia
Nov. 17, 2007. 04:18 PM
Ok, ever since I got Windows Media Player 11 installed I'm trying to uninstall it. I seriously hate it and the problem is I can't rollback to the previous version.
I tried to rollback through Add/Remove programs, it didn't work
Also tried to delete hidden wmp11 folder from C:\Windows
Ok, more or less I tried everything that the official microsof website suggested and nothing worked, that thing is still there.
Help? Anyone?
Operating system: Windows XP
Ram and computer specs: Intel Pentium 4, 512 MB of RAM
dado123
Dec. 2, 2007. 09:14 AM
try to use Smartest Uninstaller Pro 2007 and see what you can do.
Shreddy
Dec. 2, 2007. 09:46 AM
Operating System Windows XP
RAM and Processor Specs Media Center Edition, Version 2002, Service Pack 2, HP Intel Celeron M CPU, 430 @ 1.73 GHz
1.73 GHZ, 504 MB of RAM
Okay, here's the dealieo, I cant find my D drive. I have NO idea what happened to it, it just doesnt appear in the My Computer thing. It used to, but now it doesnt. The same thing happened with my E drive for the CD's and whatnot but it came back recently.
I already asked on the Compaq forum and they didnt know what to do.
dado123
Dec. 3, 2007. 05:02 AM
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.