Running command line programs
Fab01
-
m3tal3af -
m3tal3af -
Hello,
everyone, I want to know what the command under DOS is that allows you to run an installed program.
I tried the start command
but it opens a console window
for example, if I want to launch eMule, how do I type in the command line for eMule's window to open?
Thanks in advance
everyone, I want to know what the command under DOS is that allows you to run an installed program.
I tried the start command
but it opens a console window
for example, if I want to launch eMule, how do I type in the command line for eMule's window to open?
Thanks in advance
Configuration: Windows XP Internet Explorer 6.0
4 réponses
Hello,
when you are in DOS, you just need to type the full name of the file to execute, and if there are spaces in the name, you need to enclose it in quotes:
when you are in DOS, you just need to type the full name of the file to execute, and if there are spaces in the name, you need to enclose it in quotes:
"C:\Program Files\eMule\emule.exe"best regards
If you want to run it, you will execute cmd and then you will write like this
as if you have emule installed in program files
example:
cd\
c:\>cd program files
c:\program files>cd emule
c:\program files\emule>emule.exe
there it will launch emule
but be careful with emule.exe
I don’t know the file of this application
you need to look in the target for the file that runs emule
okay good luck
as if you have emule installed in program files
example:
cd\
c:\>cd program files
c:\program files>cd emule
c:\program files\emule>emule.exe
there it will launch emule
but be careful with emule.exe
I don’t know the file of this application
you need to look in the target for the file that runs emule
okay good luck