|
ylpoplove
初级用户
 
积分 195
发帖 29
注册 2003-3-22
状态 离线
|
『楼 主』:
Wegier,批处理及相关软件如何打包为EXE??:)
使用 LLM 解释/回答一下
wengier及各位大侠,想请教一下有没有什么软件可以将批处理文件(*.BAT)和批处理所要调用的软件(*.exe、*.bat………)打包在一起做成EXE文件的软件,这个EXE要可以在DOS下运行的:)
Wengier and all great experts, I want to ask if there is any software that can package batch files (*.BAT) and the software (*.exe, *.bat, etc.) that the batch processing needs to call into an EXE file together, and this EXE can run under DOS :)
|
|
2003-8-18 00:00 |
|
|
LK
高级用户
   
积分 915
发帖 309
注册 2002-12-22
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
???
http://www2.zzu.edu.cn/ie/newdos/dispbbs.asp?boardID=11&ID=6064
???
http://www2.zzu.edu.cn/ie/newdos/dispbbs.asp?boardID=11&ID=6064
|
|
2003-8-18 00:00 |
|
|
ylpoplove
初级用户
 
积分 195
发帖 29
注册 2003-3-22
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
以下是引用LK在2003-8-18 11:54:51的发言:
???
http://www2.zzu.edu.cn/ie/newdos/dispbbs.asp?boardID=11&ID=6064
小气,这么记仇,我只不过想目录整洁些而己……
The following is a quote from LK on 2003-8-18 11:54:51:
???
http://www2.zzu.edu.cn/ie/newdos/dispbbs.asp?boardID=11&ID=6064
Stingy, holding a grudge so much, I just wanted to make the directory neater...
|
|
2003-8-18 00:00 |
|
|
ylpoplove
初级用户
 
积分 195
发帖 29
注册 2003-3-22
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
我顶!!!!
大家说说嘛!!(LK,不许幸灾乐祸)
I agree!!!!!
Everyone, come on and talk!!! (LK, don't gloat)
|
|
2003-8-18 00:00 |
|
|
Roy
管理员
          專業島民
积分 4869
发帖 1633
注册 2002-12-10
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
以下是引用ylpoplove在2003-8-18 11:31:32的发言:
wengier及各位大侠,想请教一下有没有什么软件可以将批处理文件(*.BAT)和批处理所要调用的软件(*.exe、*.bat………)打包在一起做成EXE文件的软件,这个EXE要可以在DOS下运行的:)
不如打包成ARJ SFX吧.....
The following is a quote from ylpoplove on 2003-8-18 11:31:32:
Dear Wengier and all experts, I would like to ask if there is any software that can package batch files (*.BAT) and the software (*.exe, *.bat, ...) that the batch processing needs to call into an EXE file together. This EXE should be able to run under DOS. :)
Why not package it into ARJ SFX?
|

我的網站:http://mw16.2ya.com/ 我的網誌: http://scrappedblog.blogspot.com/
~
我的Winamp正在播放的歌曲:
 |
|
2003-8-18 00:00 |
|
|
ylpoplove
初级用户
 
积分 195
发帖 29
注册 2003-3-22
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
ARJ SFX???
能简要说说嘛,ROY,你现在可是DOS论坛中的一员虎将哦,讲一下,在下洗耳恭听:)
ARJ SFX???
Can you briefly talk about it, ROY? You are now a prominent figure in the DOS forum. Please explain, I'm all ears :)
|
|
2003-8-18 00:00 |
|
|
ylpoplove
初级用户
 
积分 195
发帖 29
注册 2003-3-22
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
1、它能否在DOS下用命令参数进行自解压?
2、自解压后能否自动运行指定的软件?
3、运行完成后能否自动归位?
谢过了:)
1. Can it be self-extracted with command-line parameters under DOS?
2. Can it automatically run a specified software after self-extraction?
3. Can it automatically return to the original position after running?
Thanks:)
|
|
2003-8-18 00:00 |
|
|
pfox
银牌会员
    
积分 1451
发帖 446
注册 2002-10-20
状态 离线
|
|
2003-8-19 00:00 |
|
|
ylpoplove
初级用户
 
