Command prompt exiting

This is a discussion about Command prompt exiting in the Customization Tweaking category; Is there any way to make command prompt in win2k/XP NOT exiting after executing manually a. bat or. exe file? Alternativelly is there any command that you can add to the batch or executable to prevent from exiting when run?.

Customization Tweaking 1789 This topic was started by ,


data/avatar/default/avatar36.webp

193 Posts
Location -
Joined 2000-12-26
Is there any way to make command prompt in win2k/XP NOT exiting after executing manually a .bat or .exe file?
Alternativelly is there any command that you can add to the batch or executable to prevent from exiting when run?

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Mar 15
Created
Mar 15
Last Response
0
Likes
1 minute
Read Time
User User
Users

Responses to this topic


data/avatar/default/avatar36.webp

193 Posts
Location -
Joined 2000-12-26
OP
That will do.Thanks. Still though i am curious if you can prevent it anyway without having to edit it.

data/avatar/default/avatar17.webp

757 Posts
Location -
Joined 2000-10-14
with a batch file you could put in the 'pause' command
Its a quick solution that I use