TinyNvidiaUpdateChecker icon indicating copy to clipboard operation
TinyNvidiaUpdateChecker copied to clipboard

Nvidia installer is shown even in silent mode because of geforce experience being force installed

Open HatBeardZero opened this issue 5 years ago • 18 comments

1.13 runs a silent install but 1.14.1 does not. is this by design or is something wrong?

HatBeardZero avatar Jul 18 '20 16:07 HatBeardZero

Which arguments are you parsing to TNUC?

ElPumpo avatar Aug 11 '20 09:08 ElPumpo

I believe I am getting the same type of issue. Since updating to the latest TNUC I get a driver install window from Nvidia.

I did not have any arguments set before and I don't have any set now.

tomas-samot avatar Aug 13 '20 12:08 tomas-samot

Which arguments are you parsing to TNUC?

none. if i use the 1.14.1 w/o any options it fails, but works fine in the same manner for 1.13

HatBeardZero avatar Aug 13 '20 13:08 HatBeardZero

Oh this is intended, because we cannot run it silent or it'll install Geforce experience (only happens if 'minimal install' is not enabled)

ElPumpo avatar Aug 14 '20 13:08 ElPumpo

Oh this is intended, because we cannot run it silent or it'll install Geforce experience (only happens if 'minimal install' is not enabled)

Thanks for the explanation, this is the reason I stayed with 1.13 (although it did not install GeForce Experience ever) but now I have upgraded due to the URL changes and it's no longer silent.

Great little app btw thanks!

Neobond avatar Aug 24 '20 09:08 Neobond

Wait.. What?

ElPumpo avatar Aug 25 '20 20:08 ElPumpo

it doesn't install GFE for me either on 1.13

HatBeardZero avatar Aug 25 '20 20:08 HatBeardZero

Just used 1.14.2 and had the same issue. When running the exe without any arguments, after clicking the "install now" button, it runs the installer and gives you the normal nvidia driver installer UI.

I quit the installer and retried a few times and confirmed it giving me the installer every time.

However, after checking the wiki and finding the arguments, I used --confirm-dl and --quiet. This made the installer no longer pop up!

I've used 1.13 for a long time, and having the installer pop up by default on the new version is a bit annoying, and makes it harder to recommend/explain to non-tech people who are scared of stuff that doesn't work out of the box...

Is this a bug, or is this now the default?

RationalSquash avatar Sep 03 '20 20:09 RationalSquash

Hi @RationalSquash, do you mind running TNUC with the --debug command line argument added with your other ones and post your log here?

ElPumpo avatar Sep 04 '20 06:09 ElPumpo

Really weird @HatBeardZero and @Neobond since I had people complaining in a previous issue where Geforce experience was installed if the --quiet argument is used, and that's the reason to why it doesn't run the installer quietly if you don't have minimal installer enabled.

Maybe the geforce install is regionbased?

ElPumpo avatar Sep 04 '20 06:09 ElPumpo

Hi @RationalSquash, do you mind running TNUC with the --debug command line argument added with your other ones and post your log here?

Well, the newest driver is already installed, so it's not going to install it but sure.

image

Running with --quiet kills the output, so no info there

RationalSquash avatar Sep 04 '20 17:09 RationalSquash

This is probably more useful:

image

RationalSquash avatar Sep 04 '20 17:09 RationalSquash

--quiet still gives the installer image

RationalSquash avatar Sep 04 '20 17:09 RationalSquash

No installer when adding --confirm-dl

RationalSquash avatar Sep 04 '20 17:09 RationalSquash

I must've fucked it up big time then, here's a recap on how TNUC is expected to behave

  • If minimal installer is enabled and the quiet argument is used no installer should appear
  • If minimal installer is disabled and the quiet argument is used a installer should appear
  • Any other scenario the installer should appear. This is because I've had people reporting GeForce Experience being force installed if the graphics installer is quietly run

ElPumpo avatar Sep 20 '20 08:09 ElPumpo

For now I created a shortcut in the same folder and modified target to "\TinyNvidiaUpdateChecker.v1.14.2.exe" --confirm-dl

Thanks for confirming this works (it does).

Neobond avatar Sep 20 '20 09:09 Neobond

I just wanted to confirm that I also experienced the same issue as @RationalSquash.

nickpainter avatar Sep 24 '20 17:09 nickpainter

The reason to the NVIDIA driver installer being visible is because it caused issues since they changed their installer so it would always install Geforce Experience.

I must find a fix to still install them quietly (no NVIDIA installer visable) without having that shit installed, too.

ElPumpo avatar Jun 26 '22 11:06 ElPumpo