January 22, 200521 yr How would I go about having %programfiles% point to d:\Program Files instead of C:\Program Files if windows is installed on C:?
January 22, 200521 yr 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.
January 22, 200521 yr Under [unattended] in winnt.sif ProgramFilesDir="D:\Program Files" CommonProgramFilesDir="D:\Program Files\Common Files"
January 22, 200521 yr Author Under [unattended] in winnt.sif ProgramFilesDir="D:\Program Files" CommonProgramFilesDir="D:\Program Files\Common Files"You rock, thanks.
January 23, 200917 yr 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