Results 1 to 7 of 7

Thread: creation of installable file

  1. #1
    Join Date
    Sep 2007
    Posts
    83
    Thanks
    6
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default creation of installable file

    Hi to all,

    i want to convert my exe file to instalable file in Qt,is there any procedure?

    plz provide any tutorial abt this issue.

    thanx in advance

  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: creation of installable file

    What do you mean by "instalable file in Qt"?

  3. #3
    Join Date
    Sep 2007
    Posts
    83
    Thanks
    6
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: creation of installable file

    Hi,

    installable file means CREATION OF SETUP FILE.

    i developed one qt project,now i want to run this on another system which is not having Qt software,for that purpose am asking to convert my project file to set up file.

    thanx in advans.

  4. #4
    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: creation of installable file

    But what does Qt have to do with this? Use a regular installer creator, like the one here: http://nsis.sourceforge.net

  5. #5
    Join Date
    Jun 2007
    Posts
    20
    Thanks
    7
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: creation of installable file

    Or you can compile your project using the static Qt library.

  6. #6
    Join Date
    Feb 2008
    Location
    Riverside, CA
    Posts
    18
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: creation of installable file

    Quote Originally Posted by wysota View Post
    But what does Qt have to do with this? Use a regular installer creator, like the one here: http://nsis.sourceforge.net
    I appreciate your answer because I had the same question, but it would have been nicer just to say, "Qt doesn't have an installation package builder, but you can use this program on sourceforge." The question clearly was a reasonable QT question to those of us trying to build and distribute complete applications using QT.

  7. #7
    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: creation of installable file

    Quote Originally Posted by brent99 View Post
    I appreciate your answer because I had the same question, but it would have been nicer just to say, "Qt doesn't have an installation package builder, but you can use this program on sourceforge." The question clearly was a reasonable QT question to those of us trying to build and distribute complete applications using QT.
    The reason for me being "upset" with such questions is that people treat Qt as some special entity encapsulating the whole universe whereas it is just a set of programmer's libraries. You can use every method in every context allowed to be used with any C++ (or Java or Python or whatever other language you use with Qt) application. Sorry if I felt mean, it's just another case of "Qt is not a programming language" section.

    I think we have to get that into the FAQ or something...

Similar Threads

  1. 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
  2. How to set Creation date for file...
    By santosh.kumar in forum Qt Programming
    Replies: 10
    Last Post: 12th October 2007, 17:50
  3. file renaming on windows
    By jdd81 in forum Qt Programming
    Replies: 9
    Last Post: 2nd October 2007, 19:41
  4. qt-3.3.8 fail in scratchbox
    By nass in forum Installation and Deployment
    Replies: 0
    Last Post: 25th May 2007, 15:21
  5. Exclusive file creation (Samba shares)
    By marcel in forum General Programming
    Replies: 1
    Last Post: 13th April 2007, 12:26

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.