China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-06-27 17:03
中国DOS联盟论坛 » DOS疑难解答 & 问题讨论 (解答室) » [Help] EXE error occurred View 486 Replies 5
Original Poster Posted 2003-11-25 00:00 ·  中国 山西 太原 联通
初级用户
Credits 123
Posts 5
Joined 2003-11-25 00:00
22-year member
UID 13310
Gender Male
Status Offline
When running a batch file under pure DOS to launch an *.EXE executable file, a red dialog box appears saying "EXE error occurred". I'd like to ask everyone, how should this problem be handled? Please advise!
Floor 2 Posted 2003-11-25 00:00 ·  中国 台湾 中华电信(HiNet)数据中心
初级用户
Credits 168
Posts 16
Joined 2003-11-21 00:00
22-year member
UID 13141
Gender Male
Status Offline
Why does this dialog box appear like that
There should be some parameters set in the BATCH FILE, right
Would it be convenient to post your *.bat
Floor 3 Posted 2003-11-26 00:00 ·  中国 广东 深圳 电信
初级用户
Credits 125
Posts 5
Joined 2003-11-26 00:00
22-year member
UID 13380
Gender Male
Status Offline
Hello everyone, I want to combine two DOS EXE files into one. Is there such a tool? I tried several tools (Windows ones), and after combining them, when I run it, two DOS windows pop up. If there is one, please tell me its name, or send EMAIL to: chx_jiang@163.net Many thanks!! (for legitimate use)
Floor 4 Posted 2003-11-26 00:00 ·  中国 广东 深圳 电信
初级用户
Credits 125
Posts 5
Joined 2003-11-26 00:00
22-year member
UID 13380
Gender Male
Status Offline
Sorry, posted in the wrong thread
Floor 5 Posted 2003-11-26 00:00 ·  中国 台湾
初级用户
Credits 168
Posts 16
Joined 2003-11-21 00:00
22-year member
UID 13141
Gender Male
Status Offline
Using a BATCH file should be enough
If it still pops up two windows
then use WSCRIPT
Floor 6 Posted 2004-04-14 00:00 ·  中国 山西 太原 联通
初级用户
Credits 123
Posts 5
Joined 2003-11-25 00:00
22-year member
UID 13310
Gender Male
Status Offline
DE.BAT
d:
path d:\ucdos;c:\windows\command
cd ucdos
call ucdos
cd\
cd deac5
call dea5
cd d:\ucdos
quit
cd\
c:
cls

DEA5.BAT
echo off
btrieve /M:52 /P:4096 /T:BTRIEVE.TRN /B:16 /F:60 /L:100 /E
da4 %1 %2 %3

BTRIEVE is a database from NOVLLE
Forum Jump: