Register
FAQ
Today's Posts
THE DAEMON TOOLS FORUM
Quick Links
Daemon Tools SUPPORT Post here if you need help with Daemon Tools

Tip: System Errors? Click here to Fix your PC

Reply
 
LinkBack Thread Tools Display Modes

  #1
Old 24.09.2007, 18:06
New User

 
Join Date: 24.09.2007
Posts: 1
Default Mounting IMG files

Just bought DT Pro and I'm wondering if IMG files can be added to the right-click list? Not a big thing, but just wondered!
rendez2k is offline   Reply With Quote
  #2
Old 26.09.2007, 00:01
TURKISH TRANSLATOR
OFFICIAL TRANSLATOR

 
Join Date: 24.09.2007
Posts: 4
Default Re: Mounting IMG files

i second that
hllwn is offline   Reply With Quote
  #3
Old 27.09.2007, 17:47
Experienced User
OFFICIAL TRANSLATOR

 
mastermind's Avatar
 
Join Date: 30.11.2005
Posts: 273
Default Re: Mounting IMG files

I may be wrong, but aren't .img images usually basically the same as standard .iso images? Most of the images that I've downloaded from Microsoft Licensing are .img images, and I've just renamed them to .iso.

Try it on one of your images - I believe it should work just fine. There's no harm in trying, anyway
mastermind is offline   Reply With Quote
  #4
Old 29.09.2007, 14:28
TURKISH TRANSLATOR
OFFICIAL TRANSLATOR

 
Join Date: 24.09.2007
Posts: 4
Default Re: Mounting IMG files

yeah they seem to be like iso images. you've got 2 choices, rename them to iso or select files of type to all. but it would be better if dt directly recognizes that file type
hllwn is offline   Reply With Quote
  #5
Old 30.09.2007, 09:32
Administrator



 
Join Date: 06.11.2002
Posts: 2,034
Default Re: Mounting IMG files

Direct mount of IMG images by extension will NEVER be implemented - because it will cause confusion with well-known CCD format. Either use "All files" or rename it to ISO.
In our opinion there is no such image format like IMG - the guy who invented such extension for normal ISO obviously had own reasons, but we do not care: next time maybe someone will rename ISO to BAT and will ask us to mount it automatically. Sorry, no.
Development is offline   Reply With Quote
  #6
Old 27.02.2008, 18:14
New User
 
Join Date: 27.02.2008
Posts: 1
Default Re: Mounting IMG files

I made a VBscript that will change the extention of an img to iso. If you have all of your img files in one folder it will change all of the files in the containing folder that has the extention img. All you need to do is edit the script and where Win32_Directory.Name='YOUR_FOLDER' is change YOUR_FOLDER to match your location but make sure you leave the single quotes around it. For example replace " 'YOUR_FOLDER' " with " 'D:\Extracted' " if your img files are located on your d drive in the folder extracted. Hope this helps someone.



strComputer = "."
Set objWMIService = GetObject("winmgmts:" _
& "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2")
Set FileList = objWMIService.ExecQuery _
("ASSOCIATORS OF {Win32_Directory.Name='YOUR_FOLDER'} Where " _
& "ResultClass = CIM_DataFile")

For Each objFile In FileList
If objFile.Extension = "img" Then
strNewName = objFile.Drive & objFile.Path & _
objFile.FileName & "." & "iso"

errResult = objFile.Rename(strNewName)
Wscript.Echo errResult
End If
Next
Undertow68 is offline   Reply With Quote
Sponsored Links
Sponsored Links
  #7
Old 28.02.2008, 23:04
Experienced User


 
Underheaven's Avatar
 
Join Date: 11.11.2002
Posts: 2,773
Default ...

@Undertow68: You can do this in 2 lines. On a command line type

Code:
cd "YOUR_FOLDER"
ren *.img *.iso
__________________
the modern world:
net helpmsg 4006
Underheaven is offline   Reply With Quote
  #8
Old 28.08.2010, 01:10
New User
 
Join Date: 14.12.2009
Posts: 2
Default Re: Mounting IMG files

This was the most idiotic thing I've ever heard... You'll never implement it!!?

This effin been bothering the hell out of me.
In Vista I managed, with some effort to make a reg-patch, but in 7 it's a bit more tricky (That's why I'm here right now!), but I've done it before.

If you knew, which you probably do, how often ppl. are whining & bitching about "unsupported" file formats, not to mention "the scene", if you catch my drift, are rigorously using that standard.

You should add this support, but perhaps with a warning about that confusion you mentioned!
4c3T is offline   Reply With Quote
  #9
Old 28.08.2010, 12:35
Moderator

 
Terramex's Avatar
 
Join Date: 06.09.2004
Posts: 1,254
Default Re: Mounting IMG files

As already mentioned you can simply rename the file extension. This .img "format" and .iso are 1:1 the same.
If you don't like to rename (for whatever reason) you can also use 'Open with' in Explorer rightclick menu.
Once opened with DAEMON Tools Lite you can from then on choose to 'Open with' DT lite - or if you associate .img to be always opened with DT lite you can simply doubleclick to mount.

...and please choose your words more carefully.
__________________
I'm no DT Soft staff member & my views are completely personal
Terramex is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +1. The time now is 20:24.
Powered by vBulletin Version 3.8.6
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2   Forum Copyright © 2000-2010 THE DAEMON TOOLS FORUM
Contact Us DAEMON-Search.com Web Store: Disc-Soft.com