![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
![]() |

|
| OS tutorials All Knowledge Info and links to posted here |
![]() |
|
A batch file for unmounting image for File Disk
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Administrator
Posts: 18,703
Join Date: Jan 2006
Rep Power: 10
IM:
|
Here are the things: @echo off echo Unmounting...... cd c:\Program Files\FileDisk\x64 filedisk /umount z: pause You can remove the last line if you don't want to see the messages by file disk. Also, changes 'z:' to the drive letter you want. You may also copy the line and changes that to unmount a lot of drive in a very short time. Save those using notepad as unmount.bat. Doubleclick it when you want to unmount image(s). This is a good technique and dos command can be copied directly into this file. Wish you good luck! |
|
|
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|