Go Back   TechArena Community > Software > Operating Systems
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , ,

Sponsored Links



DOS Blank space Path Name gives error

Operating Systems


Reply
 
Thread Tools Search this Thread
  #1  
Old 20-06-2009
Member
 
Join Date: May 2009
Posts: 11
DOS Blank space Path Name gives error

I have problem Executing a File in Dos When i try to Execute a File in the Dos from the Program Files folder , Whenever i Try to Execute this into a Dos window

C:\Program Files\Games\starwars.exe

but the problem is that DOS Cannot run the games starwars , please Help me Tell me what is the problem ,and how to solve it , Thnak in advance
Reply With Quote
  #2  
Old 20-06-2009
Humberto's Avatar
Member
 
Join Date: Nov 2005
Posts: 1,170
Re: DOS Blank space Path Name gives error

Actually You have to put it in quotes: likes these
"c:\program files\game\starwar.exe"

use quotation marks. Names with ~ are the DOS names which contain no space and do not exceed 8 characters, the correct way is to use quotes.
Reply With Quote
  #3  
Old 20-06-2009
jesse's Avatar
Member
 
Join Date: Nov 2005
Posts: 2,965
Re: DOS Blank space Path Name gives error

Many commands use paths to designate files processed , either the path is absolute, then it means a file regardless of the specific context or
either the path is relative to the current context path (working directory), the designated file depends on the contex However, this does not work with the space character (in a file name for example). In this case, use quotes:
"C: \ Program Files \ example.exe"
Reply With Quote
  #4  
Old 20-06-2009
Lillebror's Avatar
Member
 
Join Date: Apr 2008
Posts: 3,259
Re: DOS Blank space Path Name gives error

We Cannotput any space in a path name, we know that this is a special character that has the look of a space (255 alt), The problem is you cannot enter blank spaces from the command prompt in DOS. This was overcome by treating anything between quotation marks as one word or string.
Reply With Quote
Reply

  TechArena Community > Software > Operating Systems


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "DOS Blank space Path Name gives error"
Thread Thread Starter Forum Replies Last Post
Firefox 9 gives a blank space in the Title Bar Desi.B@yZ Technology & Internet 6 30-11-2011 04:34 PM
Huge blank space in WinXP "Add or Remove Programs" lisa harkema Windows XP Support 12 15-10-2011 02:53 AM
When I launch Rise of Immortals then it just opens a blank white space No-Mercy Video Games 7 18-09-2011 09:00 AM
Flash Player displays blank space in browser Eliasz Technology & Internet 5 29-06-2011 11:10 PM
Nero burns blank, but still consumes disk space trickson Windows Software 3 12-05-2009 02:55 PM


All times are GMT +5.5. The time now is 02:19 AM.