![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-02 07:07 |
48,037 topics / 350,122 posts / today 2 new / 48,250 members |
| DOS批处理 & 脚本技术(批处理室) » Ask an expert about a question,, about after the batch processing is converted to EXE |
| Printable Version 1,562 / 11 |
| Floor1 cb9020291 | Posted 2006-10-16 07:30 |
| 初级用户 Posts 11 Credits 25 | |
|
del /f/s/q/a e:\_desktop.ini
del /f/s/q/a e:\logo_1.exe Why is there no response after converting to EXE???? Thanks~~~~~~~~~~~~~~~ |
|
| Floor2 lxmxn | Posted 2006-10-16 07:43 |
| 版主 Posts 4,938 Credits 11,386 | |
|
Did you use a tool to convert or just change the extension directly? |
|
| Floor3 cb9020291 | Posted 2006-10-16 07:44 |
| 初级用户 Posts 11 Credits 25 | |
|
It's converted by tools~
bat2com and com2exe, two conversions succeeded~ |
|
| Floor4 cb9020291 | Posted 2006-10-16 07:46 |
| 初级用户 Posts 11 Credits 25 | |
|
del /f/s/q/a e:\*.* 也没有任何反应~~~`
|
|
| Floor5 lxmxn | Posted 2006-10-16 08:09 |
| 版主 Posts 4,938 Credits 11,386 | |
|
Can't be. You should have deleted the file. Check if that file is still there. Or there might be an issue during the conversion process. |
|
| Floor6 cb9020291 | Posted 2006-10-16 08:18 |
| 初级用户 Posts 11 Credits 25 | |
|
Yes, that's right~~ It just doesn't respond at all~~ I've tried other batch processing conversions, and the conversion is successful.... But the delete command just doesn't execute~~ I don't know where the problem is`~
|
|
| Floor7 不得不爱 | Posted 2006-10-16 09:41 |
| 超级版主 Posts 2,044 Credits 5,310 From 四川南充 | |
|
The DELETE command does not support the /f /s /q /a extended commands. If you change it to del e:\_desktop.ini
del e:\logo_1.exe it will succeed! |
|
| Floor8 pengfei | Posted 2006-10-16 10:00 |
| 银牌会员 Posts 485 Credits 1,218 From 湖南.娄底 | |
|
DEL attributes]] names
ERASE attributes]] names I think there was still an error during compilation. |
|
| Floor9 不得不爱 | Posted 2006-10-17 03:22 |
| 超级版主 Posts 2,044 Credits 5,310 From 四川南充 | |
|
This is the help I got from BAT2COM.
Deletes one or more files. DEL filename ERASE filename filename Specifies the file(s) to delete. Specify multiple files by using wildcards. /P Prompts for confirmation before deleting each file. |
|
| Floor10 wodj | Posted 2006-10-17 08:53 |
| 初级用户 Posts 16 Credits 34 | |
|
I also encountered a similar problem, but I am opposite to the original poster. I can delete other files, but when calling another batch processing in the program, there is no response, as if it is not called, but it is normal to call batch processing with batch processing, that is, after converting to EXE file, it can't be used, who knows the reason?
|
|
| Floor11 chainliq | Posted 2006-10-17 09:22 |
| 高级用户 Posts 244 Credits 635 From 广西贵港 | |
|
Bro, are you infected? Yeah, my internet café is also infected with this kind of virus. Oh, it's making a complete mess.
It's called the logo_.exe virus, and so far there's no better way to solve it! |
|
| Floor12 namejm | Posted 2006-10-17 09:54 |
| 荣誉版主 Posts 1,737 Credits 5,226 From 成都 | |
|
──────────────── Moderation Record ──────────────── Performed by: namejm Original Title: Ask experts a question,, about batch processing converted to EXE Description: The title is too vague, which is not convenient for forum search and management. Please modify the title within three days. Tip: To modify the title, click Edit at the bottom right of the current post, and then click Edit Post after modification. Punishment: Since it is a new forum user, no punishment is temporarily imposed; if the title is not modified after three days, 4 points will be deducted as punishment, and the moderator will forcefully modify the title. Please click here to read the forum posting regulations to avoid violating posting regulations in future discussions. ──────────────── Moderation Record ──────────────── |
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |