Creation of a solid EXE

Discussion in 'Programming' started by Key-c, Feb 8, 2011.

  1. #1
    Hi!
    I want to create a solid EXE (i.e. all used DLLs and other resources are embedded into single .exe file), but the tools look like costly... vmware thinapp costs $5000!!! anybody knows alternatives? :)
     
    Key-c, Feb 8, 2011 IP
  2. Sumbur

    Sumbur Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Use packer-virtualizer - BoxedApp Packer ( boxedapp.com )
     
    Sumbur, Feb 14, 2011 IP
  3. Vooler

    Vooler Well-Known Member

    Messages:
    1,146
    Likes Received:
    64
    Best Answers:
    4
    Trophy Points:
    150
    #3
    It can be done without any extra cost or using external application. But couple questions I have before I suggest you a solution.

    What is the language your application created in?
    Do you have the sorucecode to recompile? and embed new resource.

    regards
     
    Vooler, Feb 21, 2011 IP
  4. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #4
    And what platforms are you wanting the executable file to run on?
     
    AstarothSolutions, Feb 21, 2011 IP