Results 1 to 1 of 1

Thread: Packaging resources into already made exe

  1. #1
    Join Date
    May 2011
    Posts
    30
    Thanks
    1

    Default Re: Packaging resources into already made exe

    Imagine that we have a virtual machine written in Qt and a file generated byte code for that machine.
    A file can be loaded into a machine with no problem by specifing a file with byte code in args.
    Can that file be included into an already made exe with a machine (and the machine will check at start whether a bytecode file is included)?

    Are there any technologies to do that?

    I think of some kind of software kit for rapid development for specific purposes.
    User makes a solution using that software kit than compiles it into a bytecode then he packages a generated bytecode file into a package with exe and bytecode. Generated package (exe file) is self-contained, no need to open a bytecode file, it is already in the package. No need in other installs also.

    By word package I mean an exe with all the user needs.


    Added after 39 minutes:


    Here is an asnwer http://www.delphidabbler.com/articles?article=7
    Last edited by zzz9; 23rd August 2012 at 12:37.

Similar Threads

  1. help me, packaging emptyproject
    By vinhmta in forum Newbie
    Replies: 1
    Last Post: 11th June 2012, 11:24
  2. Packaging QT desktop application
    By pallavi12345 in forum Newbie
    Replies: 6
    Last Post: 29th May 2012, 14:18
  3. packaging
    By acano in forum Qt Programming
    Replies: 5
    Last Post: 4th October 2010, 18:56
  4. Related to Packaging of Qt4 Application
    By archanasubodh in forum Installation and Deployment
    Replies: 1
    Last Post: 21st March 2008, 14:55
  5. File packaging question
    By Bookmarc in forum General Programming
    Replies: 2
    Last Post: 4th December 2007, 10:09

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.