Displaying 1 to 10 from 104 results
WiX Toolset - Windows Installer XML
The Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integrate into their build processes to build MSI and MSM setup packages.
Nullsoft Scriptable Install System for Windows
Nullsoft Scriptable Install System (NSIS) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution. NSIS is script-based and allows you to create the logic to handle even the most complex installation tasks. Many plug-ins and scripts are already available: you can create web installers, communicate with Windows and other software components.
Omaha - Software installer and auto-updater for Windows
Omaha, otherwise known as Google Update, is a program to install requested software and keep it up to date. So far, Omaha supports many Google products for Windows, including Google Chrome and Google Earth, but there is no reason for it to only support Google products.
Update-engine - Software updating framework for Mac OS X
Update Engine is a flexible Mac OS X framework that can help developers keep their products up-to-date. It can update nearly any type of software, including Cocoa apps, screen savers, and preference panes. It can even update kernel extensions, regular files, and root-owned applications. Update Engine can even update multiple products just as easily as it can update one.
Getdown - Download, Install, Update
Getdown aims to provide a system for downloading and installing a collection of files on a user's machine and upgrading those files as needed. Though just any collection of files would do, Getdown is mainly intended for the distribution and maintenance of the collection of files that make up a Java application. It was designed as a replacement for Java Web Start due to limitations in Java Web Start's architecture.
Chocolatey - Like apt-get but for windows
Chocolatey NuGet is a Machine Package Manager, somewhat like apt-get, but built with windows in mind. For those unfamiliar with apt/debian, think about chocolatey as a global silent installer for applications and tools. It can also do configuration tasks and anything that you can do with PowerShell.
IzPack - Cross-platform Installer
IzPack is a one-stop solution for packaging, distributing and deploying applications. It is fully cross-platform and generates a single installer. As such, it is an alternative to native solutions such as platform-specific installers and package managers. IzPack-generated installers only require a Java virtual machine to run.
Android-openvpn-installer - Installs openvpn on your rooted phone
OpenVPN-Installer comes with the openvpn binary and tries to install it on your phone.
Adb-file-explorer - ADB File Explorer for Android Devices
ADB File Explorer for Android DevicesThis is a Windows based file explorer for Android phones. This application is no longer supported, feel free to checkout the source and continue my work. PrerequisitesRooted Android phone with busybox ADB registered as a system variable (or placed in C:\\windows\\system32) ADB drivers installed Version 0.3.1Now works with Android ports (e.g. HTC Vogue) Can now move up directories on the device, no longer have to start from '/' to change dir Added mv function
Alai - Alai stands for 'Arch Linux Alternative Installer'
Alai is an alternative to Arch Linux's official installer. Alai allows one to write a frontend in whatever environment he/she chooses (Alai's official frontends will be PyQT4 and PythonDialog). This is because Alai is a command line program that takes a configuration script and uses it to install Arch Linux unattended. The frontends simply create a configuration script for you. Alai will be available on a live CD and as a pacman package for use in an existing environment.