Results 1 to 2 of 2

Thread: create self-extracting zip file thru Cygwin?

  1. #1
    Join Date
    Apr 2007
    Location
    Rakovnik, Czech Republic
    Posts
    175
    Thanks
    43
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default create self-extracting zip file thru Cygwin?

    I've been using Cygwin "zip" to compress a directory trees containing Qt projects. Unfortunately, zip doesn't support the creation of self-extracting .exe's, which I want to create now. Neither do:

    bzip2
    lzma
    gzip
    zcat

    ...far as I can tell. Anyone know of any utility to do this, that I can run from a cygwin/bash terminal?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: create self-extracting zip file thru Cygwin?

    How about creating an installer? NSIS should be callable from the command line...

  3. The following user says thank you to wysota for this useful post:

    vonCZ (22nd November 2007)

Similar Threads

  1. Replies: 4
    Last Post: 18th December 2009, 18:55
  2. Set up the Qt4.3.2 with Visual Studio 2005
    By lamoda in forum Installation and Deployment
    Replies: 6
    Last Post: 30th January 2008, 06:51
  3. qt-3.3.8 fail in scratchbox
    By nass in forum Installation and Deployment
    Replies: 0
    Last Post: 25th May 2007, 15:21
  4. Qt, Windows and cygwin --- crt0.o: No such file ...?
    By TheRonin in forum Qt Programming
    Replies: 1
    Last Post: 27th October 2006, 10:16
  5. create file in another directory
    By raphaelf in forum Qt Programming
    Replies: 3
    Last Post: 16th February 2006, 10:04

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.