Results 1 to 5 of 5

Thread: Generate an exe from an exe

  1. #1
    Join Date
    Mar 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Generate an exe from an exe

    Hello,

    I want program A to generate something like B.exe. How do I do that?
    -swetha

  2. #2
    Join Date
    Jul 2010
    Location
    Indonesia
    Posts
    83
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Maemo/MeeGo

    Default Re: Generate an exe from an exe

    Create compiler and linker.

  3. #3
    Join Date
    Mar 2011
    Posts
    12
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Generate an exe from an exe

    You may refer some virus programs.

  4. #4
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Generate an exe from an exe

    Bundle B.EXE inside A.EXE, and then extract at runtime.

    However, this might seem like virus-like activity to some monitors and as such your application may be quarantined.

  5. #5
    Join Date
    Oct 2010
    Location
    Berlin, Germany
    Posts
    358
    Thanks
    18
    Thanked 68 Times in 66 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Generate an exe from an exe

    Quote Originally Posted by swethapradeep View Post
    I want program A to generate something like B.exe. How do I do that?

    what do you want to achive? as already posted, this seems not to be a very good idea. maybe we can find another solution for your problem...

Similar Threads

  1. how to generate a PDF file with qt?
    By ghnie in forum Qt Programming
    Replies: 1
    Last Post: 25th March 2010, 07:23
  2. Generate makefile
    By kaszewczyk in forum Newbie
    Replies: 2
    Last Post: 22nd March 2010, 18:12
  3. use qmake to generate
    By damonlin in forum Installation and Deployment
    Replies: 1
    Last Post: 31st October 2008, 18:51
  4. Generate PDF
    By lexfridman in forum Qt Programming
    Replies: 3
    Last Post: 31st August 2008, 12:44
  5. Generate Qt documentation
    By bunjee in forum Qt Programming
    Replies: 1
    Last Post: 21st August 2008, 16: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.