Search found 10 matches
- 05 Jan 2014 12:56
- Forum: DOS Batch Forum
- Topic: how can i use a program from command promp?
- Replies: 22
- Views: 16664
Re: how can i use a program from command promp?
i study little programming alone, solo. regardless of university.my university have c, c++ and java if they accept me
- 05 Jan 2014 04:14
- Forum: DOS Batch Forum
- Topic: how can i use a program from command promp?
- Replies: 22
- Views: 16664
Re: how can i use a program from command promp?
Squashman wrote:sold,v-vv wrote:oh my god, what is this??i trying...yesterday i start my programming course
If this is for a course then why not ask your teacher or another student in the class to help you understand what you are suppose to do.
im solo.
my university starts at one month
- 04 Jan 2014 17:49
- Forum: DOS Batch Forum
- Topic: how can i use a program from command promp?
- Replies: 22
- Views: 16664
Re: how can i use a program from command promp?
You have to clearly divide Windows Batch (cmd.exe) from DosBox. Even if both are running in the black console window and commands seem to be the same they behave differently. DosBox emulates x86 DOS and some commands of the command.com interpreter. Regards aGerman i use your code, but only open the...
- 04 Jan 2014 10:53
- Forum: DOS Batch Forum
- Topic: how can i use a program from command promp?
- Replies: 22
- Views: 16664
Re: how can i use a program from command promp?
You need to define that either in the default .conf file (as foxidrive already mentioned) or you have to create a new .conf file. untested: @echo off &setlocal set "conffile=%temp%\ft2.conf" >"%conffile%" ( echo([autoexec] echo(mount c c:/ echo(c:/ echo(cd c:/ft2 echo(ft2.ex...
- 04 Jan 2014 10:20
- Forum: DOS Batch Forum
- Topic: how can i use a program from command promp?
- Replies: 22
- Views: 16664
Re: how can i use a program from command promp?
i did it but i want to do, without i change the notepad for your setting without your setting when i open dosbox, the ft2 running inside if i write: mount c c:/ c:/ cd c:/ft2 ft2.exe ok until here. i know how to open from windows cmd the dosbox but i want from windows cmd do the usage of above code....
- 04 Jan 2014 09:20
- Forum: DOS Batch Forum
- Topic: how can i use a program from command promp?
- Replies: 22
- Views: 16664
Re: how can i use a program from command promp?
That should start dosbox and load fasttracker2 inside it. What is it that you need to do? yes but how can i do it, without clicks??my start is command prompt windows, no dosbox. i want to write correctly the total of commands for: open the dosbox use(with commands from command prompt windows) the d...
- 04 Jan 2014 08:52
- Forum: DOS Batch Forum
- Topic: how can i use a program from command promp?
- Replies: 22
- Views: 16664
Re: how can i use a program from command promp?
no
i want to create .bat file and if i press 2 clicks, the fasttracker runs into the dosbox.only with 2 clicks.who is the algorithm and commands for this??
i want to create .bat file and if i press 2 clicks, the fasttracker runs into the dosbox.only with 2 clicks.who is the algorithm and commands for this??
- 04 Jan 2014 08:21
- Forum: DOS Batch Forum
- Topic: how can i use a program from command promp?
- Replies: 22
- Views: 16664
Re: how can i use a program from command promp?
sorry for my bad english, now i learning: my general purpose is, i create bat files, because i want to do anything is algorithm with 2 clicks ------------- i understand something, i must find the commands for program -------------- my special purpose is, i write the commands to bat file for: run fas...
- 04 Jan 2014 08:14
- Forum: DOS Batch Forum
- Topic: how can i use a program from command promp?
- Replies: 22
- Views: 16664
Re: how can i use a program from command promp?
start+r
cmd
and i open command prompt
how can i scan of issues with ccleaner(example) from command prompt??can i?
cmd
and i open command prompt
how can i scan of issues with ccleaner(example) from command prompt??can i?
- 04 Jan 2014 08:05
- Forum: DOS Batch Forum
- Topic: how can i use a program from command promp?
- Replies: 22
- Views: 16664
how can i use a program from command promp?
im new..
i have windows xp
i dont want only open the program
i have windows xp
i dont want only open the program