[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Oct 21, 2021. It is now read-only.

Working on a fix for blocked access after automatic Origin updates on LiquidSky Cloud Gaming PCs

Notifications You must be signed in to change notification settings

vivalamovie/liquidsky-origin-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 

Repository files navigation

Note: Since a completely new version is out, this should be obsolete.

liquidsky-origin-fix

Working on a fix for blocked access after installing or using automatic updates with Origin on LiquidSky Cloud Gaming PCs

Test #1 - failed

Sources:
https://www.reddit.com/r/LiquidSky/comments/54xepj/how_to_fix_origin_installation_in_liquidsky/
http://community.liquidsky.tv/t/installed-origin-cant-connect/267/10

Adding the recommended commands (which do work when used in the windows command line / shell after the Origin installation)

net stop "Origin Web Helper Service"
sc config "Origin Web Helper Service" start= demand

as an origin-fix.bat in the autostart folder didn't work.

On Windows Server 2012 you can go to the startup folder by pressing Windows-R and running the command "shell:Startup".

Test #2 - failed

add a "sleep x" command and test various values

Didn't work.

Test #3 - seems to work so far

Open gpedit.msc and add the origin-fix.bat to startup and shutdown at Local Computer Policy/Computer Configuration/Windows Settings/Scripts (Startup/Shutdown)

Survived fresh installation and the first few reboots.

Eventually they changed the system and it was fixed permanently.

What happened to the service: https://en.wikipedia.org/wiki/LiquidSky

About

Working on a fix for blocked access after automatic Origin updates on LiquidSky Cloud Gaming PCs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published