|  | 
| 
 
 
 
 
 
 
 
 
    
    
 |  | 
 
 
	
		|  |  |  
	
	
		
	
	
	| 
			
			 
			
				April 26th, 2002, 04:53 PM
			
			
			
		 |  
	| 
		
			|  | 
 Brigadier General |  | 
					Join Date: Sep 2000 Location: Frankfurt, Germany 
						Posts: 1,994
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Question for PC support gurus 
 Hi there,I would like to know if every Win9x and thereafter Version had Xcopy.exe and if so where it was/is located. Always in the windos\system folder?
 
 [ 26 April 2002: Message edited by: [K126]Mephisto ]
 
				__________________For, in the final analysis, our most basic common link is that we all inhabit this small planet. We all breathe the same air. We all cherish our children's futures. And we are all mortal. - JFK
 |  
	
		
	
	
	| 
			
			 
			
				April 26th, 2002, 04:56 PM
			
			
			
		 |  
	| 
		
			|  | Shrapnel Fanatic |  | 
					Join Date: Feb 2001 Location: Waterloo, Ontario, Canada 
						Posts: 11,451
					 Thanks: 1 
		
			
				Thanked 4 Times in 4 Posts
			
		
	      |  |  
    
	| 
				 Re: Question for PC support gurus 
 Tryc: \windows\command\xcopy.exe
 
				__________________ 
				Things you want: |  
	
		
	
	
	| 
			
			 
			
				April 26th, 2002, 05:19 PM
			
			
			
		 |  
	| 
		
			|  | 
 Corporal |  | 
					Join Date: Jul 2001 Location: MI,USA 
						Posts: 167
					 Thanks: 1 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: Question for PC support gurus 
 Located in the WINNT\system32 in windows 2000 |  
	
		
	
	
	| 
			
			 
			
				April 26th, 2002, 05:41 PM
			
			
			
		 |  
	| 
		
			|  | 
 Brigadier General |  | 
					Join Date: Sep 2000 Location: Frankfurt, Germany 
						Posts: 1,994
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: Question for PC support gurus 
 quote:Originally posted by Suicide Junkie:
 Try c: \windows\command\xcopy.exe
 
    I cannot try all of them, I need to know it for a workaround in the install program for the TDM-ModPack. That is if anyone can point me to an install program that can find the SE4.exe on its own and is free to use, this would be good enough, too.
				__________________For, in the final analysis, our most basic common link is that we all inhabit this small planet. We all breathe the same air. We all cherish our children's futures. And we are all mortal. - JFK
 |  
	
		
	
	
	| 
			
			 
			
				April 26th, 2002, 07:10 PM
			
			
			
		 |  
	| 
		
			|  | 
 Captain |  | 
					Join Date: Mar 2002 Location: Santa Cruz, CA 
						Posts: 947
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: Question for PC support gurus 
 In Windows 9x it is located at c:\windows\command\xcopy.exeIf you are going to copy directories with subdirectories, you should use c:\windows\command\xcopy32.exe /s /e [source] [destination]
 
				__________________All that is gold does not glitter,
 Not all those who wander are lost;
 The old that is strong does not wither,
 Deep roots are not reached by the frost.
 
 
 |  
	
		
	
	
	| 
			
			 
			
				April 26th, 2002, 07:35 PM
			
			
			
		 |  
	| 
		
			|  | 
 Captain |  | 
					Join Date: Sep 2000 Location: USA 
						Posts: 806
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: Question for PC support gurus 
 Gandalph: Cool sig line, but that poem is about Aragorn, not Gandalf.  (Although that particular stanza relates pretty well to Gandalf also.) 
				__________________Give me a scenario editor, or give me death!     Pretty please???
 |  
	
		
	
	
	| 
			
			 
			
				April 26th, 2002, 07:43 PM
			
			
			
		 |  
	| 
		
			|  | Shrapnel Fanatic |  | 
					Join Date: Feb 2001 Location: Waterloo, Ontario, Canada 
						Posts: 11,451
					 Thanks: 1 
		
			
				Thanked 4 Times in 4 Posts
			
		
	      |  |  
    
	| 
				 Re: Question for PC support gurus 
 How about running a command prompt, and doing a"dir /s xcopy.exe >> scan.tmp"
 Then scan for the first instance of "xcopy.exe", and snag the path mentioned just above that in the file.
 
				__________________ 
				Things you want: |  
	
		
	
	
	| 
			
			 
			
				April 27th, 2002, 07:04 AM
			
			
			
		 |  
	| 
		
			|  | 
 Private |  | 
					Join Date: Jan 2002 
						Posts: 31
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: Question for PC support gurus 
 That might work, but dir /s would take a long time to run, especially as hard drives continue to get larger.
 You can take advantage of the fact that almost all systems are properly set up to have the 'dos' directory in the path. So, just look in those directories. If it is not found, it is ok to throw an error.
 |  
	
		
	
	
	| 
			
			 
			
				April 27th, 2002, 07:24 AM
			
			
			
		 |  
	| 
		
			|  | 
 Private |  | 
					Join Date: Jan 2002 
						Posts: 31
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: Question for PC support gurus 
 Looking for a free install program? I don't know if they are any good, but you can try looking through the list at CNET's download.com site. |  
	
		
	
	
	| 
			
			 
			
				April 27th, 2002, 07:36 AM
			
			
			
		 |  
	| 
		
			|  | 
 Captain |  | 
					Join Date: Mar 2002 Location: Santa Cruz, CA 
						Posts: 947
					 Thanks: 0 
		
			
				Thanked 0 Times in 0 Posts
			
		
	      |  |  
    
	| 
				 Re: Question for PC support gurus 
 quote:Originally posted by dmm:
 Gandalph: Cool sig line, but that poem is about Aragorn, not Gandalf.  (Although that particular stanza relates pretty well to Gandalf also.)
 
 
Yeah, I know. But sounds cool and fits my style.
				__________________All that is gold does not glitter,
 Not all those who wander are lost;
 The old that is strong does not wither,
 Deep roots are not reached by the frost.
 
 
 |  
	
		
	
	
	
	
	
	
	| Thread Tools |  
	|  |  
	| Display Modes |  
	
	| 
		 Linear Mode |  
	| 
	|  Posting Rules |  
	| 
		
		You may not post new threads You may not post replies You may not post attachments You may not edit your posts 
 HTML code is On 
 |  |  |  |  |