edit: found the answer to my runonceex question
Thanks for the help, almost ready to give these suckers a go!
Posted 16 February 2005 - 12:25 AM
Posted 16 February 2005 - 08:03 AM
Posted 16 February 2005 - 08:13 AM
Posted 16 February 2005 - 12:00 PM
[COMMANDS] "rundll32 setupapi,InstallHinfSection DefaultInstall 128 .\redirect.inf"
[Version] Signature=$CHICAGO$ [DefaultInstall] AddReg=Reg.Settings [Reg.Settings] HKCU,"%SMWCvEUSF%",Personal,0,"%PERSONAL%" HKCU,"%SMWCvEUSF%","My Pictures",0,"%PICTURES%" HKCU,"%SMWCvEUSF%",Favorites,0,"%FAVORITES%" HKCU,"%SMWCvEUSF%","My Music",0,"%MUSIC%" [Strings] SMWCvEUSF = "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" PERSONAL = "F:\My Documents" PICTURES = "F:\My Documents\My Pictures" FAVORITES = "F:\Favorites" MUSIC = "F:\My Documents\My Music"