Top "Silent-installer" questions

A "silent installer" is an installation program that does not display any configuration options or any other indication of the installation during the installation process.

Unattended/Silent Install Notepad++

I've been trying to install Notepad++ version 7.5.6 on numerous remote servers completely unattended. I've researched and found the silent switch …

powershell installation notepad++ silent-installer
Installing EXE without User Interaction

Is there any scripting language available for creating Silent Installation (without giving input and clicking next, agree and finish)...? I …

command-prompt silent-installer windows-server-2012-r2
How to Silently Install SQL Server 2008 Express In InstallShield 2010

I use InstallShield 2010 to create my setup. My program needs SQL Server 2008 Express. So I added "Microsoft SQL Server 2008 Express …

sql-server-2008-express installshield-2010 redistributable silent-installer
NSIS Silent Install changing default options

I have a third party application I would like to silent install from the command line. The application is PPLive …

nsis silent-installer
android apk's silent installation

I'm searching for a way to program my application to install silently an apk file. I'm aware about the possibility …

android apk silent-installer