May 19, 200521 yr Ok I have my Dvd setup to auto logon as admin and change the name to "TheeBeets" but what I want is to have all my documents, music, pictures etc installed and ready for use without having to copy files from another location. How could I go about doing this? I originally did this $OEM$/$Docs/TheeBeets/My Documents/"all my documents"That only caused a new folder in Documents & Settings to be created called TheeBeets.Equinox Please tell me how this is possible as It would make my unattended disc complete
May 19, 200521 yr If you have two PC you could setup one to act as a server and set your profile path to that so they are remote and alway available. If it is burnt on a dvd it means you wopuld need to re-burn your dvd each time you made an update to your docs. to much work for me.hail hail
May 19, 200521 yr Hey TheeBeets This is a problem that I faced to.I would recommend to use a winrar SFX file to copy the files, or use XCOPY and copy them directly from the CD.
May 19, 200521 yr Author Hmm sounds like to much work, Was hoping it could all be done in one install. I will write all my documents on a dvd and just copy them over I guess. Thx newayz
May 19, 200521 yr Author Hmm sounds like to much work, Was hoping it could all be done in one install. I will write all my documents on a dvd and just copy them over I guess. Thx newayz
May 20, 200521 yr Was hoping it could all be done in one installBut it can be done in one install, no problem!Just run the file copy.cmd at the end of your Runonceex (or whatever you use) This is how I do it:copy.cmdcmdow @ /HID@echo offSET IE=if existREM ::a lot of other stuff::%IE% "%CDDRIVE%\Mijn documenten" xcopy "%CDDRIVE%\Mijn documenten" "%UserProfile%\Mijn documenten" /E /I /Ynote that my %CDDRIVE% is a permanent variable (so I don't have to set it in this batch file)
May 20, 200521 yr You could buy another hard disk just for file storgage, then your files would always be available on that.hail hail
May 20, 200521 yr You could buy another hard disk just for file storgage, then your files would always be available on that.hail hail<{POST_SNAPBACK}>Yep I do the same but on a couple of hard drives after a few misfortunes.
May 20, 200521 yr I think you can copy your files to the personal folder. If you copy them directly with your install windows does another profile with a User."Group or Domain name" profile name.If you copy the files at the startup after the install reboot it works.
Create an account or sign in to comment