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

Run at startup

Run Rclone mount when your windows start

PreviousSet icon for shortcutNextMake shortcut be as a program

Last updated 1 year ago

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

shell:Startup

shell:Common Startup

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


And now in Task Manager, it will show like this:

😶