Installation Guide
This guide will help you install Gen Image Factory on your system.
Windows
Microsoft Store (Recommended)
The easiest way to install Gen Image Factory on Windows is through the Microsoft Store:
- Open Microsoft Store
- Search for "Gen Image Factory"
- Click "Install"
- Updates are handled automatically by Windows
GitHub Releases (Advanced Users)
If you prefer to install from GitHub Releases:
- Download the NSIS installer (
.exe) from GitHub Releases - Run the installer
- Accept the "Unknown Publisher" warning (artifacts are unsigned)
- Follow the installation wizard
Note: Unsigned installers will trigger Windows SmartScreen warnings. This is expected for GitHub Releases artifacts.
macOS
- Download the DMG file from GitHub Releases
- Open the DMG file
- Drag the application to Applications folder
- Open the application (may require right-click → Open on first launch due to unsigned status)
- Accept the security warning if prompted
Note: Unsigned macOS applications will show security warnings. This is expected for GitHub Releases artifacts.
Linux
AppImage
- Download the AppImage file from GitHub Releases
- Make it executable:
chmod +x Gen-Image-Factory-*.AppImage - Run the application:
./Gen-Image-Factory-*.AppImage
DEB (Ubuntu/Debian)
- Download the DEB package from GitHub Releases
- Install using:
sudo dpkg -i gen-image-factory_*.deb - Fix any dependency issues:
sudo apt-get install -f
Verifying Installation
After installation, you can verify the installation by:
- Launching the application
- Checking that the main dashboard appears
- Verifying you can access the Settings panel
Next Steps
Once installed, see the User Guide for information on:
- Configuring your settings
- Starting your first job
- Managing job history
- Exporting results