Windows application shortcut creation tool, application shortcut
Description
In windows, it is often used to add a program to a desktop or a Start Menu. This is a quick tool that takes a break.
Program display:
Usage 1. Command Line (CMD command window)
Command: C: \ Users \ Administrator> [WinCShortcut program root directory] \ WinCShortcut.exe target program path
Example: place the WinCShortcut program on the desktop, app.exe in the root directory of drive F, C: \ Users \ Administrator> WinCShortcut.exe "F: \ app.exe"
2. Program
First, double-click the program;
2. Select or drag the target program file;
Then fill in the relevant information;
Finally, click Create.
3. Send to command
First, double-click the program;
Second, click "add to right-click to send to command;
Right-click the target program and choose "send to"> "quick creation tool ";
Then fill in the relevant information;
Finally, click Create.
Project source code
If you have any questions, you are welcome to raise them.