Do you know any tools that can merge DOS programs under DOS? Thanks.
Everyone, don't teach me to use COPY because that won't meet my requirements!
125930947(125930947) 23:27:48
Do you know any tools that can merge DOS programs under DOS? Thanks.
25631887(Shiheng) 23:28:27
copy
125930947(125930947) 23:30:52
Hengheng, are there other methods? This command is not good because I tried it, and the two synthesized EXEs seem not to be able to execute both; only one of them can be executed. Why is that?
125930947(125930947) 23:31:23
Also, can the COPY command not merge EXEs with parameters?
125930947(125930947) 23:31:30
There are many drawbacks!
125930947(125930947) 23:31:41
Is there a better method?
25631887(Shiheng) 23:31:47
Make one yourself
125930947(125930947) 23:32:16
Programming under DOS, I don't know. I only know a little about E, and it seems that E can't be used to program DOS - related programs.
25631887(Shiheng) 23:32:38
125930947(125930947) 23:35:42
I have an EXE that needs to run with parameters under DOS, such as
abc.exe/s
125930947(125930947) 23:36:09
Another file doesn't need to run with parameters, such as
cde.exe
125930947(125930947) 23:36:45
Can the COPY command be used like this
copy /b abc.exe/s+cde.exe 1.exe
125930947(125930947) 23:37:04
I tried this, and the synthesized 1.EXE seems not to work.
125930947(125930947) 23:37:16
Why, Hengheng, help me.
25631887(Shiheng) 23:39:01
Don't know anymore
Everyone, don't teach me to use COPY because that won't meet my requirements!
125930947(125930947) 23:27:48
Do you know any tools that can merge DOS programs under DOS? Thanks.
25631887(Shiheng) 23:28:27
copy
125930947(125930947) 23:30:52
Hengheng, are there other methods? This command is not good because I tried it, and the two synthesized EXEs seem not to be able to execute both; only one of them can be executed. Why is that?
125930947(125930947) 23:31:23
Also, can the COPY command not merge EXEs with parameters?
125930947(125930947) 23:31:30
There are many drawbacks!
125930947(125930947) 23:31:41
Is there a better method?
25631887(Shiheng) 23:31:47
Make one yourself
125930947(125930947) 23:32:16
Programming under DOS, I don't know. I only know a little about E, and it seems that E can't be used to program DOS - related programs.
25631887(Shiheng) 23:32:38
125930947(125930947) 23:35:42
I have an EXE that needs to run with parameters under DOS, such as
abc.exe/s
125930947(125930947) 23:36:09
Another file doesn't need to run with parameters, such as
cde.exe
125930947(125930947) 23:36:45
Can the COPY command be used like this
copy /b abc.exe/s+cde.exe 1.exe
125930947(125930947) 23:37:04
I tried this, and the synthesized 1.EXE seems not to work.
125930947(125930947) 23:37:16
Why, Hengheng, help me.
25631887(Shiheng) 23:39:01
Don't know anymore



