This is the Windows app named sfxPackager whose latest release can be downloaded as sfxPackagerSetup_4.0.exe. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named sfxPackager with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS
Ad
sfxPackager
DESCRIPTION
sfxPackager is a Windows installer creation tool designed around a simple idea: building an installer shouldn't be harder than building the application it installs.
Create a project, add your files, configure your package visually, and build. When you need more than the basics, sfxPackager includes an integrated JavaScript environment and installer API that let you customize installation behavior without giving up the simplicity of the project-based workflow.
The result is a compact, self-contained Windows installer that doesn't require your users to install a separate runtime, bootstrapper, or packaging framework.
Features
- Self-contained installers - Create compact Windows executables containing everything needed to install your application. By compact, I mean the installer .exe overhead is a mere 3.16 MB... and FastLZ payload compression strikes a perfect balance of size and speed concerns; sfxPackager is very efficient in time and space domains.
- Project-based workflow - Configure an installer once, then rebuild it as your application changes.
- Build-system friendly - Add directories dynamically at build time and invoke sfxPackager from the command line, allowing an .sfxpp project to become the final packaging step in your application's build.
- Integrated JavaScript scripting - JavaScript hooks for initialization, pre-install, pre-file, post-file, and post-install let you customize installation behavior from beginning to end. Scripts can manipulate files and the Registry, launch processes, create shortcuts, download content, perform license validation, and more.
- SHA-256 Encryption - Add a password to protect your archives with SHA-256 encryption.
- "TEST ONLY" mode - run the complete installation process without making filesystem changes, making it easy to verify destinations and script behavior before deploying.
- Drag-and-drop packaging - Add and organize files without maintaining complicated packaging scripts or manifests.
- Script-defined installer options - Define custom properties in your initialization script and sfxPackager automatically exposes them to users in the configuration dialog; retrieve their values later during installation.
- Dynamic paths - Use Windows environment variables and Registry values when constructing installation paths.
- Custom HTML content = Supply your own welcome, license, and informational content either inline or from external files.
- Remote package content - Use URLs as file sources to download content at installation time rather than embedding everything in the package.
- Code-signing compatible - Generated installers are designed to support Windows Authenticode signing without interfering with embedded package data.
- License validation support - Built-in facilities help applications incorporate custom licensing and validation workflows.
- Unicode throughout - Designed for modern Windows applications and filenames.
- Large package support - Handle archives larger than 4 GB using external package data; fully self-contained installers support packages up to 4 GB.
Audience
Advanced End Users, Developers, System Administrators
User interface
Win32 (MS Windows), Windows Aero
Programming Language
C++, JavaScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/sfxpackager/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.