自由のためのISOのイメージファイルを作成し、取付け、燃やす方法

2007年9月24日7:53 AMのに掲示される

私がプロセスを記述することを見つけたほとんどのオンライン個人指導 、作成し、およびISOのイメージファイルを取付けること燃える 別に書かれているか、または1つの事をすることについてだけある、従ってこのガイドはすべての目的のためのISOのイメージファイルを作成し、処理するのにあなたが使用できるフリーソフトを記述する行っている。 基本的には、ソフトウェアは3つの部門に裂ける: およびイメージファイルからのCD/DVD燃えるためにWindowsでにISOのイメージファイルをハードディスクのホールダーまたはCD/DVD、ソフトウェアおよびドライブとしてイメージファイルを取付けるソフトウェア作成するソフトウェア。

ISOのイメージファイルを作成する方法

非常にライト級選手の、仕事をすぐに終らせる2つのフリーソフトの塗布がある: Folder2ISO そして LC ISOの創作者.

folder2iso

Folder2ISOがCDかDVDにホールダーを燃やすのに使用することができる。 実際には、Folder2ISOはあなたのホールダーを取り、ISOのイメージファイルを最初に作成する、そしてCDかDVDにそのISOのイメージファイルを燃やすことができる。 プログラムをのような使用したらだけホールダーのISOのイメージの生成のポイントはであるそれが有用実際にであるもの疑問に思うかもしれないし、 DVD Decrypter あなたのコンピュータにDVDの内容を得るため。 通常、呼ばれた映画ホールダーの下で2冊のホールダーを見る VIDEO_TS そして AUDIO_TS.

Folder2ISOを使用するためには、単にかちりと鳴らしなさい ホールダーを選びなさい そしてあなたがISOのイメージに変えられてほしいホールダーを選びなさい。 それからかちりと言う音 出力を選びなさい そして行先のホールダーを選びなさい(同じホールダーはステップ1のために選ばれるとあることができない)。 最後に、ラベル箱のあなたのISOのイメージファイルの名前をタイプしなさい。 かちりと言う音 ISOを発生させなさい そしてあなたのファイルは作成される!

CDからのisoを作成しなさい

今度は記述されている上記のプロセスホールダーからのISOのイメージファイルを作成する方法を。 CDかDVDからの1つを作成したいと思えばLC ISOの創作者と呼ばれる他の非常に小さいプログラムを使用できる。 両方のプログラムについての素晴らしい事は単に開ける実行可能ファイルをそれらが取付けられている必要はないことである操業に。

従ってCDからのイメージファイルを作成する目的は何であるまたはあなたが頼むDVDか。 それで、それはあなたの元のDVDsを失えばバックアップとして大きい。 基本的にはちょうどそれが実際のCD自体だったように、より遅いポイントにあなたのコンピュータに事実上ドライブとしてイメージを取付け、CDを離れて何でも動かすことができる。 従ってPhotoshopを買い、イメージファイルを作成すればCDを失えば、後の方で、別のCDにイメージファイルを燃やすことができ、元のCDと同じを丁度働かせる。

For LC ISO Creator, select the drive you want to create the ISO image file from, then click the Create ISO button and choose the directory where you want to save the file to. You can track the progress on the grid as it is converted.

How to burn an ISO image file

If you already have an ISO image file or if you’ve just created one, your next step could either be to burn it for archive purposes or to mount it as a virtual drive. I’ll talk about mounting in the next step, but for right now we’ll go through two more free programs that you can use to burn your ISO image file to a CD or DVD: Active ISO Burner and ISO Recorder.

active iso burner

Active ISO Burner is painfully simply to use! Simply choose the ISO file you want to burn, choose your burner if it’s not already selected by default and click Burn ISO! Nothing else to it!

Another program that uses the default cd burning capabilities in Windows XP to burn ISO images is ISO Recorder. The nice thing about this program is that since it’s integrated with Windows, you can simply right-click on an ISO image file and choose Copy image to CD from the context menu.

copy image to cd

How to mount an ISO image file in Windows

Finally, if you have downloaded an ISO image file or if you have created one from a CD or DVD, to actually use it on your computer, you have to mount it. Mounting an ISO image simply means creating a virtual CD/DVD ROM drive that Windows will then access just like the physical CD/DVD drive.

There are also two free ways you can go about doing this: one program is a small utility from Microsoft called Microsoft Virtual CD-ROM Control Panel and the other is Daemon Tools.

microsoft virtual cdrom[6]

Once you download the program, you can read the instructions to install it. It’s not as easy to use as Daemon Tools, but it’s very small and works well. However, if you want something a little easier to use, check out Daemon Tools.

daemon tools

Once you’ve installed Daemon Tools, you’ll see a new icon in your taskbar that’s red and looks like lightening. Right click on it and choose Virtual CD/DVD-ROM and then click on Set number of devices and choose 1. A new virtual drive will be created on your computer usually with the next free letter on your computer, such as D: or E:.

Now that the drive exists, right-click on the icon again and go to Virtual CD/DVD-ROM and this time you should see something like Device:0 [E:] No media. Click on it and then choose Mount Image. Choose your ISO image file and click OK. Once it’s mounted, you can access the drive just as if there was a CD or DVD inside the drive.

And that’s about it! If you still have any questions or if you want to do something different with an ISO file, post a comment!

Technorati Tags: , , , , ,

If you enjoyed this post, make sure you subscribe to my RSS feed!

» Filed Under Computer Tips

Related Posts

7 Responses to “How to create, mount, and burn ISO image files for free”

  1. Madhur Kapoor said on :

    Nice utilities , currently i use Daemon tools but will give others a try .


  2. Alek Davis said on :

    Quote: “You might be wondering what is the point of creating an ISO image of a folder and it’s really only useful when you’ve used a program like DVD Decrypter to extract the contents of the DVD onto your computer. Usually, you’ll see two folders under the movie folder called VIDEO_TS and AUDIO_TS.” Both DVD Decrypter and DVD Shrink can generate ISO image files instead of VIDEO_TS and AUDIO_TS folders. This is just a configuration setting which many users (myself included) miss.


  3. akishore said on :

    Hi Alek, thanks for the info! I didn’t know that either. Where is the option to save it out as an ISO image?

    Thanks,

    Aseem


  4. Alek Davis said on :

    In DVD Decrypter, check Mode - ISO - Read, and you can see that Destination turns into an ISO file (you can rename it). I do not have a video DVD to try DVD Shrink now, but if I remember it correctly, in the burn settings, you specify the output type, which can be VIDEO_TS and AUDIO_TS folders or ISO file, using a drop-down list box.


  5. Marc MacDonald said on :

    Hey Alek, thanks for the info. I found the iso. options in dvd decrypter, and they work great. Thanks a lot man.


  6. Justin said on :

    Thanks alot for the info.


  7. andreea said on :

    hey alek..I have a problem…what if I want to mount 2 iso images from a CD?(autocad cd1&cd2)..I have daemon tools..I mounted the first iso image(named cd1) and it worked but when it asked me to insert disk 2, i try to mount my second iso image(named cd2) but it gave me this error:”unable to mount image.device 0 has outstanding open handles”…??…I also tried to set 2 devices with daemon tools and mount the two iso image but it gave me this error:”error 1308.source file not found:F:\Bin\AcadFEUI\ProgramFiles\Root\WebDepot\RTAnimDots.js. Verify that the file exists and that you can access it.”
    pls help!..i need this program..thanks!..&sorry for my english:D


Please post your comments/suggestions!