It is currently Tue Jun 18, 2013 1:44 pm

All times are UTC - 8 hours




Post new topic Reply to topic  [ 19 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Portable Daemon tools like program?
PostPosted: Fri Nov 30, 2007 9:04 am 
Offline

Joined: Sun Apr 29, 2007 2:01 pm
Posts: 171
I found myself needing to backup my games cds, I'm looking for a portable freeware that can mount the iso, so I can play the game like I was playing with the cd inserted. I know about this http://portablefreeware.com/?id=624, I was wondering if theres any others? I've had a problem with the driver not being removed, until a restart I guess because I tried to removed it while a cd was still mounted :roll:

_________________
Porta-Lover


Top
 Profile  
 
 Post subject: I doubt it
PostPosted: Sat Dec 01, 2007 4:07 am 
Offline

Joined: Sat Oct 21, 2006 7:25 pm
Posts: 9
I HIGHLY doubt that you will find anything like this, because in order to make an image file visible as a drive letter, any program MUST install itself in the IFS (Installable File System) chain, which means a driver that must be installed on the local system.


Top
 Profile  
 
 Post subject: How about
PostPosted: Wed Jan 02, 2008 11:56 am 
Offline

Joined: Fri Oct 26, 2007 1:08 pm
Posts: 3
VCD Control Tool


http://www.tech-recipes.com/rx/620/xp_small_free_way_to_use_and_mount_images_iso_files_without_burning_them

I use this all the time. Not sure if it works with Vista or if you need Admin rights.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 02, 2008 2:24 pm 
Offline

Joined: Wed May 02, 2007 9:32 am
Posts: 192
Berdar, you linked to the exact same program that portackager originally mentioned... :lol:


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 03, 2008 8:36 am 
Offline

Joined: Tue Feb 07, 2006 4:38 am
Posts: 36
Location: France
I've done such search a few time ago and only find the program from Microsoft you've mentioned.
On my knowledge, no free alternative at this time.

Regards


Top
 Profile  
 
 Post subject: MagicDisc
PostPosted: Wed May 14, 2008 10:03 pm 
Offline
User avatar

Joined: Sat Sep 01, 2007 10:21 pm
Posts: 6
Location: Silicon Valley
XPect wrote:
I've done such search a few time ago and only find the program from Microsoft you've mentioned.
On my knowledge, no free alternative at this time.


MagicDisc from MagicISO has been around since 2006. Freeware, no reboot necessary. Just tested mounting two DVD ISO images at the same time on Windows XP. Flawless operation.


Last edited by dandv on Mon Dec 22, 2008 5:10 am, edited 3 times in total.

Top
 Profile  
 
 Post subject:
PostPosted: Thu May 15, 2008 8:38 am 
Offline

Joined: Tue Feb 07, 2006 4:38 am
Posts: 36
Location: France
I've just tested it and for me it's not portable, it's asking for the mcdbus driver and I don't see any way to start the driver without installing the app.
How have you tested it ?


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 15, 2008 12:55 pm 
Offline
User avatar

Joined: Sat Sep 01, 2007 10:21 pm
Posts: 6
Location: Silicon Valley
XPect wrote:
I've just tested it and for me it's not portable, it's asking for the mcdbus driver and I don't see any way to start the driver without installing the app.
How have you tested it ?


I don't know if MagicDisc is portable. It just installed without any sort of problem (or requesting any driver) on Windows XP SP2, and then worked perfectly.


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 15, 2008 1:39 pm 
Offline
User avatar

Joined: Mon Oct 08, 2007 2:41 am
Posts: 198
Making it portable would basically entail a launcher to install and uninstall the driver for you on demand and to make sure to keep the registry clean of any gunk using the driver would cause. It would also need to make sure not to disturb a local installation of MagicDisc.

If no one else does, I may get around to as much this next week; I've been wanting a portable disc mounter for a while and was sad that I couldn't get Daemon Tools running portably.

Queue


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 15, 2008 1:48 pm 
Offline
User avatar

Joined: Sat Mar 31, 2007 2:38 am
Posts: 906
Location: Kce,PL
It's not portable, but still useful. It's small and installs in a few seconds. Much more comfortable than the MS one. I even started to write a launcher that installs and uninstalls the driver automatically, but learning SetupAPI is not as quick as I thought, so I gave up.

_________________
Image


Top
 Profile  
 
 Post subject:
PostPosted: Fri May 16, 2008 2:35 am 
Offline

Joined: Tue Feb 07, 2006 4:38 am
Posts: 36
Location: France
Ok I do understand better.
So yes the MS driver is the only one portable, but effectively, the magicdisk solution can be installed and uninstalled without reboot and could be useful regarding the number of format supported. Anyway it's leaving traces in registry.


Top
 Profile  
 
 Post subject:
PostPosted: Fri May 16, 2008 4:26 pm 
Offline
User avatar

Joined: Thu Nov 01, 2007 9:11 am
Posts: 122
Location: Orange County, California
I would love a Portable virtual CD\DVD iso mounter as well, but having got used to the ease of VirtualCloneDrive, I doubt I will ever switch until something portable can work as nice.

http://www.slysoft.com/en/virtual-clonedrive.html

_________________
Image


Top
 Profile  
 
 Post subject: Re: Portable Daemon tools like program?
PostPosted: Sun Jul 26, 2009 3:02 pm 
Offline

Joined: Sun Jul 26, 2009 2:57 pm
Posts: 1
Actually, I just thought of a way to make it portable. (This would only work if the person has Administrator rights) You could have a launcher that would launch Virtual CDRom Control Panel. (I am just using this program as an example) But before it launches that, it could launch a batch file that might be something like this:

copy "G:\Portable Virtual CDRom Control Panel\VCdRom.sys" "%systemroot%\system32\drivers\VCdRom.sys"

(Assuming G: is your portable drive)

Then when you exit the program, it could run another batch file that is something like this:

del "%systemroot%\system32\drivers\VCdRom.sys"

Do you think it will work?


Top
 Profile  
 
 Post subject: Re: Portable Daemon tools like program?
PostPosted: Sun Aug 09, 2009 5:11 am 
Offline

Joined: Sat Jun 07, 2008 4:32 am
Posts: 87
There is a program that is portable and does this. The only one I know.

It's WinMount

Search for it !


Top
 Profile  
 
 Post subject: Re: Portable Daemon tools like program?
PostPosted: Mon Aug 10, 2009 7:29 am 
Offline

Joined: Tue Aug 22, 2006 6:59 am
Posts: 113
kuihdez, WinMount certainly isn't portable. Not even the (illegitimate) "portable" version that can be found online is portable. Just tried the latest "portable" version of WinMount again and, after using it a few times, and after it restarted my computer several times on different occasions, I coudn't even delete the application folder because of "WinMTExt3.dll", even after unregistering that file. Luckily, FileAssassin (which is portable) managed to delete the file ;-). In addition, both, the "portable" and the normal install version of WinMount write a folder in the application data folder.

Of all the mounting tools that I tried and that conveniently and automatically create virtual drives at startup (unlike M$'s VCdControlTool, that doesn't), I found free "Virtual CloneDrive" (by Elaborate Bytes) to be the least obtrusive, especially after deactivating its automatic startup in msconfig (which makes it not mount the last used file on start-up, but still create the virtual drives on startup). Seems to be based on Daemon tools, but it's a lot lighter. Of course, it's not portable either.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 19 posts ]  Go to page 1, 2  Next

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group