Results 1 to 2 of 2

Thread: Create and mount *.ISO files

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2012
    Location
    Stuttgart / Germany
    Posts
    35
    Thanks
    6
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Create and mount *.ISO files

    Hello,

    I would like to know if it is possible to create an ISO file and mount it using only Qt library or if it necessary a 3rd part library.
    I want to write an application to create ISO files from selected folders and mount this iso later, but I have no idea how to start.
    Could anyone help me? Someone that already did that.

    Thanks in advance.
    Best Regards.

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,324
    Thanks
    316
    Thanked 871 Times in 858 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Create and mount *.ISO files

    As far as I know there is no built-in Qt support for creating or mounting ISO images. You may be able to find a third-party library you can use for this. Of course, you can use Qt to create the GUI for your app.

Similar Threads

  1. i cant able to mount my pendrive using qprocess
    By iswaryasenthilkumar in forum Newbie
    Replies: 7
    Last Post: 18th September 2015, 11:43
  2. QFileSystemWatcher on a network mount
    By TMan in forum Qt Programming
    Replies: 5
    Last Post: 19th February 2010, 07:41
  3. Replies: 0
    Last Post: 23rd April 2009, 09:38
  4. Need help on mount nfs drive in Qt
    By tho97 in forum Qt Programming
    Replies: 3
    Last Post: 28th November 2007, 19:26
  5. Files needed to create a package
    By vermarajeev in forum Qt Programming
    Replies: 4
    Last Post: 30th April 2007, 13:22

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.