Windows 10: Problems with Creating Shortcuts FAST REPLY REALLY APPRECIATED!

Discus and support Problems with Creating Shortcuts FAST REPLY REALLY APPRECIATED! in Windows 10 Customization to solve the problem; I want to create desktop shortcuts for apps purchased from the Microsoft Store. But, I don't know how to do so. My normal solution for this would to... Discussion in 'Windows 10 Customization' started by SLAPdashist, Apr 28, 2020.

  1. Problems with Creating Shortcuts FAST REPLY REALLY APPRECIATED!


    I want to create desktop shortcuts for apps purchased from the Microsoft Store. But, I don't know how to do so. My normal solution for this would to open the file location, but this option isn't available for stuff purchased from MS Store. Help me. Thanks.

    :)
     
    SLAPdashist, Apr 28, 2020
    #1
  2. Amit_Sun Win User

    Create Ethernet adapter shortcut on the desktop.

    Thank you for writing to Microsoft Community Forums.



    To create the Ethernet shortcut on your desktop, you can follow the step provided below.



    Step: Create Ethernet shortcut on the desktop.



    1. Press Windows + R key on your keyboard together.
    2. Type in ncpa.cpl
      and hit enter.
    3. You will see all your network adapter.
    4. Right click on your desired adapter and click on
      Create Shortcut and allow the prompt.
    5. Or you can drag and drop the network adapter on the desktop that will create a shortcut too.
    6. You can now right on the shortcut on your desktop and disable and enable internet connection.


    If you still face the issue, reply to this post with more information.



    Hope it helps.

    Amit Sunar

    Microsoft Community – Moderator
     
    Amit_Sun, Apr 28, 2020
    #2
  3. Flava0ne Win User
    Creating Shortcuts with Batch File

    I've created a Batch file which calls on the following VB Script to be able to create a shortcut to my desktop:

    VB Script (named createLink.vbs):
    Code: set objWSHShell = CreateObject("WScript.Shell") set objFso = CreateObject("Scripting.FileSystemObject") ' command line arguments ' TODO: error checking sShortcut = objWSHShell.ExpandEnvironmentStrings(WScript.Arguments.Item(0)) sTargetPath = objWSHShell.ExpandEnvironmentStrings(WScript.Arguments.Item(1)) sWorkingDirectory = objFso.GetAbsolutePathName(sShortcut) set objSC = objWSHShell.CreateShortcut(sShortcut) objSC.TargetPath = sTargetPath objSC.WorkingDirectory = sWorkingDirectory objSC.Save[/quote] Batch File Example (for Windows Notepad):
    Code: @echo off cscript createLink.vbs "C:\Users\Administrator\Desktop\Notepad.lnk" "C:\Windows\System32\notepad.exe"[/quote] But after creating the shortcut using this method, I'm not able to assign a custom icon for the shortcut. I get the following error message when trying to do so:


    Problems with Creating Shortcuts FAST REPLY REALLY APPRECIATED! Error503.jpg


    Any help and ideas on what I need to put into the VB Script and/or Batch File to be able to do this would be greatly appreciated! *Big Grin Problems with Creating Shortcuts FAST REPLY REALLY APPRECIATED! :D

    Also, I know that I can simply do this by going to Start Menu\All Programs\Accessories\ right-clicking on Notepad and selecting Send to\Desktop (create shortcut). Easy enough for creating a single shortcut. But I need to create several multiple shortcuts and using this Batch/VBS method would really save me a lot of time in doing so.
     
    Flava0ne, Apr 28, 2020
    #3
  4. Flava0ne Win User

    Problems with Creating Shortcuts FAST REPLY REALLY APPRECIATED!

    Creating Shortcuts with Batch File

    Yeah, refreshing did it, well not exactly, more like updated it lol. Thanks man you really saved me a lot of time with this, much appreciated! *Big Grin Problems with Creating Shortcuts FAST REPLY REALLY APPRECIATED! :D
     
    Flava0ne, Apr 28, 2020
    #4
Thema:

Problems with Creating Shortcuts FAST REPLY REALLY APPRECIATED!

Loading...
  1. Problems with Creating Shortcuts FAST REPLY REALLY APPRECIATED! - Similar Threads - Problems Creating Shortcuts

  2. Fast internet but really slow downloads

    in Windows 10 Network and Sharing
    Fast internet but really slow downloads: I am trying to download files on opera I have also tried chrome and the download speed I am getting is 120 KB/s. I thought it may be a problem with the internet nut I am cabled into a TP link Wi-Fi extender using a cat 6 cable. I have checked using a speed test and the...
  3. Create A Shortcut

    in Windows 10 Customization
    Create A Shortcut: I would like to create a shortcut that would be placed on my desktop. I have logged onto a webpage and want to create a shortcut. How do I do that? Thanks for any help with this,...
  4. Create A Shortcut

    in Windows 10 Gaming
    Create A Shortcut: I would like to create a shortcut that would be placed on my desktop. I have logged onto a webpage and want to create a shortcut. How do I do that? Thanks for any help with this,...
  5. I would really appreciate some help.

    in Microsoft Windows 10 Store
    I would really appreciate some help.: Hi Everyone. So guys I am having a problem with the postal code while buying minecraft. I live in Lebanon and want to buy minecraft windows 10 but the problem is that postal code is not working I'm getting a message "Incorrectly formatted postal code" I'm confused because I...
  6. Cannot Update OpenGL, Any Help Really Appreciated

    in Windows 10 Ask Insider
    Cannot Update OpenGL, Any Help Really Appreciated: [ATTACH] Im at my wits end here, and I'm no pro so the answer may be obvious, but I'm completely stuck. As you can see below, my openGL is stuck at rock bottom version 1.1. I've updated my AMD drivers and Windows graphics drivers and cannot think of any other way to get it...
  7. Computer Draining really fast

    in Windows 10 Ask Insider
    Computer Draining really fast: My little brother plays Minecraft on his course and frequently downloads mods, and I’m not sure if that’s relevant to the problem, but the battery is draining really fast like going to 88 to 79 in five minutes. How do I stop it from draining that fast? submitted by...
  8. I'd really appreciate it :)

    in Windows 10 Ask Insider
    I'd really appreciate it :): I need a windows 10 64 bit installation file please. All im trying to do is uninstall windows 7 on my laptop. It would be really helpful cause im trying to get certifications done for better job opportunities. Basically I'm hustling. Please help. submitted by /u/its_kirthan...
  9. create shortcuts

    in Windows 10 Customization
    create shortcuts: How do I create a shortcut easily as was done in earlier programs https://answers.microsoft.com/en-us/windows/forum/all/create-shortcuts/31eee41e-7dfe-4726-bff4-c5ea4af40c28
  10. HELP FAST!! SHORTCUT PROBLEM

    in Windows 10 Ask Insider
    HELP FAST!! SHORTCUT PROBLEM: Hello!! I need tech person to help me!!! Okay, so I had to format my SD card (removable drive) and I copied all of my files, then I formatted. I tried pasting all of my files, but it wouldn’t let me!!! Some error popped up saying it’s unable to, blah blah. So I did: “Paste...