XiaunKoeke / Molebox

MoleBox lets you convert your application into an all-sufficient stand-alone executable, containing everything needed: components, media assets, registry entries.

Home Page:https://sudachen.github.io/Molebox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Molebox License: GPL v3

Molebox Virtualization Solution.
The first public version released in 2004. Commercial support discontinued in 2014.

MoleBox lets you convert your application into an all-sufficient stand-alone executable, containing everything needed: components, media assets, registry entries. Moleboxed environment is private, which means that all packaged elements are available to your application only.

Build Requirements

  1. Visual Studio 2010
  2. Python 2.7 installed/linked into c:\Python27

How to Build Molebox

git clone https://github.com/sudachen/Molebox.git
cd Molebox
git clone https://github.com/sudachen/xternal.git
makeall.cmd 

User Manual

About

MoleBox lets you convert your application into an all-sufficient stand-alone executable, containing everything needed: components, media assets, registry entries.

https://sudachen.github.io/Molebox

License:GNU General Public License v3.0


Languages

Language:C++ 77.8%Language:Python 16.3%Language:Assembly 3.6%Language:Logos 1.1%Language:C 0.6%Language:Makefile 0.4%Language:Batchfile 0.2%