Click here to Skip to main content
15,891,943 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have an ISO image mounted that is 5mb in size. It however shows only 1 small sized file that is obvious aliases to the larger hidden files in this image. How do I show and extract all the hidden files from this ISO to my desktop?

OS -> Windows XP Professional

Thanks in advance.
Posted
Updated 13-Jun-13 8:37am
v2
Comments
Sergey Alexandrovich Kryukov 13-Jun-13 14:44pm    
Language? Platform? Hidden file attributes don't prevent your from reading it programmatically, so what's the problem?
Also, did you consider using non-mounted ISO file? It could be simply unpacked.
—SA

You can use the following software to extract the files.
Free RAR Extract Frog
This is a new extraction tool for RAR-archives that supports spanned archives and also supports the decompression of password protected files. To extract, start the extraction of a RAR file by drag-and-drop or double clicking, or shell integrated context menu. Read more on CNET as you download the software.
Refer here http://www.techyv.com/questions/best-burner-mounting-windows-xp-professional-iso-image[^]
for similar post.
 
Share this answer
 
Please see my comment to the question.

And please consider the alternative: simply unpack the file from ISO file, instead of mounting the ISO as a disk. One open-source program which can do it is the famous 7-Zip:
http://en.wikipedia.org/wiki/7-Zip[^],
http://www.7-zip.org/[^].

—SA
 
Share this answer
 
v2
Comments
Espen Harlinn 13-Jun-13 17:37pm    
5'ed!
Sergey Alexandrovich Kryukov 13-Jun-13 18:29pm    
Thank you, Espen.
By the way, this nice 7-Zip feature often saves me from the very pointless installation annoyance, when a ISO file is provided: no burning, no mounting.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900