Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 12 of 12
  1. #1
    Join Date
    May 2007
    Posts
    46

    Create a File ISO

    hello I have executed several files in the program, as I create a File ISO

    what is the code ?


    greetings !!

  2. #2
    Join Date
    Apr 2007
    Location
    Raalte, OV, Netherlands
    Posts
    3,287
    the code to successfull applications is: first try, then post what you have so far and then we'll help yah

    i don't think ISO-creating is possible in AMS
    Bas Groothedde
    Imagine Programming :: Blog :: Familiar people here

    My AMS Plugins:

  3. #3
    Join Date
    Oct 2007
    Posts
    233
    I'm interesting topic, i know iso structure is like as zip structure .
    It will be a great job if us can work with iso files .
    specially get content it

  4. #4
    Join Date
    Apr 2007
    Location
    Raalte, OV, Netherlands
    Posts
    3,287
    Quote Originally Posted by Esfahan View Post
    I'm interesting topic, i know iso structure is like as zip structure .
    It will be a great job if us can work with iso files .
    specially get content it
    Isn't the compression leven higher? i always wondered, and never knew:P
    Bas Groothedde
    Imagine Programming :: Blog :: Familiar people here

    My AMS Plugins:

  5. #5
    Join Date
    Apr 2005
    Location
    São Paulo, Brazil
    Posts
    2,539
    ISO is a standard-compliant disk image, and doesn't feature any compression at all. It is simply like a sector-by-sector copy of a disk (removable media), useful to reproduce/recreate a certain media several times. If you want to compress a disk image and still be able to burn it to a disk, you will have to use proprietary formats, like UltraISO's *.ISZ or PowerISO's *.daa, for example.

    To create ISO files, you need a tool like Nero, EasyCD, PowerISO, MagicISO, and countless others. This can't be done in AMS itself, unless you have some additional plugin to assist you in this task.

    Ulrich

  6. #6
    Join Date
    Oct 2007
    Posts
    233
    @CB, upeters have a many info!!!
    @upeters, know you a dll for identify content of iso file?

  7. #7
    Join Date
    Apr 2005
    Location
    São Paulo, Brazil
    Posts
    2,539
    No, I haven't seen a dll for reading the contents of an ISO file, but it could exist or be done. Or just take this source code and wrap it into a plugin for AMS...

    Ulrich

  8. #8
    Join Date
    Oct 2007
    Posts
    233
    THX upeters,I wiil that site

  9. #9
    Join Date
    Apr 2007
    Location
    Raalte, OV, Netherlands
    Posts
    3,287
    thanks nice upeters
    Bas Groothedde
    Imagine Programming :: Blog :: Familiar people here

    My AMS Plugins:

  10. #10
    Join Date
    Mar 2005
    Location
    Indianaoplis, IN USA
    Posts
    127
    The ISO disk image standard doesn't include "traditional" compression, but I can see why one might think so.

    If you've ever looked at some of the CDs (back before everything came on DVD) that came with an MSDN subscription, you may have noticed some of them had several different versions of WindowsXP or 2000, or Server2003, etc. If you looked at the size of the files on the disk, it would report around 2GB ob a 700MB CD.

    Microsoft did this by tinkering with the FAT (or whatever the ISO equivelant is to the FAT) Since the difference between WinXP Home, and WinXP Pro, is only a few files, it would just create multiple "pointers" to the same physical file on the disk if the files were identical.

    I'm note entirely sure, but I believe 7zip uses a similar technique if you are compressing multiple identical files.

  11. #11
    Join Date
    Jul 2008
    Posts
    32

    ?"??

    was this by autoplay it has the icon :S

    http://www.softpedia.com/get/CD-DVD-...O-Burner.shtml

  12. #12
    Join Date
    Apr 2007
    Location
    Raalte, OV, Netherlands
    Posts
    3,287
    hmm maybe they used the icon because it is an ISO image burner

    edit see screenshot, not autoplay icon:P besides that it is to small in size to be an autoplay app
    Attached Images
    Bas Groothedde
    Imagine Programming :: Blog :: Familiar people here

    My AMS Plugins:

Similar Threads

  1. Best way to share custom buttons with the group?
    By mwreyf1 in forum AutoPlay Media Studio 6.0
    Replies: 10
    Last Post: 04-28-2010, 01:29 PM
  2. Error 3038: Could not seek in compressed file
    By Rikard in forum Setup Factory 7.0
    Replies: 2
    Last Post: 05-25-2006, 11:55 AM
  3. Create new or open existing file
    By pbweb in forum AutoPlay Media Studio 6.0
    Replies: 1
    Last Post: 02-13-2006, 11:18 PM
  4. EXAMPLE: Create a new zip file
    By Desmond in forum AutoPlay Media Studio 7.5 Examples
    Replies: 0
    Last Post: 09-28-2005, 08:54 AM
  5. Create a blank file on users system
    By kpsmith in forum AutoPlay Media Studio 4.0
    Replies: 3
    Last Post: 11-08-2002, 08:32 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts