ditto_n Posted January 22, 2005 Posted January 22, 2005 How would I go about having %programfiles% point to d:\Program Files instead of C:\Program Files if windows is installed on C:?
bucketbuster Posted January 22, 2005 Posted January 22, 2005 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.
Yzöwl Posted January 22, 2005 Posted January 22, 2005 Under [unattended] in winnt.sif ProgramFilesDir="D:\Program Files" CommonProgramFilesDir="D:\Program Files\Common Files"
ditto_n Posted January 22, 2005 Author Posted January 22, 2005 Under [unattended] in winnt.sif ProgramFilesDir="D:\Program Files" CommonProgramFilesDir="D:\Program Files\Common Files"You rock, thanks.
simurqq Posted January 23, 2009 Posted January 23, 2009 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!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now