How to create shortcuts for C programs

Updated on technology 2024-03-07
8 answers
  1. Anonymous users2024-02-06

    The exe file is sent directly to the desktop shortcut.,You can do it.。

  2. Anonymous users2024-02-05

    C language to create a shortcut, C++Builder test passed.

    c run time library headers */#include

    #include

    #include

    com headers (requires , /#include

    #include

  3. Anonymous users2024-02-04

    c:\documents and settings\default user\sendto

    C: Documents and settings Your username is sendto

    There is no "desktop shortcut" for this desklink file.

    If not, right-click New text file in the blank space of the C: Documents and Settings Default User Sendto folder, and you don't need to write anything in it, and rename it to "Desktop Shortcut." desklink".

    Remember to change the txt suffix along with it. (After the change, the icon will become the icon of the desktop shortcut.) If you can't change it, click Menu - Tools - Folder Options - View - Remove the tick in front of "Hide known file type extensions").

    If that doesn't work, change the path above to:

  4. Anonymous users2024-02-03

    Create a shortcut for the Paintboard program (.

    Take Windows 7 Ultimate as an example:

    1.Open the Windows System32 folder, find the file, right-click on the file, and select "Copy" from the pop-up menu.

    2.Open the destination folder where you want to create a paintboard icon, right-click in the blank space of the folder window, and click the "Paste Shortcut" option to place the shortcut of the Paintboard program.

    Another way to create a new shortcut directly to Sketchpad via the context menu:

    Right-click an empty space in the destination folder, and in the pop-up menu, select the "Shortcut" button in the "New" submenu.

    In the Create Shortcut dialog box, enter "Exclude quotation marks" under "Please type the location of the object", click Next, and enter a shortcut name.

  5. Anonymous users2024-02-02

    #include

    #include

    int main()

    This will create a file on the D drive. (Since the desktop path may be different for different computers, you'll need to change it according to your desktop path.)

  6. Anonymous users2024-02-01

    Find out the scan code for your keyboard!

  7. Anonymous users2024-01-31

    I'm also very interested in this problem, I looked around on the Internet, and the ** I found can't be used directly. But I have an easier way. In fact, the shortcut itself is also a file,You can build the shortcut on your own machine,And then package the shortcut into it when the program is packaged,Copy the shortcut to the desktop when installing,No need to write another **,This is the simplest。

    This is just like what we usually do on the Internet**file,**Down is a compressed package,After decompression, you will see some shortcuts pointing to a certain **,Double-click to call the default browser to access the**,That's the principle。

  8. Anonymous users2024-01-30

    There are no shortcuts in the C language.

    Only the compiler has a shortcut.

Related questions
25 answers2024-03-07

The ASUS K501L version of the computer how to divide the C disk is as follows: >>>More

22 answers2024-03-07

Learn to summarize and generalize, and the answer will come out naturally.

13 answers2024-03-07

Right-click on the desktop Properties, select Theme, and you're done.

2 answers2024-03-07

Disk Partitioning Method:

Step 1Right-click on This PC, select Manage, and then select Disk Management in the left list of the Computer Management window. >>>More

7 answers2024-03-07

It's called the [batch] program, in fact, don't think that the program you mentioned above to deal with garbage is really powerful, it's amazing, when you have learned DOS, that program can be said to be a very simple thing; >>>More