Skip to content

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

License

Notifications You must be signed in to change notification settings

skywind3000/Molebox

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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