|
arjack0359
新手上路

积分 6
发帖 1
注册 2006-1-26
状态 离线
|
『楼 主』:
如何制作exe或com文件
使用 LLM 解释/回答一下
我想将几句简单地dos命令,例如
regsvr32 c\:windwons\system\xx.ocx
制成exe或com的执行文件,让使用者不用输入这些语句,一点击exe或com文件就会自动执行。希望各位大哥帮帮我!急用
还有,将一个xx.ocx文件放在上面这个exe或com同目录的位置,用copy命令复制到c:\windows\system下,语句怎么写阿???最好用相对路径。求各位帮帮忙了,谢谢
I want to make a few simple DOS commands, such as
regsvr32 c\:windwons\system\xx.ocx
into an EXE or COM executable file, so that users don't need to type these statements, just click the EXE or COM file and it will execute automatically. I hope all you brothers can help me! Urgent
Also, put an xx.ocx file in the same directory as the above EXE or COM, and use the copy command to copy it to c:\windows\system. How to write the statement??? It's better to use a relative path. Please help everyone, thank you
|
|
2006-1-26 13:12 |
|
|
zhgwbzhd
高级用户
   
积分 506
发帖 187
注册 2005-12-4
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
有一个可以将批处理文件转成com文件的工具,你在网上找找。
There is a tool that can convert batch files into COM files. Please look for it online.
此帖被 +1 点积分 点击查看详情 评分人:【 12345 】 | 分数: +1 | 时间:2008-10-7 17:58 |
|
|
|
2006-1-26 18:06 |
|
|
JonePeng
金牌会员
      D◎$ Fαп
积分 4562
发帖 1883
注册 2004-1-19 来自 广东广州
状态 离线
|
|
2006-1-26 19:51 |
|
|
taoty
中级用户
   传说中的菜鸟
积分 275
发帖 112
注册 2005-4-22
状态 离线
|
|
2006-1-30 15:10 |
|
|
aldenfish
初级用户
 
积分 135
发帖 18
注册 2004-1-7
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
收到了好東西,謝謝!!
Received a good thing, thank you!!
|
|
2006-4-8 17:40 |
|
|
fdsiuha
高级用户
    闷
积分 587
发帖 302
注册 2005-7-25
状态 离线
|
|
2006-4-8 18:52 |
|
|
bagpipe
银牌会员
     DOS联盟捡破烂的
积分 1144
发帖 425
注册 2005-10-20 来自 北京
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
我的U盘里好像有一个,叫什么批处理转换工具,地址: http://bagpipe.ys168.com
JonePeng兄的也是个不错的工具,自从来到DOS联盟才知道要去学习的东西真的是太多了!!!!!!!!!
There seems to be one in my USB flash drive, called something like a batch processing conversion tool. The address: http://bagpipe.ys168.com Brother JonePeng's is also a good tool. Since I came to the DOS Union, I've realized there are really so many things to learn!!!!!
|
|
2006-4-9 09:02 |
|
|
tsenix
初级用户
 
积分 121
发帖 61
注册 2006-4-18 来自 HK
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
做一个bat档行吗? 因为.com和.exe有时在windows系统支援不太好...
Can you make a bat file? Because.com and.exe sometimes have poor support in the Windows system...
|
|
2006-4-22 12:21 |
|
|
flysp
中级用户
  
积分 207
发帖 41
注册 2004-10-24
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
看了看,谢谢了。一直在找,不过以前用的只是转换为COM的,还没有看到转换为EXE的,哈哈。收起来了。顶着了
Let me see, thank you. I've been looking for it all the time. But before, I only used to convert to COM, and I haven't seen converting to EXE yet, haha. I've saved it. Got it
|
|
2006-4-24 06:13 |
|
|
wchong
银牌会员
    
积分 1186
发帖 510
注册 2004-7-30
状态 离线
|
|
2006-7-6 09:38 |
|
|
IceCrack
中级用户
   DOS之友
积分 332
发帖 168
注册 2005-10-6 来自 天涯
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
exescript 这个应该不错的.可以一试的
exescript 这个应该不错的.可以一试的
Exescript this should be pretty good. Can give it a try
|
|
2006-7-17 22:29 |
|
|
numen
初级用户
 
积分 46
发帖 13
注册 2006-6-30
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
长辈教过我,不要吝啬于说"谢谢"
谢谢!
Elders have taught me not to be stingy with saying "thank you"
Thank you!
|
|
2006-7-18 14:35 |
|
|
3dfx
高级用户
   
积分 721
发帖 195
注册 2004-1-15
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
不是想做木马吧````````````````
Aren't you trying to make a Trojan horse?````````````````
|
|
2006-9-4 00:02 |
|
|
cocobi
初级用户
 
积分 30
发帖 13
注册 2005-10-11
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
新建一个文本文件输入你的命令,保存,重命名为bat文件就可以了(扩展名为.bat,注意在文件夹选项里面设置成显示文件扩展名)
非要转换成exe或com的用bat2exe工具.
copy *.bat %windir%\system
copy *.ocx %windir%\system
上面两个文件为你的bat文件和ocx文件,
Create a new text file, enter your commands, save it, and rename it to a bat file (with the extension .bat. Note to set to show file extensions in Folder Options). If you must convert it to exe or com, use the bat2exe tool.
copy *.bat %windir%\system
copy *.ocx %windir%\system
The above two files are your bat file and ocx file.
|
|
2006-9-13 16:39 |
|
|
lfj
新手上路

积分 6
发帖 3
注册 2006-12-22
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
我也试试,好用不好用,我就不是什么都不太懂,但先谢谢了.祝各位圣诞快乐
I'll also give it a try. Whether it works well or not, I'm not completely ignorant. But thanks in advance. Wish everyone a Merry Christmas!
|
|
2006-12-23 13:31 |
|