Halo 3 Forum
Welcome, Unregistered!
 | Don't have an account? Register Now!
Search:  Advanced Search
Halo 3 Forum: The Biggest Halo 3 Forum
PC Hardware & Tech Support Videocards, CPUs, RAM, hard drives, power supplies, etc. + Tech support


Reply

LinkBack Thread Tools Display Modes

2 questions, 1 thread (PC and Xbox 360 related)
MgS2SnAkE
Level 35
  #1 (permalink) Default 2 questions, 1 thread (PC and Xbox 360 related) 09-06-2008
 
MgS2SnAkE's Avatar
 
Join Date: Sep 2006
Location: Louisville, KY
Posts: 3,007

Send a message via AIM to MgS2SnAkE

First question, I completely reinstalled windows for my PC because I was having some problems with it, everything's working great now but I still have most of my old saved files like music, videos and pics. But my computer won't let me access them, every time I try is says I don't have access to the computer where the files are stored. Is there anyway I can access them? Because I'd really like them back.

Second question, I'm wanting to buy a new Xbox 360 soon, the arcade version to be exact because it's the cheapest and I already have a HDD. My question is why can't the arcade version play original Xbox games? Also if I ever decided to buy a HDD with more space is there anyway I can transfer all my data for my current HDD to a new one?
__________________


 
Reply With Quote
Sponsored Links


2 questions, 1 thread (PC and Xbox 360 related)
ThaggleS
Why so serious?
  #2 (permalink) Default 09-06-2008
 
ThaggleS's Avatar
 
Join Date: Jan 2007
Location: 623 AZ
Posts: 6,336
Bungie Stats
Send a message via AIM to ThaggleS

I think for the 360 thing you can plug an ethernet from the 360 to your computer, copy everything over, then do it to the new HDD.
__________________
Quote:
Originally Posted by Mindscribble View Post
I don't know you Thaggles, but between your Avatar and this thread, you've made it into my top ten list of personal heroes I should strive to be more like. Thank you.
:: ThaggleS' Guide To 1v1 ::

Right-Click and 'save link as' to download song of the week (Updated 11-17)



 
Reply With Quote
2 questions, 1 thread (PC and Xbox 360 related)
Mephza
Level 34
  #3 (permalink) Default 09-07-2008
 
Mephza's Avatar
 
Join Date: Oct 2007
Location: Michigan
Posts: 2,895

Send a message via AIM to Mephza Send a message via MSN to Mephza

Quote:
Originally Posted by ThaggleS View Post
I think for the 360 thing you can plug an ethernet from the 360 to your computer, copy everything over, then do it to the new HDD.
Yup
And for the music, etc. Is it on another drive?
If not, then, you did not reformat, because you would've lost everything
__________________
GT: M3phza
Add me for customs
Aim: XxmephzaxX
Add me if you need anything


Just a small town girl, living in a lonely world. She took the midnight train going anywhere. Just a city boy, born and raised in south Detroit. He took the midnight train going anyway.
I seen her in a smokey room. The smell of wine and cheap purfume
 
Reply With Quote
2 questions, 1 thread (PC and Xbox 360 related)
MgS2SnAkE
Level 35
  #4 (permalink) Default 09-07-2008
 
MgS2SnAkE's Avatar
 
Join Date: Sep 2006
Location: Louisville, KY
Posts: 3,007

Send a message via AIM to MgS2SnAkE

Quote:
Originally Posted by Mephza View Post
If not, then, you did not reformat, because you would've lost everything
Ok but still, is there anyway I can access my files?
__________________


 
Reply With Quote
2 questions, 1 thread (PC and Xbox 360 related)
shadowcman
Tearing Nubs Up
  #5 (permalink) Default 09-07-2008
 
shadowcman's Avatar
 
Join Date: Jul 2006
Location: Cleveland, Ohio
Posts: 4,329
Bungie Stats
Send a message via AIM to shadowcman Send a message via Yahoo to shadowcman

In order to access the old files, it depends on which operating system you are using. You need to go to the folder you want to open, right click it, click Properties, then click Security. Look for a button underneath something called Permission and click edit. Add permission to the computer you are using and it will open the folder.
__________________

 
Reply With Quote
2 questions, 1 thread (PC and Xbox 360 related)
MgS2SnAkE
Level 35
  #6 (permalink) Default 09-07-2008
 
MgS2SnAkE's Avatar
 
Join Date: Sep 2006
Location: Louisville, KY
Posts: 3,007

Send a message via AIM to MgS2SnAkE

Quote:
Originally Posted by shadowcman View Post
In order to access the old files, it depends on which operating system you are using. You need to go to the folder you want to open, right click it, click Properties, then click Security. Look for a button underneath something called Permission and click edit. Add permission to the computer you are using and it will open the folder.
I guess I'm screwed then, I'm on a brand new OS, my old OS that has all the files got overwritten/deleted.
__________________


 
Reply With Quote
2 questions, 1 thread (PC and Xbox 360 related)
RVideo
Level 41
  #7 (permalink) Default 09-07-2008
 
Join Date: Aug 2005
Posts: 4,630

Send a message via AIM to RVideo Send a message via MSN to RVideo

Where the hell are these media files exactly?
Also, still didnt answer OS (windows WHAT?)
__________________
 
Reply With Quote
2 questions, 1 thread (PC and Xbox 360 related)
MgS2SnAkE
Level 35
  #8 (permalink) Default 09-07-2008
 
MgS2SnAkE's Avatar
 
Join Date: Sep 2006
Location: Louisville, KY
Posts: 3,007

Send a message via AIM to MgS2SnAkE

Quote:
Originally Posted by RVideo View Post
Where the hell are these media files exactly?
Also, still didnt answer OS (windows WHAT?)

Local Disk C, Documents and Settings. Windows XP.
__________________


 
Reply With Quote
2 questions, 1 thread (PC and Xbox 360 related)
RVideo
Level 41
  #9 (permalink) Default 09-07-2008
 
Join Date: Aug 2005
Posts: 4,630

Send a message via AIM to RVideo Send a message via MSN to RVideo

Make a new temp folder in C (example C:\ATEMP)

Goto a command prompt and type as follows
cd..(enter)
cd..(enter)
cd c:\Documents And Settings(enter)
copy (location of media folder) d\ C:\ATEMP
__________________
 
Reply With Quote
2 questions, 1 thread (PC and Xbox 360 related)
Mephza
Level 34
  #10 (permalink) Default 09-07-2008
 
Mephza's Avatar
 
Join Date: Oct 2007
Location: Michigan
Posts: 2,895

Send a message via AIM to Mephza Send a message via MSN to Mephza

Quote:
Originally Posted by RVideo View Post
Make a new temp folder in C (example C:\ATEMP)

Goto a command prompt and type as follows
cd..(enter)
cd..(enter)
cd c:\Documents And Settings(enter)
copy (location of media folder) d\ C:\ATEMP
He doesn't have a D drive.
__________________
GT: M3phza
Add me for customs
Aim: XxmephzaxX
Add me if you need anything


Just a small town girl, living in a lonely world. She took the midnight train going anywhere. Just a city boy, born and raised in south Detroit. He took the midnight train going anyway.
I seen her in a smokey room. The smell of wine and cheap purfume
 
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 On
Refbacks are On


All times are GMT -5. The time now is 09:52 AM.
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Microsoft, Bungie and Halo are trademarks of Microsoft Corporation.

Banner Exchange