Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"The game "Counter-Strike" doesn't seem to be installed" #3

Open
RobMcLachlan opened this issue Sep 8, 2017 · 0 comments
Open

"The game "Counter-Strike" doesn't seem to be installed" #3

RobMcLachlan opened this issue Sep 8, 2017 · 0 comments

Comments

@RobMcLachlan
Copy link

RobMcLachlan commented Sep 8, 2017

If anyone else encounters this issue because their Steam Library is located in a different folder or on a different drive, here is a workaround:

Use MKLINK in an administrator command prompt (type cmd in the start menu and right click Command Prompt and choose 'Run as Adminstrator') to create a symbolic link from the folder coldemoplayer expects to the true location, e.g.

mklink /d "c:\program files (x86)\steam\SteamApps\common\Half-Life" "S:\SteamLibrary\steamapps\common\Half-Life"

That should be all on one line, e.g. mklink /d "link" "target"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant