jcs808 Posted November 4, 2010 Posted November 4, 2010 We have XP workstations and I use daemon tools v3.47 to mount .iso images. It's an old version but it works with daemon script. This version wont work with windows 7 and I've read that the newer version, daemon tools lite, is loaded with adware etc. I've found some freeware virtual cd drive tools but none of them work with daemon script. What do you guys use, if anything, to mount a .iso image to a virtual drive and then run an application?
Kitkatninja Posted November 4, 2010 Posted November 4, 2010 ...This version wont work with windows 7 and I've read that the newer version, daemon tools lite, is loaded with adware etc. I've found some freeware virtual cd drive tools but none of them work with daemon script. What do you guys use, if anything, to mount a .iso image to a virtual drive and then run an application? I run Windows 7 Enterprise 64bit and the latest version of Daemon Tools lite with no problems. During the install of daemon tool lite, you have to deselect all the default options (aka the adware options) and just install the tool itself. -Ken 1
difinity Posted November 4, 2010 Posted November 4, 2010 Slysoft Virtual CloneDrive SlySoft Virtual CloneDrive Not sure if it works with daemon script, but a small clean app that works on servers and win7 to mount isos 2
p858snake Posted November 4, 2010 Posted November 4, 2010 I'm aware of MagicDisc which I havn't personally used, but the presenter in the CBT Nugget I was watching seemed to love.
EduTech Posted November 4, 2010 Posted November 4, 2010 I always use Virtual Clone Drive myself, James.
Arthur Posted November 5, 2010 Posted November 5, 2010 I normally use Virtual Clone Drive or Pismo File Mount. The latter has a command-line interface which makes it super easy to mount ISOs using scripts. e.g. :: Mount ISO pfm mount -m [b]X[/b] -a -r -i D:\Software.iso :: Run program from X: drive :: Unmount ISO pfm unmount D:\Software.iso
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now