November 4, 200421 yr hi everyonethis is my first post after using the searchwhat i want to know !!is it possible to change the install path during unattended installs for my progsim using the runonceEX cmd to install the progsbut they install in to c drive and i want to have all my progs in Fis that possible or does that mean i have to change all the installs or somethingim really new to this full unattended installs slipstreaming i can do and unattended win installs is no problem but this unattended prog installs has really got me puzzled thx
November 4, 200421 yr You can change your default install directory (C:\program files) in your winnt.sif. Check the help file, I don't have it here with me at the moment.
November 4, 200421 yr Author thx for the replybut thats not what i want cause that way all my program files gets replacedi just want my external progs like acdsee, adobe reader etc......to get installed on F
November 4, 200421 yr thx for the replybut thats not what i want cause that way all my program files gets replacedi just want my external progs like acdsee, adobe reader etc......to get installed on FOkay try this then:make a reg key with this;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]"ProgramFilesDir"="f:\\Programs"run your install, then apply this regkey afterwards:[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]"ProgramFilesDir"="C:\\Program Files"That will change your default install directory to F:\install until you run your program install. Then it changes it back again to the default.
November 4, 200421 yr Lois, I'm not totally sure but doing this reg tweak may cause problems the FIRST time you launch an application installed to your F: Drive.You'll have to point manually to the .exe file if your shortcut are not working...
November 4, 200421 yr Your shortcuts do not use environment variables like %programs%. Therefore, the paths will get written as "F:\programs\application.exe". Should be no problem.Who is Lois???
November 5, 200421 yr I'm assuming from the pic under his name that he's quoting that "Family Guy" cartoon.
Create an account or sign in to comment