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

Set icon for shortcut

Make it more beautiful 😐

PreviousCreate shortcutNextRun at startup

Last updated 1 year ago

  1. Open its properties (Alt + Enter)

  2. Click on Change icon...: Browse to the icon file


You can use rclone.exe's icon, just browse to rclone.exe

😶