Jump to content

Recommended Posts


Posted
How would I go about having %programfiles% point to d:\Program Files instead of C:\Program Files if windows is installed on C:?

I believe this can be done using winnt.sif,but I don't know for sure.

Posted

Under [unattended] in winnt.sif

   ProgramFilesDir="D:\Program Files"
   CommonProgramFilesDir="D:\Program Files\Common Files"

Posted
Under [unattended] in winnt.sif
   ProgramFilesDir="D:\Program Files"
   CommonProgramFilesDir="D:\Program Files\Common Files"

You rock, thanks.

  • 4 years later...
Posted

The answers are self-explanatory, thanks for that!

But there is another question: What if I want to install the System files, Common files, and other windows install programs such as Windows Movie Maker, Windows Messenger to be installed on drive C:\, but non-Windows software such as FlashGet, Open Office, etc. residing at drive D:\ or any other partition? How is it possible to do in general and through Winnt.sif, in particular???

Thank you in advance!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...