Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
dos
- Page 1
Re: How old is your computer?
Hardware and Software
2 Months Ago
by Reverend Jim
… the time. It was a fully multitasking OS with a
DOS
shell rather than an MSDOS base with Windows running on…
Re: How old is your computer?
Hardware and Software
1 Month Ago
by Reverend Jim
>Our office started with PC
DOS
and WordStar If you want to get really picky, I spent a year (1978) doing medical research on a Cromemco running CP/M and whatever horrid OS (if you can even call it that) ran on a small Data General beast.
DOS program created with Clipper error out in Windows 2000
Hardware and Software
Microsoft Windows
19 Years Ago
by moore003
… Upgraded OS from Windows NT to Windows 2000, running a
dos
program created with Clipper Software. The program is executed from… a
dos
prompt on the desktop. The program runs fine until the…
dos commands through Cpp
Programming
Software Development
13 Years Ago
by sanuphilip
dos
commands through Cpp program copy,type,del,dir,rd
Re: DOS and Bash
Programming
Software Development
15 Years Ago
by sknake
DOS
uses "dir *" to match on the file name, … directory and show all files/dirs beginning with D: [code=
dos
] C:\Documents and Settings\scott.SCOTTIE>echo D* D… [/code] As you can see "dir D*" in
dos
lists the contents of the CWD with files beginning in…
Re: Dos print
Programming
Software Development
14 Years Ago
by rch1231
Dos
prints directly to the printer and windows spools the files and prints them in the background. When printing from
dos
you wait till it finishes sending the file to the printer till it continues processing.
Re: DOS 'move' command messes up permissions
Programming
Software Development
10 Years Ago
by SalmiSoft
DOS
can handle 'for each PDF file in folder...' but it …
Re: DOS program created with Clipper error out in Windows 2000
Hardware and Software
Microsoft Windows
19 Years Ago
by Alvein
Try to look for a mouse driver for
DOS
(like "mouse.com", etc. Never a .sys file!). I have one at hand.... If that does not work, I think you will have to get a
DOS
emulator.
DOS 6.22
Programming
Software Development
16 Years Ago
by carson myers
…I recently installed VMware and a copy of MS-
DOS
6.22 using .img files mounted to a … "shutdown" command in this version of
DOS
, is there any way to actually shut down the…thing as CD-ROM support in this version of
DOS
? It's easy enough to make a .iso… how can I mount a virtual CD drive using
DOS
? Also the shared folder doesn't work, VMware …
Re: Dos screens are not running in full screen mode in windows 7 ?
Hardware and Software
Microsoft Windows
13 Years Ago
by CityThrille
… Command Prompt (cmd.exe) to support
DOS
Commands. But not such and such as
DOS
in full-screen mode. The latest Windows… Display Driver Model(WDDM) does not support
DOS
in full screen now. Workaround: you may revert to an… if you insist still to full screen Command Prompt, or
DOS
, either. But for me I do not recommend reverting to…
DOS EXE patching / far calls / relocations
Programming
Software Development
18 Years Ago
by PaTchX
I am playing around with "patching" an old
DOS
16-bit real-mode .exe, trying to change the machine … "to blame" and that I should read about
DOS
relocations. I've surfed the web for quite a while… but was unable to find anything for
DOS
(with too much windows stuff floating around). Can anybody give…
Re: DOS 6.22
Programming
Software Development
16 Years Ago
by jbennet
You dont need to shut down
DOS
. Just close the program you are running and physically turn it off. There is cdrom support in
DOS
but its very basic check out MSCDEX Try VFD with regards to img files. [url]http://chitchat.at.infoseek.co.jp/vmware/vfd.html[/url]
DOS Console Emulator
Programming
Software Development
15 Years Ago
by poncho4all
… my code, the idea is to make something like a
DOS
Console, the trick is we are not alowed to use…
dos
functions. Well this is what i have so far [code] #…;string.h> #include <dir.h> #include <
dos
.h> #include <errno.h> #include <io…
DOS NASM-IDE Installation Issue
Programming
Software Development
3 Years Ago
by sbaker51
…of the book ‘Assembly language step-by-step programming with
DOS
and Linux’ by Jeff Duntemann. The CD that accompanied …the book included a
DOS
NASM Integrated Development Environment written in Borland Pascal titled ‘…. It is running natively on a PC running MS
DOS
v6.22. I was able to compile about 12 …
Re: Dos screens are not running in full screen mode in windows 7 ?
Hardware and Software
Microsoft Windows
13 Years Ago
by RTFMID10T
…... on my Win7 Laptop I can run the Command Prompt (
Dos
is not in Win7!) if the resolution is set really… believe it is 640x480 or lower.[/QUOTE] you are correct
DOS
does not in Win7 that's why back in windows… 3.1 they started the MS-
DOS
which is your "Command Prompt" as you read…
Re: DOS "ROUTE" command
Programming
Software Development
21 Years Ago
by JCSAYRE
… interfaces on my computer? I can do this with the
DOS
command, "ROUTE PRINT" but I would like to…, routes, etc. from visual basic. I can do it from
DOS
, but I want to do it from VB. I am… to figure it out. So, how do I call the
DOS
command, "ROUTE" from visual basic?
DOS issue
Hardware and Software
Microsoft Windows
20 Years Ago
by sethro
… my NOMAD jukebox Zen Xtra drivers, whenever i open up
DOS
, rather than the first line being C:> or soemthing… just starts at the C: Drive when i open up
DOS
. any fixes?
Re: DOS automatically closes
Hardware and Software
Microsoft Windows
20 Years Ago
by Subbuteo
[QUOTE=cdt1983]Hi, How do I stop a
DOS
window from automatically closing after running a program? Thanks[/QUOTE] …, then click start>run - it will open the ms
dos
prompt, in the directory of your folder. then, run the… name without the extention (the .exe, or whatever) in the
dos
window. this should not shut the window afterwards. if it…
Re: DOS automatically closes
Hardware and Software
Microsoft Windows
20 Years Ago
by cdt1983
…, then click start>run - it will open the ms
dos
prompt, in the directory of your folder. then, run the… name without the extention (the .exe, or whatever) in the
dos
window. this should not shut the window afterwards. if it… to test it by typing JAVA or JAVAC in the
DOS
window and once it finishes displaying the results the window…
DOS bootup
Hardware and Software
Microsoft Windows
19 Years Ago
by BeastOverlordH6
… ask anyone: How does one boot up in
DOS
--not running MS-
DOS
through Windows--as I am upgrading my BIOS and…
Dos type repair
Hardware and Software
Microsoft Windows
18 Years Ago
by benyam_dessu
… (in windows environment). I have seen some people use
Dos
commands to repair some problems, but they are to far …
Re: DOS EXE patching / far calls / relocations
Programming
Software Development
18 Years Ago
by PaTchX
… running. As for how high-level languages work, those for
DOS
and/or 16 bit Windows provide different memory models, these…
Re: DOS EXE patching / far calls / relocations
Programming
Software Development
18 Years Ago
by PaTchX
… now, but I'm looking into reverse engineering an old
DOS
game, and am trying to patch some code to understand…
DOS Assembly with GAS Assembler.
Programming
Software Development
14 Years Ago
by pupspark
If I assemble a AT&T syntax program in GAS with
DOS
system calls, will that work similarly to linux assembly, or will I not be able to make that work? Because I like AT&T syntax. And
DOS
.
Dos Commands in VB6
Programming
Software Development
14 Years Ago
by LloydFarrell
Hi All, I have a few
dos
commands that I would like to run / hardcode into my … What I would like to do is hard code the
dos
commands into the vb code ? How is this possible please…
DOS Programming
Programming
Software Development
14 Years Ago
by sofrdk
I need to put in some code in a
dos
batch to tell the user to enter 1, 2 3 … automatically. Can it be done somehow? I know the "
DOS
" code is wrong in this forum, but where to…
Dos screens are not running in full screen mode in windows 7 ?
Hardware and Software
Microsoft Windows
14 Years Ago
by Rubinder singh
I am using windows 7 ultimate 32-bit edition, But when I try to run any
dos
screen like command prompt, c++ compiler etc. They are not going to full screen mode, Please tell me how to run my c++ compiler or any
dos
screen in full screen mode ……in windows 7.. Thanks…. :-)
DOS command execution within VB.NET
Programming
Software Development
14 Years Ago
by JohnPhilipps
Good evening, I have a simple
dos
command, I use to stop a java service which I …, however it doesn't seem to stop my service. My
DOS
command which works is as follows: NET STOP "Java…
Re: DOS Mode 2
Hardware and Software
macOS
13 Years Ago
by jingda
… understand. Then at the top it said cannot open in
DOS
mode. If that is the case, that is very common… then the file you download that say cannot view in
dos
mode has a problem. It would be best to delete… seen when you follow my instructions. Basically there are no
DOS
mode on mac, so your problem is weird. Almost every…
DOS 'move' command messes up permissions
Programming
Software Development
11 Years Ago
by toomutch
Hi All, I have a
DOS
batch script file that is scheduled to run hourly, to … processing of the copy command and the delete command. Can
DOS
handle 'for each PDF file in folder...'? Any suggestins welcome…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC