Giter VIP home page Giter VIP logo

sudachen / molebox Goto Github PK

View Code? Open in Web Editor NEW
158.0 18.0 47.0 2.09 MB

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

License: GNU General Public License v3.0

Python 16.26% Makefile 0.42% Logos 1.14% C 0.64% C++ 77.76% Assembly 3.59% Batchfile 0.20%

molebox's Introduction

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

molebox's People

Contributors

sudachen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

molebox's Issues

Missing Dependency: "Libhash\newdes.h"

Hello,

c:\molebox\core\classes\sources\newdes.h(18) : fatal error C1083: Cannot open include file: 'libhash/NDES.h': No such file or directory
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\cl.EXE"' : return code '0x2'
Stop.

How do we preapre the build environment? The instructions provided do not seem to be enough.

Molebox can't work on Windows 10 17045 and newer builds

I use molebox to pack a Executable file with some resources files. On windows 10 1709(16299), it works. But if someone want to use the packed Executable file on Windows 10 17045 or newer builds. the Executable file can not access the packed resources files.
the Enigma virtual box has the same issue. and they have fixed it.

build fail

can you provide a built package? my build is fail.....

Doesn't work for Qt-based projects?

I've tried to use pre-built Molebox VS (Version 4.6000, referenced at other site) for the application created with Qt.
Everything gets packed fine (without errors). But unfortunately the application can't start and shows the error:

This application failed to start because it could not find or load the Qt platform plugin "windows"
in "".

The MXB-script is straightforward:

;MOLEBOX CONFIG SCRIPT 1.0
<options>
target=FolderViewer.exe
source=build-Desktop_32bit-Release\release\FolderViewer.exe
isexecutable=yes
dologging=yes
usevreg=yes
buildvreg=yes
relink=yes
compatible=no
saveiat=yes
regmask=*.reg
autoreg=2
<files>
build-Desktop_32bit-Release\release\msvcp140.dll;msvcp140.dll
build-Desktop_32bit-Release\release\Qt5Core.dll;Qt5Core.dll
build-Desktop_32bit-Release\release\Qt5Gui.dll;Qt5Gui.dll
build-Desktop_32bit-Release\release\Qt5Widgets.dll;Qt5Widgets.dll
build-Desktop_32bit-Release\release\Qt5Xml.dll;Qt5Xml.dll
build-Desktop_32bit-Release\release\vcruntime140.dll;vcruntime140.dll
build-Desktop_32bit-Release\release\platforms\qwindows.dll;platforms/qwindows.dll
<end>

Using absolute paths has no positive effect.
The generated log file doesn't reveal any issues, and qwindows.dll isn't mentioned there at all.
I run "boxed" app on Windows 7.
Has anyone succeeded with using Molebox for Qt-based applications?

Molebox compiled exe?

Hello out there,
is there a url to download a compiled Molebox exe?
I'm a only a vb.net hobby developer and have no chance to get the C code compiled, but really would like to try out Molebox ...
Any help would be appreciated, thank you!
holidaycoder

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.