• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Flags

wraieghaeien

Limp Gawd
Joined
Nov 20, 2003
Messages
431
Ok Perhaps im totally missing something here
but I was poking around some of my boxes today and
realized that some of them diddent have -advmethods or
-forceasm on. I run the text only console client on
all of my boxes. I know that if you make a shortcut to
the program you can put the flags in there, but if the
program is running as a service it dosent pick up
the flags of the shortcut.

Is there another place (like in the config file or something)
to put flags so that they are picked up when the
text only is run as a service?

 
You can add these flags to the registry at:

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\FAH@C:+Path]

Under that key there is a key for ImagePath, this is what the service runs at each boot. Just tack the additional flags after the -svcstart flag.

Or you can use this tool.

 
Back
Top