积分 195
发帖 29
注册 2003-3-22
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
以下是引用pfox在2003-8-19 1:14:34的发言:
Rtd.exe、xlink等都可以。
哦,真的吗?我上网查一下资料先,谢了
The following is a quote from pfox on 2003-8-19 1:14:34:
Rtd.exe, xlink and so on are all okay.
Oh, really? I'll check some information on the Internet first, thanks
|
|
2003-8-19 00:00 |
|
|
iceboy
银牌会员
    
积分 1681
发帖 512
注册 2003-8-2
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
BAT2EXE -- 不过有些命令 (e.g. for, if) 不稳定
BAT TO EXE -- 稍稍强一点
最好用 SFX (比如楼上说的) -- 不过需要虚拟盘或临时目录
so.. QBASIC 最好.. it is my fav.!
BAT2EXE -- but some commands (e.g. for, if) are unstable
BAT TO EXE -- a bit stronger
It is best to use SFX (like the one mentioned upstairs) -- but a virtual disk or temporary directory is needed
so.. QBASIC is the best.. it is my fav.!
|

Somehow somewhere I've got to choose.
No matter if it is win or lose. |
|
2003-8-19 00:00 |
|
|
ylpoplove
初级用户
 
积分 195
发帖 29
注册 2003-3-22
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
我上网查了下资料,觉得PFOX说的XLINK、RTD DAT好像可以将某个用BAT2EXE转成EXE的批处理所要调用到的EXE或文件连接起来,但可能是因为这两个软件太旧了吧,找了一个afternoon,居然找不到……
大家讨论一下嘛:)总比有些启动盘搞些什么临时目录的更上一步了:)
QBASIC暂时不考虑了,因为那样不如立心学一下C语言了,哈……
I checked some information online and thought that the XLINK and RTD DAT mentioned by PFOX can probably link the EXE or files that a batch script converted to EXE using BAT2EXE needs to call. But maybe because these two software are too old, I searched for a long time and couldn't find them...
Let's discuss it everyone: ) It's definitely a step forward compared to some boot disks that set up temporary directories...
QBASIC is temporarily not considered, because it's not as good as trying to learn C language, haha...
|
|
2003-8-19 00:00 |
|
|
ylpoplove
初级用户
 
积分 195
发帖 29
注册 2003-3-22
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
QbasiC??正是懒得学编程才………:)
不过有心学编程,我觉得不如学C语言,但机里又装了C#,但用C#编的东东又不能在DOS下运行,但我又特别喜欢在没有正式进入视窗前做出些东西的启动盘……
唉,真是矛盾着并探索着……
大家看看还有什么好建议:)
QbasiC?? Just because I'm too lazy to learn programming... : )
But if I'm motivated to learn programming, I think it's better to learn the C language, but I have C# installed on my computer. However, programs written in C# can't run under DOS. But I really like making boot disks that do something before officially entering the graphical window...
Alas, really conflicting and exploring...
Everyone, do you have any good suggestions: )
|
|
2003-8-19 00:00 |
|
|
iceboy
银牌会员
    
积分 1681
发帖 512
注册 2003-8-2
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
QBASIC 太简单了... 不需要学 (看看小学 QBASIC 教材就完了)
QBASIC is too simple... No need to learn (just look at the primary school QBASIC textbook)
|

Somehow somewhere I've got to choose.
No matter if it is win or lose. |
|
2003-8-19 00:00 |
|
|
ylpoplove
初级用户
 
积分 195
发帖 29
注册 2003-3-22
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
以下是引用iceboy在2003-8-19 18:22:50的发言:
QBASIC 太简单了... 不需要学 (看看小学 QBASIC 教材就完了)
哦………,也不知ICEBOY是在帮我还是在用力踩我了,哈……
The following is a quote from iceboy at 18:22:50 on 2003-8-19:
QBASIC is too simple... No need to learn (just look at the primary school QBASIC textbook)
Oh………, I don't know if ICEBOY is helping me or stepping on me hard, ha……
|
|
2003-8-19 00:00 |
|