• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

question about flexinstaller

zeruty

Platinum Member
I set up a setiqueue for my herd...

if I already used the flexinstaller to install seti as a service (via lan) on a machine... but didnt use a proxy at that time.. what is the easiest way to switch the machine to using my queue? I do have local access to the machine, and if thats the easiest way to change it I will
thanks
 
Not sure. Some of the experts might know the config file enough to help you.

Me, I would probably just uninstall and re-install with the new proxy settings. 🙂
 
You can either add a parameter into the registry to point to it or you could just stop the stcli service, reinstall with flexi and it will be fine again, and you wont lose your current work on the wu you are on. If you want to edit the registry, PM me or Shuxclams, I am at school atm and wouldnt want to give you inaccurate info off the top of my head.

Bot
 
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\stcli\Parameters
AppDirectory ="C:\stcli"
Application ="C:\stcli\stcli.exe"
AppParameters =""

Add -proxy nameof.proxy.com😛ort in between the quotes in AppParameters so it looks like this

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\stcli\Parameters
AppDirectory ="C:\stcli"
Application ="C:\stcli\stcli.exe"
AppParameters ="-proxy nameof.proxy.com😛ort"


Restart the service and viola. 😀









SHUX
 
Back
Top