How can I run a silent installation

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
s1m0
Posts: 2
Joined: Wed Nov 25, 2015 1:51 pm

How can I run a silent installation

Post by s1m0 »

Hello, I'm trying to run a silent installation of Everything.
Based on the info found at here, I tried to run this simple command

Code: Select all

EverythingInstaller.exe -install "C:\Everything"
But the only result I get is to see the installation starting as usual. What am I doing wrong?
therube
Posts: 4955
Joined: Thu Sep 03, 2009 6:48 pm

Re: How can I run a silent installation

Post by therube »

Have you tried a /S ?
Don't know if that will accomplish anything or not?

(The /S would be a [typical] nullsoft switch, which I think is being used.)
No, that doesn't look to work (at least not in Everything 1.3).
void
Developer
Posts: 16669
Joined: Fri Oct 16, 2009 11:31 pm

Re: How can I run a silent installation

Post by void »

s1m0
Posts: 2
Joined: Wed Nov 25, 2015 1:51 pm

Re: How can I run a silent installation

Post by s1m0 »

Great, it works!

Thank you mr Void!
Post Reply