Jump to content

zedox

Member
  • Posts

    708
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by zedox

  1. Hey all, I changed the administrators name to my name using nLite and now windows trys to log onto the administrator account even though it doesnt exist! So autologin isnt working. How can I fix this!? PLEASE!?
  2. @echo off cmdow @ /HID SetLocal enableextensions SET CDROM=%~d0 IF NOT DEFINED UserName FOR /F "tokens=3 delims=\" %%d IN ("%UserProfile%") DO SET UserName=%%d COPY /Y "%CDROM%\$OEM$\system32\cmdow.exe" "%systemroot%\system32\" DEL /F /Q "%systemroot%\Web\Wallpaper\*.jpg" DEL /F /Q "%systemroot%\system32\*.scr" DEL /F /Q "%AllUsersProfile%\Documents\My Music" DEL /F /Q "%AllUsersProfile%\Documents\My Pictures" RD /S /Q "%AllUsersProfile%\Documents\Recorded TV" DEL /F /Q "%AllUsersProfile%\Start Menu\Activate Windows.lnk" DEL /F /Q "%AllUsersProfile%\Start Menu\Set Program Access and Defaults.lnk" DEL /F /Q "%AllUsersProfile%\Start Menu\Windows Update.lnk" DEL /F /Q "%AllUsersProfile%\Start Menu\Programs\Accessories\System Tools\Activate Windows.lnk" RD /S /Q "%UserProfile%\Favorites\Links" DEL /F /Q "%UserProfile%\My Pictures\" DEL /F /Q "%UserProfile%\Start Menu\Programs\Remote Assistance.lnk" DEL /F /Q "%UserProfile%\Start Menu\Programs\Windows Media Player.lnk" DEL /F /Q "%UserProfile%\Start Menu\Programs\Accessories\Windows Explorer.lnk" DEL /F /Q "%UserProfile%\Start Menu\Programs\Outlook Express.lnk" DEL /F /Q "%UserProfile%\Start Menu\Programs\Accessories\Address Book.lnk" EndLocal EXIT The last "DEL" commands are meant to remove the outlook express and address book shortcuts. But doesnt seem to work. The shortcuts only appear in the Administrators account. So what is the environment variable for the administrators account?
  3. @ scibott Did you use nLite to create an unattended installation of Media Center?
  4. Problem 1 Hi guys, can I have some assistance with my unattended install please... [GuiUnattended] AutoLogon = Yes EncryptedAdminPassword = No AdminPassword = "******" TimeZone = 085 OEMSkipRegional = 1 OemSkipWelcome = 1 Ok, the problem is I get the message... I used nLite to change the Administrators name to a different name... and the auto logon automatically selects the username as Administrator. --------------------------------------------------------------------------------------------------------------------------- Problem 2 not sure if this problem comes under Windows Media Center Edition forum or Unattended... Get the following error when executing Media Center... This Application has failed to start because dbgeng.dll was not found. re-installing the application may fix this problem. After clicking OK i get the next error... Application has generated an exception that could not be handled. Process id=01dc (476), Thread id=0x1e8 (488). Click OK to terminate the application. Click CANCEL to debug the application. If I Click OK I get the first error message again!!! I've searched the hard drive for dbgeng.dll and the file can not be found... How can I get my windows setup to copy this file over as it should do?
×
×
  • Create New...