kane3162 Posted May 17, 2007 Share Posted May 17, 2007 Weird... worked with the last version.. but in 1.0b when i did the unattended section i put in the key and some other stuff as well as accept EULA and it still asked for my key and to accept the EULA.....[Drivers][unattended]SpecRegionalAcceptEULASkipNewUserNetworkLoc = 1ProtectPC = 3Accept EULA is their (didnt work) but my serial isnt.... WTF? Link to comment Share on other sites More sharing options...
nuhi Posted May 17, 2007 Share Posted May 17, 2007 Have you booted that DVD or you ran Setup manually?Also is there Autounattend.xml in the root of that DVD? Link to comment Share on other sites More sharing options...
efong Posted May 17, 2007 Share Posted May 17, 2007 Have you booted that DVD or you ran Setup manually?Also is there Autounattend.xml in the root of that DVD?If Autounattend.xml in root does not work try adding this file into the Source directory. Link to comment Share on other sites More sharing options...
kane3162 Posted May 19, 2007 Author Share Posted May 19, 2007 (edited) Ok here is my last session.ini.....Additionally here is my Autounattend.xmlHere's Last Session....; vLite preset file[Information]Version = 1.0 beta on 2.0.50727.42 Microsoft Windows NT 5.1.2600 Service Pack 2Target = Windows Vista Ultimate x64 64bit 6.0.6000.16386[Components]Compatibility1 = 1Compatibility2 = 3;# Accessories #Welcome Center;# Drivers #Printers-ApolloPrinters-CitizenPrinters-DellPrinters-DiconixPrinters-Fuji XeroxPrinters-FujitsuPrinters-GestetnerPrinters-IBMPrinters-InfotecPrinters-KonicaPrinters-Konica MinoltaPrinters-Kyocera MitaPrinters-LanierPrinters-MinoltaPrinters-Minolta-QMSPrinters-NECPrinters-NRGPrinters-OcePrinters-OkiPrinters-OkidataPrinters-OlivettiPrinters-PanasonicPrinters-QMSPrinters-RicohPrinters-SamsungPrinters-SavinPrinters-SeikoshaPrinters-SharpPrinters-SonyPrinters-StarPrinters-TallyPrinters-TektronixPrinters-Wipro ePeripherals;# Languages #JapaneseKoreanSimplified ChineseTraditional Chinese;# Multimedia #SideShowWindows CalendarWindows Media Samples;# Network #Connect to a Network Projector;# Services #Volume Shadow Copy;# System #HelpMicrosoft AgentParental ControlsSystem RestoreTablet PCWindows Backup[Options]UAC (User Account Control) = DisabledMemory requirement = 256MBPower scheme = High performanceHibernation = OffShow hidden files and folders = YesShow protected operating system files = YesShow extensions for known file types = Yes[Protection][Drivers][Unattended]SpecRegionalAcceptEULASkipNewUserNetworkLoc = 1ProtectPC = 1Heres Autounattend.xml<?xml version="1.0" encoding="utf-8"?><unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="windowsPE"> <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SetupUILanguage> <UILanguage>en-US</UILanguage> </SetupUILanguage> <InputLocale>00040408</InputLocale> <UserLocale>en-US</UserLocale> <UILanguage>en-US</UILanguage> <SystemLocale>en-US</SystemLocale> </component> <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <UserData> <ProductKey> <Key>NOT HAPPENING KIDZ</Key> <WillShowUI>OnError</WillShowUI> </ProductKey> <Organization>STILL NOT HAPPENING</Organization> <FullName>NO THANK YOU ID THEFT</FullName> <AcceptEula>true</AcceptEula> </UserData> </component> </settings> <settings pass="oobeSystem"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <AutoLogon> <Password> <Value>HELL NO STILL NOT HAPPENING</Value> </Password> <Enabled>true</Enabled> <LogonCount>1</LogonCount> <Username>Administrator</Username> </AutoLogon> <OOBE> <HideEULAPage>true</HideEULAPage> <NetworkLocation>Home</NetworkLocation> <ProtectYourPC>1</ProtectYourPC> <SkipMachineOOBE>true</SkipMachineOOBE> <SkipUserOOBE>true</SkipUserOOBE> </OOBE> <TimeZone>(GMT-08:00) Pacific Time (US & Canada)</TimeZone> <UserAccounts> <AdministratorPassword> <Value>HELL NO STILL NOT HAPPENING</Value> </AdministratorPassword> </UserAccounts> </component> </settings> <settings pass="specialize"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <ComputerName>Zangetsu</ComputerName> </component> </settings> <cpi:offlineImage cpi:source="wim:C:/Documents and Settings/1337Admin/Desktop/VISTA/sources/install.wim#Windows Vista Ultimate x64" xmlns:cpi="urn:schemas-microsoft-com:cpi" /></unattend>MY BAD... trying to make a boot from USB i had that problem and my BIOS was trying to boot from it... my bad that was only the BOOTMGR problemEDIT: also volume shadow copy is NOT removed...... Windows Media Samples... also not removed....EDIT2: Attached files NEGATIVE is in place of sensitive information..... still asks for key and to accept EULA....Last_Session.iniAutounattend.xml Edited May 22, 2007 by kane3162 Link to comment Share on other sites More sharing options...
kane3162 Posted May 22, 2007 Author Share Posted May 22, 2007 BUMP... any tests?? Link to comment Share on other sites More sharing options...
nuhi Posted May 25, 2007 Share Posted May 25, 2007 Not yet, just collecting bugs at this stage. Thank you for reporting, please have patience. Link to comment Share on other sites More sharing options...
cyanna Posted May 28, 2007 Share Posted May 28, 2007 Try removing <SkipMachineOOBE>true</SkipMachineOOBE>(Or set it to false) Link to comment Share on other sites More sharing options...
sp00f Posted May 28, 2007 Share Posted May 28, 2007 Try removing <SkipMachineOOBE>true</SkipMachineOOBE>(Or set it to false)Open the XML with norepad and change into :<SkipMachineOOBE></SkipMachineOOBE> Link to comment Share on other sites More sharing options...
kane3162 Posted June 3, 2007 Author Share Posted June 3, 2007 (edited) thats the think.... i want to ship OOBE..... just like i do with XP as OOBE makes me want to kill a goat... and not in the sacrificial way....... i want to select the partitions and walk away..... not have to set every **** setting....,EDIT,.....:nuhi.... is their anyway that the next release of nLite can have the wonderful Printer list as il listrated here so I can leave only the ones I want and not have to dig for every brand and type myself and copy....err basically use nLite as a one stop shop tool..... K ThX Edited June 3, 2007 by kane3162 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now