If you are experiencing problems with "Everything", post here for assistance.
-
s1m0
- Posts: 2
- Joined: Wed Nov 25, 2015 1:51 pm
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: 5727
- Joined: Thu Sep 03, 2009 6:48 pm
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: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Post
by void »
-
s1m0
- Posts: 2
- Joined: Wed Nov 25, 2015 1:51 pm
Post
by s1m0 »
Great, it works!
Thank you mr Void!