amp_man Posted February 16, 2005 Posted February 16, 2005 First question: how do I move the location of the my documents folder? Also, I've heard people talking about exporting the registry to locate changes, how can you compare the two (without manually sifting through the entire thing)?edit: found the answer to my runonceex questionThanks for the help, almost ready to give these suckers a go!
durex Posted February 16, 2005 Posted February 16, 2005 Answer to your 1st question has been covered numerous times... there are a couple ways you can do this, including using winnt.sif or a reg tweak..
Astalavista Posted February 16, 2005 Posted February 16, 2005 regsnap pro is what i use to detect changes in the registry.u can use it to compare before or after.
Mekrel Posted February 16, 2005 Posted February 16, 2005 cmdlines.txt[COMMANDS]"rundll32 setupapi,InstallHinfSection DefaultInstall 128 .\redirect.inf"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"Place redirect.inf in the same folder as cmdlines.txt
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