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

Install SilentCMD

It helps to run commands silently, not open the cmd window

PreviousSetup Windows Task SchedulerNextCreate batch script

Last updated 1 year ago

  1. Go to

  2. Download from , extract and put it in a folder Or download faster you can 😇

  3. Setup Environment path for SilentCMD folder


Go to Set environment variable path to see the guide of how to set the environment variable path

😶
SilentCMD repo
Release page
click here