Jump to content

Eset Smart Security install?


Weed-san

Recommended Posts

I'm trying to install Eset Smart Security with /q, and it does work. Only problem is that after it finishes installing, Eset starts its control panel. Its .msi file, so what switches/etc. I'd need to use to keep it hidden? I tried with /qn but didnt help.

I also tried looking through the forum, but I didnt find anything for my problem.

Link to comment
Share on other sites


I'm trying to install Eset Smart Security with /q, and it does work. Only problem is that after it finishes installing, Eset starts its control panel. Its .msi file, so what switches/etc. I'd need to use to keep it hidden? I tried with /qn but didnt help.

I also tried looking through the forum, but I didnt find anything for my problem.

Try here.

Basically you can use use something like this:

@echo off
nod32.3.0.msi /qn
taskkill /F /IMegui.exe
exit

But is better to configure first, save the settings and use the code from there.

Link to comment
Share on other sites

hmm, mine doesn't do that. I install from svcpack, so maybe that's why. It could also be because I did an admin install first to allow for better 7zip compression. Perhaps the MSI that is extracted from the admin install suppresses the Smart Security GUI. Not sure. In any case, I don't have this problem at all.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...