How To Turn Off Auto Updates On GF 4.0 Toolbar

Discussion forum for G-Force users

Moderators: BTT, andy55, b.dwall, juxtiphi

Post Reply
User avatar
BTT
Administrator
Posts: 2262
Joined: Sun Jun 20, 2010 9:34 pm
Location: United Kingdom

How To Turn Off Auto Updates On GF 4.0 Toolbar

Post by BTT »

Greetings fellow GF users,

Just wondering if someone could come up with a line of code to stop the toolbar in version 4.0 from resetting itself to update each time it's turned off.

Yeah, I know there is a newer version but, I prefer version 4.0 for my own particular reasons.


Seasons greetings to you all.

BTT

jerohm
Senior Member
Posts: 421
Joined: Fri Jan 09, 2009 5:19 pm

Post by jerohm »

Just a (XP) guess ... because I didn't roll back to try it:

1) In the toolbar, under "Toolbar Preferences"
UNcheck 'Check for Updates (weekly)'


2) \Program Files\SoundSpectrum\G-Force\Scripts\StartUp.txt:

insert as line 1:

Code: Select all

SetPref( "UpdateCheck.Enabled", false );
( BTW, this suggestion is worth exactly what you paid for it :lol: )

User avatar
BTT
Administrator
Posts: 2262
Joined: Sun Jun 20, 2010 9:34 pm
Location: United Kingdom

Post by BTT »

Good King Jerohmceslas

He comes with words of wisdom and bearing gifts of code. The offering was made to the great one and all is well be it told.

Thank you jerohm for this and all the other help you have given me over the past year.

Wishing you a very merry Christmas.


Regards BTT

Post Reply