MSFN Forum: Change Default Location of C:Document&Settings - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Change Default Location of C:Document&Settings Error when installing XP Rate Topic: -----

#1 User is offline   faisalt 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 13-July 05

Posted 19 July 2005 - 10:29 AM

Hi Everyone,

I am trying to change the default location of C:\Documents and Settings to D:\userdata. This is how my WintNt.sif looks like...Can someone tell me what I am doing wrong? Here is the error I get when installing XP.
Setup Couldnt register OLE control C:\Windows\system32\rsaenh.dll because of the following error DLLregisterserver returned error 2147943405

Thanks,
faisal

;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
UnattendSwitch=yes
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS
FileSystem=*

[GuiUnattended]
AdminPassword=""
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=35
OemSkipWelcome=1
ProfilesDir="D:\userdata"

[UserData]
ProductKey=
FullName=
OrgName=
ComputerName=*

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes

This post has been edited by faisalt: 19 July 2005 - 10:30 AM



#2 User is offline   fbcesco 

  • Newbie
  • Group: Members
  • Posts: 19
  • Joined: 24-June 05

Posted 19 July 2005 - 10:39 AM

The partition D is already formatted?
Are you sure that the letter D doesn't correspond to the cdrom?

#3 User is offline   faisalt 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 13-July 05

Posted 19 July 2005 - 12:02 PM

No I didn't format partition D. Though, I have created it. I had the same feeling that it does not work for that reason. Do you think is there another way I could accomplish this? I like to have my D: partition exclusively for user data.

Thanks,
Syed


fbcesco, on Jul 19 2005, 11:39 AM, said:

The partition D is already formatted? 
Are you sure that the letter D doesn't correspond to the cdrom?
<{POST_SNAPBACK}>


#4 User is offline   faisalt 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 13-July 05

Posted 20 July 2005 - 07:17 AM

Is it possible to change the default location of C:\Documents and Settings to D:\ by running sysprep?

#5 User is offline   mls15000 

  • Newbie
  • Group: Members
  • Posts: 49
  • Joined: 11-July 05

Posted 20 July 2005 - 02:36 PM

yes it is posible. You need to have a d drive first and has to be formatted. Run diskpart first to create your partitions and drive letters, then format the drives, then run your install.

#6 User is offline   faisalt 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 13-July 05

Posted 25 July 2005 - 08:55 AM

Thanks, it worked!!

mls15000, on Jul 20 2005, 03:36 PM, said:

yes it is posible. You need to have a d drive first and has to be formatted. Run diskpart first to create your partitions and drive letters, then format the drives, then run your install.
<{POST_SNAPBACK}>


#7 User is offline   eben 

  • Junior
  • Pip
  • Group: Banned
  • Posts: 96
  • Joined: 26-September 04

Posted 25 July 2005 - 10:26 AM

u could have used a simple reg key too.

REG ADD %KEY%\055 /VE /D ".cfg" /f
REG ADD %KEY%\055 /V 1 /D "%CDROM%\$OEM$\xcopys.cmd" /f
REG ADD %KEY%\055 /V 2 /D "REG ADD \"HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\" /v \"Personal\" /t REG_EXPAND_SZ /d \"D:\midocs\" /f" /f


ask some script kid / man / woman to modify it to include conditional statement such as 'if d:\midocs exists, reg add..., if e:\ blabla blas blabla, if bla blas, bla. srry, i don't know poo about batches :)

edit: i'm asking scriptman/wonderwoman/breezaboi/breezagal to do it, as i would use it myself too :P

This post has been edited by eben: 25 July 2005 - 10:28 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy