开发者

how can make a batch file that will mount a iso file?

开发者 https://www.devze.com 2023-04-12 16:28 出处:网络
I have a ISO game file that I have to mount with virtual clone drive every time I turn on the computer. So I want to make a simple batch file that mounts the ISO file w开发者_如何学Goith the VCD progr

I have a ISO game file that I have to mount with virtual clone drive every time I turn on the computer. So I want to make a simple batch file that mounts the ISO file w开发者_如何学Goith the VCD program automatically. With this I can click on the batch and let it do the "extensive" work for me :P. All help will be appreciated, thanks.


Unless you really have to use that VCD program you could try FileDisk utility: http://www.acc.umu.se/~bosse/

Here are some usage examples: http://david.gardiner.net.au/2007/10/mounting-iso-files-from-command-line.html


try:

explorer.exe  c:\Image.iso

I don't know how to make it use a specific drive letter - it looks like it just uses the first available.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号