Jump to content

awkward

Member
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Posts posted by awkward

  1. SP3 can not be integrated to media center edition.

    For drivers use nLite, page "Drivers". Make sure that all of your drivers are extracted because nLite search for .inf file.

    To merge two CD's just copy all files from CD1 and CD2 to same folder on hard drive.

    Cheers ;)

    Is this a fact the MCE cannot be slipstreamed with xp sp3?

    I have just attempted to do this and it trashes internet explorer!

  2. I have similar problem. Installation media is proper and works fine as it is, but when unattended installation is made out of it with nlite, just can't auto login. See picture:

    login_error486.png.xs.jpg

    Okey, it's in Finnish but basicly it says that there are now user account avaiable that is trying to auto login. I made the account d0_0b with nLite, but just it doesn't show up in Windows. When I login with Administrator and check the user accounts settings from control panel, there are only Administrator account.

    Why on earth there will be not accout that I make with nLite?

    Followed this guide: http://www.msfn.org/board/redirect.php?url..._With_nLite.avi

    Last session.ini

    [Main]
    Env = 1.4.5 - 2.0.50727.1433.Microsoft Windows NT 5.1.2600 Service Pack 3
    Target = Windows XP Professional SP3 - 5.1.2600.5512 - suomi

    [Tasks]
    Unattended Setup
    Create a Bootable ISO

    [Components]
    ;# Compatibility #

    [KeepFiles]
    msconfig.exe

    [RemoveFiles]
    clock.avi
    yahoo.bmp
    swtchbrd.bmp

    [Options]
    ProfilesDir = "%SystemDrive%\Documents and Settings"
    TargetPath = "WINDOWS"
    temp_dir = %USERPROFILE%\Local Settings\Temp

    [Patches]

    [Services2]

    [Tweaks]

    [Unattended]
    NoPassExpSpec
    ComputerType = Automatic
    AutoLogon = d0_0b
    CustomLocales
    Resolution = 1024x768
    BitsPerPel = 32 bit (True Color)
    DisableSRestore
    MaximumDataStorePercentOfDisk = 12
    RestorePointLife = 30
    DesktopTheme = Default||
    AutoUpdates = 4
    AutoUDay = 5
    AutoUHour = 15
    ProgFilesPath = "\Program Files"

    [NetAdapter1]
    connname = ""
    macaddress = ""
    ipaddress = "192.168.0.1"
    subnetmask = "255.255.255.0"
    defaultgateway = ""
    dnsserver1 = ""
    dnsserver2 = ""
    winsserver = ""
    netbiossetting = "0"
    ipxnetworknumber = "00000000"
    ipxnetworkframetype = "0xFF"

    [GuiRunOnce]

    [Drivers]

    [Hotfixes]

    Last Session_u.ini

    ;
    ; nLite private info
    ; (don't post it on the net, it's not important for debugging)

    [Personal]
    TimeZone = (GMT+02:00) Helsinki, Kiev, Riika, Tallinna, Sofia, Vilna
    CDKey = "XXXXXXXXXXXXXXXXXXXXXXXXX"
    ComputerName = PC1
    Organization = Organization
    Language = suomi
    Locale = suomi
    Location = 68
    Keyboard = suomalainen
    LanguageGroup = 1
    DomainAdmin =
    DomainPass =
    Expirepassword = 0
    JoinDomain =
    JoinWorkgroup = WORKGROUP
    Owner = FullName

    [Users]
    Järjestelmänvalvoja|test_admin|desc_test|True|Järjestelmänvalvojat||True|False|True
    Vieras|||False|Vieraat||True|False|False
    d0_0b|test_user|desc_user|True|Järjestelmänvalvojat||True|False|True

    -----------------------------------------------------------------------------------------------------------

    Here is some code from my answer file, I don't know if you are missing some details!?

    [GuiUnattended]

    EncryptedAdminPassword="No"

    AutoLogon="Yes"

    AdminPassword=*

    TimeZone=085

    OEMSkipRegional=1

    OemSkipWelcome=1

×
×
  • Create New...