Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Geek Culture / dos windows

Author
Message
Wik
21
Years of Service
User Offline
Joined: 21st May 2003
Location: CT, United States
Posted: 13th Sep 2003 17:27
ok...whenever i run a dos exe the box appears and then dissapears really fast.

I know you can got to properties and make it so it doesn't do this, but can you make it so every dos program on ur hd and if you add new ones will automaticlly NOT CLOSE


thanks

The rock has rolled!
Mentor
22
Years of Service
User Offline
Joined: 27th Aug 2002
Location: United Kingdom
Posted: 13th Sep 2003 17:43 Edited at: 13th Sep 2003 17:46
if you are trying to see your output from a C/C++ tutorial then I found the best way (since mine always disapeared before you could read the result) was to add something like

cout << "enter a value to end";
int dummy;
cin >> dummy;

if its just some utility you want to run then on Win98 just open a dos box and run it from there, the box will stay open after the program ends (just select "MSdos Prompt" from the programs menu), most of the dos programs I run dont close the box anyway, I get the "this program has ended, close the box to return to windows" message, so if you aint on 98 then I have no idea sorry.

Mentor.
Wik
21
Years of Service
User Offline
Joined: 21st May 2003
Location: CT, United States
Posted: 13th Sep 2003 22:26
ok
thanks!

The rock has rolled!

Login to post a reply

Server time is: 2024-09-20 12:44:46
Your offset time is: 2024-09-20 12:44:46