Results 1 to 5 of 5

Thread: How package and publish my application?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jan 2007
    Posts
    177
    Thanks
    8
    Thanked 10 Times in 9 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How package and publish my application?

    NSIS is a fine install tool. you write script like installer files and compile them with an own coompiler. NSIS can be found at sourceforge.net.
    or, if you dont want to add the dynamic librarys (dll or so) you can use my little installer.
    Maybe, if you know how you cold add lzma packing. i didn't had time for that yet...
    Attached Files Attached Files

  2. The following user says thank you to kernel_panic for this useful post:

    xEsk (16th November 2007)

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.