Games will only install on C: drive???

kronnyq

Member
May 5, 2008
28
0
0
Never seen this before...whenever I install a game now I specify to install to F: drive, and it creates the folders but then installs them to C: !!


?????
 

kronnyq

Member
May 5, 2008
28
0
0
idk if im just losin it or what but I tried it again and it worked....i'm obviously not going insane if this happened twice in one day and it created the folders however :D
 

EagleKeeper

Discussion Club Moderator<br>Elite Member
Staff member
Oct 30, 2000
42,589
5
0
Depending on how the instalation logic is set up what you see could be correct.

the installation could look for the folders needed on the drive.
Folders do not exist - flag is set to use the C: drive (target drive is presumed to not exist).
Folders need to be created - they use the drive specified.
Installation looks at the flag that states C: needs to be used and installs on C:

Next installation attempt sees everything configured on the target drive and then can install there.


There could be a flaw in the installation that you have picked up.