Rclone mount for Windows
HomeContact
  • 😇INTRODUCTION
    • Rclone mount for Windows
    • Overview
  • ⚙️REQUIREMENTS
    • Setup Rclone
    • Set environment variable path
  • 🗓️TASK SCHEDULER
    • Setup Windows Task Scheduler
  • 😶SILENTCMD
    • Install SilentCMD
    • Create batch script
    • Setup shortcut
      • Create shortcut
      • Set icon for shortcut
      • Run at startup
      • Make shortcut be as a program
  • 🤞ADVANCED USING
    • Other ways
    • Task Scheduler with batch script
Powered by GitBook
On this page
Edit on GitHub
  1. SILENTCMD
  2. Setup shortcut

Make shortcut be as a program

You can search it as a program, pin to start menu

PreviousRun at startupNextOther ways

Last updated 1 year ago

  1. Windows + R: Enter one of these below directories

shell:Program

shell:Common Programs

  1. Copy & Paste the shortcut you created from Create shortcut


And now you can search for the shortcut in the search bar 🔎 and pin it in Start Menu

😶