View previous topic :: View next topic |
Author |
Message |
dadud Expert Cheater
Reputation: 0
Joined: 13 May 2006 Posts: 127
|
Posted: Tue Apr 01, 2008 5:06 pm Post subject: Computer helps i need. |
|
|
Ok so ive got a few problems...
1: Ive got a hard drive, that somehow malfunctioned for my friend, so he says he'll give me 100$ to get some important files off of it, i also get to keep the drive. Thats not the problem. The drive is. So I installed the drive correctly and its showing up in My Computer. But its just Local Drive E: and i cant open it because it asks me to format it. So I'm stuck
How to I get files from a hard drive without formating it ?
I could definitely use that 100$..
2: This is a minor one.. Theres this game call phun that i'd like to try. but I cant open it.. I've tried running in compatibility mode, ive tried downloading a C++ thing that it reccommended.. If anyone knows what to do that'd be great
3:When ever I play a game (such as Portal, TF2, and others not HL2 for some reason.) the game restarts my comp ! whats up with that.. I got a RAM chip upgrade now i have 2.68GB of ram.. Games still restart my computer..
4: How can you use 2 monitors at once ? i have 2 available, i used some card from another computer that has the monitor plugin, but it just shows the same thing twice, i was thinking i could have like an extended desktop and some extra space for open window programs.
I'll definitely +rep when I get help. Possibly twice for a working solution for the first one
anybody know where that desu internet fad came from ?
_________________
Master Chief wrote: | Im not sure where my other nipple went |
Watch me live on:
Justin.tv/nonexistant
EVERY FRIDAY! |
|
Back to top |
|
 |
Localhost I post too much
Reputation: 0
Joined: 28 Apr 2007 Posts: 3402
|
Posted: Tue Apr 01, 2008 5:09 pm Post subject: |
|
|
1) I dont know
2) Sounds like a faulty game or you need to install a certain thing... Search around Phun support help.
3)Maybe your computer graphics card is shit and cannot handle those games... If the graphics card gets to hot your PC might restart, please post your Specs!
4)Depends on your graphics card. Tell me it, and i can help.
_________________
|
|
Back to top |
|
 |
Clavinbui Master Cheater
Reputation: 0
Joined: 08 Dec 2007 Posts: 477 Location: New York
|
Posted: Tue Apr 01, 2008 5:10 pm Post subject: |
|
|
4 their is a program that let you on stardock.com
_________________
|
|
Back to top |
|
 |
dadud Expert Cheater
Reputation: 0
Joined: 13 May 2006 Posts: 127
|
Posted: Tue Apr 01, 2008 5:14 pm Post subject: |
|
|
AMD Anthlon(64) Processor
I do not think that's my Graphics cars, ima look around some more..
In display adapters i found ATI RADEON XPRESS 200 Series
dont think thats it
thanks for the fast response
_________________
Master Chief wrote: | Im not sure where my other nipple went |
Watch me live on:
Justin.tv/nonexistant
EVERY FRIDAY! |
|
Back to top |
|
 |
Flyte Peanuts!!!!
Reputation: 6
Joined: 19 Apr 2006 Posts: 1887 Location: Canada
|
|
Back to top |
|
 |
dadud Expert Cheater
Reputation: 0
Joined: 13 May 2006 Posts: 127
|
Posted: Tue Apr 01, 2008 8:17 pm Post subject: Attempting ATM |
|
|
Quote: | 4 their is a program that let you on stardock.com |
I checked that out, and you were close. The Multiplicity program allows you to use multiple computers with multiple monitors but just 1 keyboard and mouse.one computer and two monitors is what i'm talking about.
Restoration: whats it do ? I'd like to know its function before i use it.
EDIT
I tried using restoration, and when i clicked on the drive, it gave me and error and closed itself.
_________________
Master Chief wrote: | Im not sure where my other nipple went |
Watch me live on:
Justin.tv/nonexistant
EVERY FRIDAY! |
|
Back to top |
|
 |
Localhost I post too much
Reputation: 0
Joined: 28 Apr 2007 Posts: 3402
|
Posted: Tue Apr 01, 2008 8:29 pm Post subject: |
|
|
Okay you cannot do dual monitors if you dont have like two VGA/DVI ports... What am i talking about?
On the back of your computer, if you see 1 VGA port (a VGA port is the port where you plug in your monitor)... you cannot do it...
If you see two DVI or see two VGA ports you can... Or 1 DVI and 1 VGA... Also i think 1 DVI and 1 S-Video will work... and 1 VGA and 1 S-Video....
If there are not two (which i am almost 100 percent sure there is not) you cannot do dual monitors...
_________________
|
|
Back to top |
|
 |
