Skip to main content

Questions tagged [silent-install]

The tag has no usage guidance.

0 votes
1 answer
1k views

GIMP 2.10.34 - How install compact installation silently

Hi i use now command for Full silent Installation: "gimp-2.10.34-setup.exe" /verysilent /allusers /norestart /dir="c:\programy\gimp" but this is Full Installation. How run silently ...
Patrik Živčak's user avatar
1 vote
0 answers
212 views

Unattended install of gui-installer over intune

Right now, I'm packaging some piece of software intune for which the developers didn't intend a silent-install-mode. Without a silent-install the manual rollout of this software would be very tiresome....
hmaier's user avatar
  • 73
1 vote
1 answer
634 views

Call function from inside a Powershell Script

Right now I'm learning the Powershell App Deployment Toolkit. PSADT is used in software deployment, to have more control over (silent-)installs, (silent-)uninstalls and repairs of software. To work as ...
hmaier's user avatar
  • 73
0 votes
0 answers
2k views

Silently install Microsoft Edge Webview 2, which return value indicates that a newer version is installed?

I am currently trying to install Microsoft Edge Webview2 Evergreen installer silently. For that purpose, I call MicrosoftEdgewebview2RuntimeInstallerX64.exe /silent /install in a script. This works, ...
Erik's user avatar
  • 1,397
1 vote
1 answer
2k views

Command line to Silently remove Google Chrome APPs (PWA)

I need to remove all Google Chrome APPs (PWA) using the least effort possible. Once I'm managing almost 12.000 workstations, I need to do it centrally, by using a CMD/PS1 to accomplish it. I've been ...
Hugo Cruz's user avatar
0 votes
0 answers
2k views

FortiClientVPN 7.0.1.0083 - Opening after silent installation asking admin credentials

I've to uninstall FortiClient 6.07 and install FortiClientVPN 7.01.0083 at a stretch. Just after silent uninstallation with noreebot, I've installed the VPN client as norestart. However, when opening ...
Ajay Bhaskaran's user avatar
0 votes
2 answers
2k views

How do I install a .deb file silently and automatically?

OS: Debian 11 My goal is to install a .deb file silently and automatically from a bash script. The command I am running inside a bash script is sudo apt install -y ./*.deb I get this screen Yes, I ...
Pavel Bogdanov's user avatar
2 votes
0 answers
150 views

Cygwin installer does not terminate if run as administrator

I want to install Cygwin quietly. The problem is, that the setup does not terminate. It stays open in the background and takes 100% CPU usage. This can be seen in the task manager. I am calling the ...
zomega's user avatar
  • 1,250
1 vote
2 answers
2k views

How to Create a Configuration Batch file for VNC Server?

I made a batch file for VNC Server to make Windows 10 x64 automatically (Unattended). The software is properly implemented and installed silently, but unfortunately the configuration parameters of the ...
Mehdi's user avatar
  • 51
1 vote
0 answers
761 views

Is it possible to pre-configure Windows 10 before installation?

For example, I would like to set some Registry variables or Group Policies to custom values without breaking the system (e.g. ProgramFilesDir in Registry, Update policies, etc.). Will Windows use ...
tsilvs's user avatar
  • 143
0 votes
0 answers
2k views

Silently install XAMPP using CMD on Win10 to non-default directory

I am trying to install XAMPP silently on Windows 10 and I need to change the default installation directory. I've used Xampp-installer.exe --prefix D:\xampp, but it's still being installed to C:\...
GoodSea88's user avatar
4 votes
2 answers
14k views

How do I install drivers silently with pnputil.exe?

When I run pnputil.exe /add-driver driver.inf /install it prompts me to first verify the publisher. I need a way to skip this step and have the publisher be verified automatically.
mython paster's user avatar
2 votes
1 answer
1k views

Install Notepad++ with Context Menu Option

I've been working on a script to install notepad++ on some remote servers. We don't have PowerShell Remoting enabled for our environment, so I'm using PSexec to install. Here is the code: & .\...
CuriousOne's user avatar
0 votes
0 answers
524 views

Install silently into microsoft/nanoserver

I have this excerpt from one of my Dockerfile[s]. Any attempt to install a software silently would fail. In another Dockerfile, I already had tried with oracle-xe without success. Here in this docker ...
Herve Mutombo's user avatar
0 votes
2 answers
2k views

How to auto run a single file program silently

First of all, apology if this question has been already asked. I saw similar questions on the Internet but none of the answers work in my case. I look after a call center with 50 odd PCs (running ...
Piotr Zurek's user avatar

15 30 50 per page