中国DOS联盟论坛

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-09-13 23:09
47,812 topics / 349,916 posts / today 0 new / 48,268 members
论坛回收站 » Request ideas for batch processing
Printable Version  1,848 / 2
Floor1 konkoo Posted 2009-12-18 17:02
初级用户 Posts 27 Credits 50 From 南京
Dear friends: How to realize the running of a certain program (such as automatic recording) in batch processing, and hide the window of this program? Hope the friends can give some guidance, preferably with some idea inspiration, thanks!

[ Last edited by konkoo on 2009-12-18 at 17:18 ]
Floor2 qinchun36 Posted 2009-12-18 19:03
高级用户 Posts 400 Credits 609
If it is an executable program, such as .exe .bat .cmd .pif, etc., even .vbs .js .vbe can be run directly by entering their full file names (if there are spaces, enclose them in quotes), and the suffix can be omitted, but the priority is that .com is the highest, and then .exe and others;

For example

or

can run Windows Media Player;

If it is a program in the system path, you can omit their path.

For example

can run the recorder applet.

You can also use the start command to start a program, which can initialize their startup status
For example

can run in minimized mode.

Batch processing cannot hide the running of a program, and you need to use a vbscript script.
Floor3 Hanyeguxing Posted 2009-12-18 19:08
银牌会员 Posts 897 Credits 1,039 From 在地狱中仰望天堂
1. Simply using the system-provided cmd cannot be hidden.
2. It can be achieved by using third-party command-line tools that provide the hiding function.
3. Using vbs is also possible:

It uses the recorder to play an audio, and after modification, it also supports the recording function.
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023