dadud Expert Cheater
Reputation: 0
Joined: 13 May 2006 Posts: 127
|
Posted: Tue Apr 01, 2008 8:53 pm Post subject: |
|
|
Thanks bam for clearing that up for me, i was wondering where i was gonna put the other monitor in (upon reading this it sounds like sarcasim, which it is not.) I asked a guy at a store he says i need another card to put in.
_________________
Master Chief wrote: | Im not sure where my other nipple went |
Watch me live on:
Justin.tv/nonexistant
EVERY FRIDAY! |
|
Back to top |
|
 |
Tantic_Player How do I cheat?
Reputation: 0
Joined: 02 Feb 2008 Posts: 8
|
Posted: Tue Apr 01, 2008 10:47 pm Post subject: |
|
|
3. I have the same problem with the third question aswell.. I've been playing the same game for over 1.5 years about, and just starting about 2 weeksago, while playing the game my computer started shutting off on me for some reason. When I tried to turn it back on, it would just simply shut off again.. I go on Safe Mode and scan the computer for any viruses, but never find any.. Then go back on Normal Mode and when even I play the game again - it'll randomly shut off whenever it wants to. So I don't think it's my gphix crd that's the problem... Any other ideas?
|
|
Back to top |
|
 |
Zarr Grandmaster Cheater
Reputation: 0
Joined: 11 Jan 2008 Posts: 915 Location: localhost
|
Posted: Tue Apr 01, 2008 11:07 pm Post subject: |
|
|
Do you know exactly where the files were kept? If you do, you might be able to recover them... it's kind of a pain in the ass though.
We'll say you have "ImportantFile.txt" saved on your desktop on your main drive (C:, by default) drive and you want to move it to a file on your slave drive (E:, by default).
Assuming you're running windows XP (probably is the same for Vista too)):
start>Run...>cmd
Now, still going off of our previous scenario, and assuming we're on the default user account (admin), type:
copy "C:\Documents and Settings\admin\Desktop\ImportantFile.txt" "E:\ImportantFile.txt"
Of course, you're trying to recover a file, so something like:
copy "E:\FilePath\Filename.extension" "C:\Recovered_Files\Filename.extension" should work.
This might work to recover the corrupted file. The only problem is you must know the exact directory the file is saved in, and you need to copy each file individually. If you or your friend knows/can tell you that, you've made yourself an easy 100 bucks and a hard drive.
Refresh if you can't see the rather redundant attachment.
_________________
Last edited by Zarr on Fri Apr 04, 2008 11:40 am; edited 1 time in total |
|
Back to top |
|
 |
Uber-1337 Expert Cheater
Reputation: 0
Joined: 07 Dec 2007 Posts: 112
|
Posted: Fri Apr 04, 2008 6:03 am Post subject: |
|
|
as for your HDD problem i had the same thing, you have to open command prompt
Start>Run>cmd
and then type in
chkdsk E: /f
then itll say cant lock the drive, do you want to check the disk when the computer restarts, yes obvioulsy. when you restart it should come up with a blue screen and go through some checking. Then it should be readable after youve logged on.
Hope that helped
|
|
Back to top |
|
 |
Psy Grandmaster Cheater Supreme
Reputation: 1
Joined: 27 Mar 2008 Posts: 1366
|
Posted: Fri Apr 04, 2008 7:15 am Post subject: |
|
|
If he's lucky yeah... chkdsk only does very basic repairs... if his HDD is faulty, or a system file/registry is screwed then it won't fix it for him.
|
|
Back to top |
|
 |
dadud Expert Cheater
Reputation: 0
Joined: 13 May 2006 Posts: 127
|
Posted: Fri Apr 11, 2008 6:03 pm Post subject: |
|
|
Dont matter anymore. His mom started being mean to me so I got pissed and formatted it. Rofl. I returned it and said i couldent figure it out. now theyre paying a professional 200$ to take a hard drive and tell them that there never was anything on it.
But hey, ill try to +rep you anyways because you were cool about helping me and what nots.
Thanks for the help !
_________________
Master Chief wrote: | Im not sure where my other nipple went |
Watch me live on:
Justin.tv/nonexistant
EVERY FRIDAY! |
|
Back to top |
|
 |
Madman I post too much
Reputation: 1
Joined: 04 May 2006 Posts: 3978
|
Posted: Fri Apr 11, 2008 6:06 pm Post subject: |
|
|
Wow, that was pretty fucking stupid of you.
100 bucks - gone.
_________________
|
|
Back to top |
|
 |
haxor5354 Master Cheater
Reputation: 0
Joined: 11 Jan 2008 Posts: 306 Location: Toronto
|
Posted: Fri Apr 11, 2008 6:12 pm Post subject: |
|
|
maybe the index file is missing from the drive and u can't read the drive by dubble clicking it or rightclick>Open
_________________
My Rig
MoBo: Asus P5QPL-AM
Cpu: Intel Core 2 Quad Q8200
Ram: Kingston 2x2GB DDR2 800
GFX: Asus ENGTS250 DK
HDD: 500GB WD Caviar Green
Mon: LG Flatron W2243T 1080p |
|
Back to top |
|
 |
|