中国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-08-07 22:31
48,041 topics / 350,128 posts / today 3 new / 48,252 members
DOS批处理 & 脚本技术(批处理室) » Please enter the download address and usage of shortcut.exe.
Printable Version  2,212 / 5
Floor1 sglxy Posted 2006-10-23 11:19
中级用户 Posts 87 Credits 397
I want to create a shortcut in batch processing, but I don't know the download address of the newer shortcut.exe file. If anyone knows, please provide it, thanks! Also, it would be even better if some teacher can give a detailed explanation of the usage of shortcut.exe
Floor2 lxmxn Posted 2006-10-23 12:16
版主 Posts 4,938 Credits 11,386

  Please make full use of search engines~~
Floor3 6622186 Posted 2007-05-16 23:14
高级用户 Posts 411 Credits 894
Isn't it helpful? Take your time to read!
Floor4 ijsiwj Posted 2008-03-30 05:21
新手上路 Posts 2 Credits 4
Find 2 contents
No help at all
Floor5 XZ Posted 2008-03-30 15:10
初级用户 Posts 65 Credits 144 From Taiwan
Pass by~
If the same needs to use an external program, I use PECMD for reference
├──┼──┼──────────────────────────────────────────────┤
│ │Format│LINK [!]<shortcut path><,target path>[,run parameters][,icon path][,icon index] │
│ ├──┼──────────────────────────────────────────────┤
│ │Function│Create a shortcut. │
│ ├──┼──────────────────────────────────────────────┤
│ │Parameters│■Shortcut path Specify the path of the shortcut to be generated, no need for ".LNK" extension. │
│ │ │■Target path Specify the target file or directory of the shortcut. If the target does not exist, the shortcut will not be created. If this command is used in a command│
│LINK│ │ file, the target path can use a relative path (relative to the path where the configuration file is located). │
│ │ │■Run parameters Run parameters of the target program. │
│ │ │■Icon path Path of the shortcut icon. │
│ │ │■Icon index Serial number of the shortcut icon in the file resource, 0 is the first icon, if not filled, it is default. │
│ ├──┼──────────────────────────────────────────────┤
│ │Example│LINK !%Desktop%\Broadband Connection,RASPPPOE.CMD,,RASDIAL.DLL,19 │
│ ├──┼──────────────────────────────────────────────┤
│ │Remarks│※The leading "!" means to start the program in minimized mode, which can be used to minimize the command window when executing a batch file.
Floor6 tvzml Posted 2008-03-30 18:38
初级用户 Posts 67 Credits 157
Reply cannot carry attachments. Contact QQ 381615161
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023