MSFN Forum: winrecfg.exe - MSFN Forum

Jump to content



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

winrecfg.exe somewhat of an issue Rate Topic: -----

#1 User is offline   Atheros 

  • Junior
  • Pip
  • Group: Members
  • Posts: 84
  • Joined: 01-June 04

Posted 07 October 2009 - 03:38 AM

does any1 know what file winrecfg creates. im getting an error after recovering where it says it cannot create a file that already exists.

i know its a bit of a specialist question, but any help is appreciated

[EDIT]

OK, so no one seems to know, i have passed it to microsoft and i will be working to see if i can resolve it. ill post the solution once i have it, for future reference.

[/EDIT]

This post has been edited by Atheros: 08 October 2009 - 03:17 AM



#2 User is offline   Atheros 

  • Junior
  • Pip
  • Group: Members
  • Posts: 84
  • Joined: 01-June 04

Posted 13 October 2009 - 02:17 AM

OK, so MS still havent responded and i think i have debugged the issue on my own.

so...

ive decided that using the windows version of the tool (reagentc) would probably sort this out. oh how i was wrong (avoid online tools like no tomorrow).

so heres the useful information:

winrecfg.exe pipes data to windows\system32\recovery\ReAgent.xml on the OS drive (the drive can be hidden but the winre.wim can not be)

so found that its actually windows during the generalize phase that creates all booting information for WinRE. it creates the following files on the WinRE partition.

recovery\windowsre\boot.sdi
recovery\system32 (an sub folders)

all of which are given the readonly hidden and system file attributes after oobe completes. (found the problem)

so before i run the winrecfg tool during the recovery process i now do the following.

attrib c:\*.* -s -h -r /s /d

del recovery\windowsre\boot.sdi

rd recovery\system32 /s /q

problem now resolved.

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