User Tools

Site Tools


merging_drives

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
merging_drives [2022/07/22 17:24] – [Optional: Create a batch script to mount remotes and start RomVault] johnsancmerging_drives [2022/07/22 17:49] – [Optional: Create a batch script to mount remotes and start RomVault] johnsanc
Line 63: Line 63:
   - Rename the file something friendly with a ``.bat`` extension, like ``MountStartRV.bat``   - Rename the file something friendly with a ``.bat`` extension, like ``MountStartRV.bat``
   - Open your .bat file in Notepad by right clicking and choosing **Edit**   - Open your .bat file in Notepad by right clicking and choosing **Edit**
-  - Enter the contents of your batch script. You can use the following as an example:<file>start "C:\rclone\rclone.exe mount PS2:\ C:\ROMs\PS2\ --vfs-cache-mode writes" +  - Enter the contents of your batch script. You can use the following as an example:<file>start "rclone" "C:\rclone\rclone.exemount PS2:\ C:\ROMs\PS2\ --vfs-cache-mode writes 
-start "C:\ROMVault\ROMVault35.exe"</file>+start "" "C:\ROMVault\ROMVault35.exe"</file>
   - Make sure RomVault and rclone are both closed, then test your script by double clicking on your *.bat file.   - Make sure RomVault and rclone are both closed, then test your script by double clicking on your *.bat file.
   - If everything was successful, rclone will launch and mount your remote and RomVault will also launch.    - If everything was successful, rclone will launch and mount your remote and RomVault will also launch. 
-  + 
 +Congratulations! You can now mount your remotes and launch RomVault by clicking your batch script file. Note that closing RomVault will not stop your rclone mount. If you would like to unmount your remote and shut down the rclone, then close the rclone command prompt window. 
  
 \\ \\
merging_drives.txt · Last modified: 2023/03/06 12:45 by johnsanc