answersLogoWhite

0

Is OWNPRG valid file name in dos?

User Avatar

Anonymous

15y ago
Updated: 8/18/2019

Yes it is a valid name..

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the name of executable file Microsoft backup for DOS?

MSBACKUP.EXE. The name of the executable for Microsoft Backup for DOS is MSBACKUP.EXE


How many charicters can a DOS file have?

A DOS file, or .bat file can have unlimited characters.


What are the rules to create file DOS?

- File name should be 8 characters long - Extentions are optional


What does DOS mean when it tells you bad command or file name?

The DOS message "bad command or file name" means that the command you entered was not recognized as an internal command or as an external command in the working directory or path.


How do you register a dll file in dos mode?

To register a file, type regsvr32 .dll. Or type regsvr32 \.dll, where is the path to the file, and is the name of the file.


What is a batch file?

A batch file is the text file that contains a series of commands that MS-DOS carries out. A batch file is created by COPY CON command after specifying a file name by using extension as .BAT in DOS mode.


What has the author Craig Menefee written?

Craig Menefee has written: 'Harnessing DOS 6.0' -- subject(s): MS-DOS (Computer file), PC-DOS (Computer file) 'Byte's DOS programmer's cookbook' -- subject(s): MS-DOS (Computer file), Microcomputers, PC-DOS (Computer file), Programming


File name can have a Maximum of Characters?

In DOS, 8 characters.In Windows, 254 characters.


What are the file naming rules in Disc Operating System?

You can use file name as filename.extension. File name in DOS can be maximum of 8 characters and extension is maximum of 3 characters. If you create any file having more character then it will automatically exclude the remaining characters. Say if you create dharmsansar then DOS will save it as dharmsa~..


What is the file extension for MS-DOS?

There is no specific file extension for MS-DOS. Files can have any 3 character extension in MS-DOS.


What file names are legal under the DOS file naming rules?

8.3 file name i.e. <8 characters fo filename>.<3 chars for extension> But U can not use special characters in file name as \ / : * ? " < > |


What is a file name's two parts?

not all file names have two parts. MacOS - MacOS9 the filenames were one solid line - macintosh_video_file. The application data was hidden in the resource fork. On Unixes and DOS boxes a file name consists of file name and extension.