also @ TechSpot: Adobe Creative Cloud apps now available; Photoshop CC includes new features

How can I install games/programs to D partition?

Discussion in 'Software Apps' started by LukeyJB, May 1, 2011.

Post New Reply
  1. LukeyJB Newcomer, in training Posts: 50

    My laptop has two partitions, C and D. At the moment, all my games & programs are installed on my C drive and I'm not using my D drive for anything, both drives are 138GB each and I'm running out of space on my C drive. How can I move/install current/future games & programs to my D drive? I've tried installing games to my D drive before by just changing the location to D:/ but it didn't work?

    EDIT, could I just copy/paste the 'Program Files' and 'Users' folder to the D drive and delete them from C?
  2. Lokalaskurar TechSpot Enthusiast Posts: 616

    For games, NO, you cannot. Copying a game like any other document or picture is a pain in the ***, you need to manually (or maybe there's a program I've not heard of) change the registry keys to correspond with the new location yadda yadda.

    Not only that, many ingame files are written to correspond with the desired location. So those games would require you to mod them in order for the "desired path" to be correct. :eek:

    Also, that D:/ should be D:\, as the former would give a totally different result compared to the latter.


    There are some good news though. When installing any game nowadays, you're given the option to choose the desired install directory.

    I.e. "Where do you wish to install the game?" or "Please choose the desired folder for the game to be installed in", simply choose a folder created in the D:\ partition, (like "D:\Program Files\") and the game will be installed in the D:\ partition!

    But there is a big 'but'. Windows 7 64 bit (Windows 6.1) can almost always only run 32-bit applications (like older games, pre-2007) if the games are being installed in the "C:\Program Files (x86)\" folder, as this presumably tells the OS that this application is supposed to be run in 32-bit mode.

    So for future reference, choose to install games in the D:\ directory if you desire, but 'copy/paste'-ing a game is no easy task, even for professionals.


    Edit:
    You're saying that changing the desired path directory from C:\ to D:\ did not work when installing a game?
    There are several thinkable reasons.

    1. Did you write 'D:\' or 'D:/', because those are completely different. Only the D:\ should work (unless Windows uses aliases like Linux, but I'm unaware of that).
    2. Having multiple sub-folders that does not exist when trying to install a game will cause some confusion.
    You mentioed that you have no games installed on the D:\ partition, then you probably do not have the 'path': "D:\Program Files\" or "D:\Programs". So installing a game in "D:\Program Files\Somegamecompany\Somegamename" will cause a lot of confusion as not even the 'root folder', "D:\Program Files\" exists.

    It can be manually created though. But this is not a guarantee that the game will work, it might be 32-bit based, or the default desired path might be different (it might be C:\Programs\ for instance).

    Sorry if I'm making it sound complicated, because it's not, doing all these things is easy, really :) .
  3. LookinAround TechSpot Chancellor Posts: 7,699   +40

    You should NOT try to manually move program files from one partition to another. As already pointed out, doing so is asking for trouble!

    The only safe method of installing a program do a different drive letter, is if the program installer gives you the option of changing the program's installed location.

    Whether or not the installer gives you the option to change installed location is entirely up to the vendor who wrote the installer. So some do. Some don't. (also meaning the only way to safely "move" an installed program is to first uninstall it. Then reinstall and indicate the new location if you have the option to do so

    As example, here's screen shot of Auslogic's Defrag which let's you change the default install location
    [IMG]
  4. mike1959 TechSpot Enthusiast Posts: 969   +8

    Installing to D:\

    Before you try to install software to your D: drive, create a new folder in it first, then rename it something logical; e.g 'Extra1'.
    Then when you run the installer, (as mentioned above) you MAY get the option to choose the location. If you do, then click on 'Browse', and navigate to 'D:\Extra1',
    you will see the installer adds the program name to the end of that path name, then click NEXT and you should find it installs in there.
    If you don't get the option to choose the location, then it means it's vital it goes where the software maker chooses, you can't change it.
    As for cutting and pasting, it might work for some very simple software, and portable versions of certain programs, but otherwise is going to fail to run.
  5. Mictlantecuhtli TS Special Forces Posts: 4,916   +9

    I haven't seen any of such games in the last ten years or so. I install all of my games to drive e: and haven't had any problems.
  6. Lokalaskurar TechSpot Enthusiast Posts: 616

    Oh, nonono I didn't mean it like that! :eek:

    If you install a game to C:\ first, and then copy paste the folder onto E:\ - all the ingame files are still written to correspond with C:\ - so they all need changing to E:\ (mod) if one's unlucky. For an example: I tried installing Prince of Persia (2010) on F:\, and then copy-pasted it to D:\ - did not work after that. Copy-pasted it back to F:\, worked like a charm. Although that might have just been the registry though.

    Edit:
    Your holiness.