Jump to content

r3loaded

Member
  • Posts

    11
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by r3loaded

  1. It's ok, I've worked out how to perform automated installs using the Config.xml file.
  2. Hey guys, just downloaded the earlier than expected Office 2010 RTM off TechNet. I wanted to create an unattended MSP file for silently installing Office onto all 6 computers in the house, but to my dismay, running setup /admin gave me the following error: "Files necessary to run the Office Customization Tool were not found. Run Setup from the installation point of a qualifying product". After a bit of googling, I've found out that unlike the beta, Microsoft have decided not to include the Admin directory in my copy of Office, meaning I can't create an unattended setup. While I still have a copy of the Admin directory from the beta, I don't think it would work correctly. My question is this - where can I acquire the bunch of .opax and .opal files that reside in this directory for the Office 2010 RTM (for both 32-bit and 64-bit)? Thanks in advance for any help
  3. Ok, I've fixed the shutdown problem by adding /quit at the end of the sysprep command (I think Microsoft changed sysprep's behaviour in SP1) and I've sorted the timezone prompt by adding it again to the oobeSystem pass. But OOBE is still prompting me for a product key after rebooting from audit mode! I know that while in audit mode, the system does have my product key specified stored and ready for activation. Why is OOBE then ignoring the stored product key?
  4. I believe they'll roll them out over the next couple of months
  5. I've got my unattend file for Vista SP1 mostly sorted out, but I am having a couple of quirks. My planned install process is to do most of the installation automatically, switch to audit mode where I'll manually install apps and drivers, then reboot to automate OOBE and finish up at login screen. Here are the problems I'm having: After the specialize pass finishes, the computer shuts down instead of restarting. I suspect it's to do with the sysprep command in specialize, I believe adding /quit to the end should fix it, but I haven't had time to test that yet. After finishing audit mode and restarting to OOBE, it still prompts me to enter my product key and select the timezone. This is despite the fact my product key is entered twice, both during PE and specialize, and the timezone is also entered during specialize. The rest of OOBE runs automatically without any problems I'd be really grateful for any help <?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <servicing> <package action="configure" permanence="permanent"> <assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="6.0.6000.16386" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="" /> <selection name="Adhoc-Meetings" state="false" /> <selection name="DFSR-Infrastructure-ClientEdition" state="false" /> <selection name="FaxServicesUltimate" state="false" /> <selection name="PurblePlace" state="false" /> <selection name="FreeCell" state="false" /> <selection name="Hearts" state="false" /> <selection name="Inkball" state="false" /> <selection name="Minesweeper" state="false" /> <selection name="Printing-Foundation-Features" state="false" /> <selection name="Printing-Foundation-InternetPrinting-Client" state="false" /> <selection name="TabletPCOC" state="false" /> </package> </servicing> <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> <WillShowUI>Never</WillShowUI> </SetupUILanguage> <InputLocale>2057:00000809</InputLocale> <SystemLocale>en-GB</SystemLocale> <UILanguage>en-US</UILanguage> <UserLocale>en-GB</UserLocale> </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"> <DiskConfiguration> <Disk wcm:action="add"> <ModifyPartitions> <ModifyPartition wcm:action="add"> <Active>false</Active> <Format>NTFS</Format> <Label>Windows Vista Test</Label> <Letter>C</Letter> <PartitionID>2</PartitionID> <Order>1</Order> </ModifyPartition> </ModifyPartitions> <DiskID>0</DiskID> <WillWipeDisk>false</WillWipeDisk> </Disk> </DiskConfiguration> <Display> <ColorDepth>32</ColorDepth> <HorizontalResolution>1680</HorizontalResolution> <VerticalResolution>1050</VerticalResolution> </Display> <DynamicUpdate> <Enable>true</Enable> <WillShowUI>Never</WillShowUI> </DynamicUpdate> <ImageInstall> <OSImage> <InstallFrom> <MetaData wcm:action="add"> <Value>Windows Vista ULTIMATE</Value> <Key>/IMAGE/NAME</Key> </MetaData> </InstallFrom> <InstallTo> <DiskID>0</DiskID> <PartitionID>2</PartitionID> </InstallTo> </OSImage> </ImageInstall> <PageFile> <Size>0</Size> </PageFile> <UserData> <ProductKey> <Key>PRODUCT_KEY</Key> </ProductKey> <AcceptEula>true</AcceptEula> <Organization>Home</Organization> </UserData> <EnableFirewall>true</EnableFirewall> <EnableNetwork>true</EnableNetwork> <UseConfigurationSet>true</UseConfigurationSet> <Restart>Restart</Restart> </component> </settings> <settings pass="specialize"> <component name="Microsoft-Windows-Security-Licensing-SLC-UX" 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"> <SkipAutoActivation>true</SkipAutoActivation> </component> <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"> <Display> <ColorDepth>32</ColorDepth> <DPI>96</DPI> <HorizontalResolution>1680</HorizontalResolution> <VerticalResolution>1050</VerticalResolution> </Display> <OEMInformation> <Manufacturer>Zepto</Manufacturer> <Model>Znote 6625WD</Model> <SupportHours>Between 08.30 and 16.30</SupportHours> <SupportPhone>0845 6020985</SupportPhone> <SupportURL>http://uk.zepto.com/Service/Default.aspx</SupportURL> </OEMInformation> <WindowsFeatures> <ShowInternetExplorer>false</ShowInternetExplorer> <ShowMediaCenter>true</ShowMediaCenter> <ShowWindowsMail>false</ShowWindowsMail> <ShowWindowsMediaPlayer>true</ShowWindowsMediaPlayer> </WindowsFeatures> <ComputerName>vista-test</ComputerName> <ShowWindowsLive>false</ShowWindowsLive> <TimeZone>GMT Standard Time</TimeZone> <ProductKey>PRODUCT_KEY</ProductKey> </component> <component name="Microsoft-Windows-SQMApi" 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"> <CEIPEnabled>0</CEIPEnabled> </component> <component name="Microsoft-Windows-SystemRestore-Main" 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"> <DisableSR>1</DisableSR> </component> <component name="Microsoft-Windows-UnattendedJoin" 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"> <Identification> <JoinWorkgroup>Home</JoinWorkgroup> </Identification> </component> <component name="Microsoft-Windows-Wlansvc" 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"> <RadioLocation>The switch for the wireless card can be located just under the system LED lights.</RadioLocation> </component> <component name="Microsoft-Windows-Deployment" 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"> <RunSynchronous> <RunSynchronousCommand wcm:action="add"> <Order>1</Order> <Path>%WINDIR%\system32\sysprep\sysprep.exe /quiet /audit</Path> <Description>Switch to Audit Mode after specialize</Description> </RunSynchronousCommand> </RunSynchronous> </component> </settings> <settings pass="auditSystem"> <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> <Enabled>true</Enabled> <LogonCount>5</LogonCount> <Username>Administrator</Username> </AutoLogon> <Display> <ColorDepth>32</ColorDepth> <HorizontalResolution>1680</HorizontalResolution> <VerticalResolution>1050</VerticalResolution> <DPI>96</DPI> </Display> </component> </settings> <settings pass="oobeSystem"> <component name="Microsoft-Windows-International-Core" 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"> <InputLocale>2057:00000809</InputLocale> <SystemLocale>en-GB</SystemLocale> <UserLocale>en-GB</UserLocale> <UILanguage>en-US</UILanguage> </component> <component name="Microsoft-Windows-Sidebar" 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"> <Gadget1>%PROGRAMFILES%\windows sidebar\gadgets\Clock.Gadget,true</Gadget1> <Gadget2>%PROGRAMFILES%\windows sidebar\gadgets\CPU.Gadget,true</Gadget2> <Gadget4>%PROGRAMFILES%\windows sidebar\gadgets\Notes.Gadget,true</Gadget4> <Gadget5>%PROGRAMFILES%\windows sidebar\gadgets\Currency.Gadget,true</Gadget5> </component> <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"> <Display> <ColorDepth>32</ColorDepth> <DPI>96</DPI> <HorizontalResolution>1680</HorizontalResolution> <VerticalResolution>1050</VerticalResolution> </Display> <OOBE> <HideEULAPage>true</HideEULAPage> <NetworkLocation>Other</NetworkLocation> <ProtectYourPC>1</ProtectYourPC> <SkipUserOOBE>true</SkipUserOOBE> </OOBE> <UserAccounts> <LocalAccounts> <LocalAccount wcm:action="add"> <Password> <Value>PASSWORD</Value> <PlainText>false</PlainText> </Password> <Name>***</Name> <Group>Administrators</Group> </LocalAccount> </LocalAccounts> </UserAccounts> <VisualEffects> <FontSmoothing>ClearType</FontSmoothing> </VisualEffects> </component> </settings> <cpi:offlineImage cpi:source="catalog:c:/deploy/ultimate/install_windows vista ultimate.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> </unattend>
  6. I have a bunch of drivers in INF format (along with catalogues and actual driver binaries) that are stored in a WIM data image. These are extracted to %SystemDrive%\Drivers\INF along with other installer-based drivers that I install during auditUser. I've tried adding driver paths to these INF drivers in both offlineServicing and auditSystem passes, but for some reason Windows does not load them into its driver store. In the following example script, the unattend file uses a config set with the drivers.wim image stored on a usb drive along with the unattend file. The image is extracted to the root of the installation drive, and the driver path is passed to Windows at auditSystem: <?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <servicing> <package action="configure"> <assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="6.0.6000.16386" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="" /> <selection name="Adhoc-Meetings" state="false" /> <selection name="FaxServicesUltimate" state="false" /> <selection name="InboxGames" state="true" /> <selection name="Printing-Foundation-InternetPrinting-Client" state="false" /> <selection name="Printing-Foundation-Features" state="false" /> <selection name="TabletPCOC" state="false" /> <selection name="FreeCell" state="false" /> <selection name="Hearts" state="false" /> <selection name="Inkball" state="false" /> <selection name="PurblePlace" state="false" /> <selection name="DFSR-Infrastructure-ClientEdition" state="false" /> </package> </servicing> <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"> <SystemLocale>en-GB</SystemLocale> <InputLocale>2057:00000809</InputLocale> <UILanguage>en-US</UILanguage> <UserLocale>en-GB</UserLocale> <SetupUILanguage> <UILanguage>en-US</UILanguage> </SetupUILanguage> <UILanguageFallback></UILanguageFallback> </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"> <DiskConfiguration> <Disk wcm:action="add"> <DiskID>0</DiskID> <WillWipeDisk>false</WillWipeDisk> <ModifyPartitions> <ModifyPartition wcm:action="add"> <Active>false</Active> <Format>NTFS</Format> <Label>Windows Vista Test</Label> <Letter>C</Letter> <Order>1</Order> <PartitionID>2</PartitionID> </ModifyPartition> </ModifyPartitions> </Disk> </DiskConfiguration> <Display> <HorizontalResolution>1680</HorizontalResolution> <VerticalResolution>1050</VerticalResolution> <ColorDepth>32</ColorDepth> </Display> <ImageInstall> <OSImage> <InstallFrom> <MetaData wcm:action="add"> <Key>/IMAGE/NAME</Key> <Value>Windows Vista ULTIMATE</Value> </MetaData> </InstallFrom> <InstallTo> <DiskID>0</DiskID> <PartitionID>2</PartitionID> </InstallTo> </OSImage> <DataImage wcm:action="add"> <InstallFrom> <Path>%configsetroot%\drivers.wim</Path> </InstallFrom> <InstallTo> <DiskID>0</DiskID> <PartitionID>2</PartitionID> </InstallTo> <Order>1</Order> </DataImage> </ImageInstall> <UserData> <ProductKey> <Key>REDACTED</Key> </ProductKey> <AcceptEula>true</AcceptEula> <FullName>REDACTED</FullName> <Organization>REDACTED</Organization> </UserData> <PageFile> <Size>0</Size> </PageFile> <UseConfigurationSet>true</UseConfigurationSet> <Restart>Restart</Restart> <LogPath>%SystemDrive%\Log</LogPath> </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"> <Display> <ColorDepth>32</ColorDepth> <HorizontalResolution>1680</HorizontalResolution> <VerticalResolution>1050</VerticalResolution> <DPI>96</DPI> </Display> <OOBE> <HideEULAPage>true</HideEULAPage> <NetworkLocation>Other</NetworkLocation> <ProtectYourPC>1</ProtectYourPC> <SkipUserOOBE>true</SkipUserOOBE> </OOBE> <UserAccounts> <LocalAccounts> <LocalAccount wcm:action="add"> <Password> <Value>REDACTED</Value> <PlainText>false</PlainText> </Password> <Name>REDACTED</Name> <Group>Administrators</Group> </LocalAccount> </LocalAccounts> </UserAccounts> <VisualEffects> <FontSmoothing>ClearType</FontSmoothing> </VisualEffects> <RegisteredOrganization>Cybernet</RegisteredOrganization> <RegisteredOwner>---</RegisteredOwner> <ShowWindowsLive>false</ShowWindowsLive> <TimeZone>GMT Standard Time</TimeZone> </component> <component name="Microsoft-Windows-Sidebar" 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"> <Gadget1>%PROGRAMFILES%\windows sidebar\gadgets\Clock.Gadget,true</Gadget1> <Gadget2>%PROGRAMFILES%\windows sidebar\gadgets\CPU.Gadget,true</Gadget2> <Gadget4>%PROGRAMFILES%\windows sidebar\gadgets\Notes.Gadget,true</Gadget4> <Gadget5>%PROGRAMFILES%\windows sidebar\gadgets\Currency.Gadget,true</Gadget5> </component> </settings> <settings pass="auditSystem"> <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"> <Display> <HorizontalResolution>1680</HorizontalResolution> <VerticalResolution>1050</VerticalResolution> <ColorDepth>32</ColorDepth> <DPI>96</DPI> </Display> <UserAccounts> <AdministratorPassword> <Value>REDACTED</Value> <PlainText>false</PlainText> </AdministratorPassword> </UserAccounts> <TimeZone>GMT Standard Time</TimeZone> <ShowWindowsLive>false</ShowWindowsLive> <AutoLogon> <Username>Administrator</Username> <Enabled>true</Enabled> <LogonCount>5</LogonCount> <Password> <Value>REDACTED</Value> <PlainText>false</PlainText> </Password> </AutoLogon> </component> <component name="Microsoft-Windows-PnpCustomizationsNonWinPE" 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"> <DriverPaths> <PathAndCredentials wcm:keyValue="8d501bd5" wcm:action="add"> <Path>%systemdrive%\Drivers\INF\</Path> </PathAndCredentials> </DriverPaths> </component> </settings> <settings pass="auditUser"> <component name="Microsoft-Windows-Deployment" 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"> <RunSynchronous> <RunSynchronousCommand wcm:action="add"> <Order>8</Order> <Path>%WINDIR%\system32\sysprep\sysprep.exe /quiet /oobe /reboot</Path> <Description>Finishing installation</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Path>%systemdrive%\Drivers\Graphics\setup.exe /S</Path> <Order>1</Order> <Description>Installing Graphics Drivers</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Order>2</Order> <Path>%systemdrive%\Drivers\Sound\setup.exe /S</Path> <Description>Installing Sound Drivers</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Order>3</Order> <Path>%systemdrive%\Drivers\Touchpad\setup.exe /S</Path> <Description>Installing Touchpad Drivers</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Order>4</Order> <Path>msiexec /i %systemdrive%\Drivers\Bluetooth\BlueSoleilAMD64.msi /qb</Path> <Description>Installing Bluetooth Drivers</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Order>5</Order> <Path>%systemdrive%\Drivers\Webcam\setup.exe /S</Path> <Description>Installing Webcam Drivers</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Order>6</Order> <Path>%systemdrive%\Drivers\Mouse\setup.exe /S</Path> <Description>Installing Mouse Drivers</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Order>7</Order> <Path>%systemdrive%\Drivers\QLButton\setup.exe /S</Path> <Description>Installing QuickLaunch Button Drivers</Description> </RunSynchronousCommand> </RunSynchronous> </component> </settings> <settings pass="specialize"> <component name="Microsoft-Windows-Deployment" 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"> <RunSynchronous> <RunSynchronousCommand wcm:action="add"> <Order>1</Order> <Path>%windir%\system32\sysprep\sysprep.exe /quiet /audit</Path> <Description>Reboot to Audit Mode</Description> </RunSynchronousCommand> </RunSynchronous> </component> <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"> <Display> <HorizontalResolution>1680</HorizontalResolution> <VerticalResolution>1050</VerticalResolution> <ColorDepth>32</ColorDepth> <DPI>96</DPI> </Display> <ComputerName>vista-test</ComputerName> <RegisteredOrganization>REDACTED</RegisteredOrganization> <RegisteredOwner>REDACTED</RegisteredOwner> <TimeZone>GMT Standard Time</TimeZone> <ShowWindowsLive>false</ShowWindowsLive> <BluetoothTaskbarIconEnabled>true</BluetoothTaskbarIconEnabled> <WindowsFeatures> <ShowInternetExplorer>false</ShowInternetExplorer> <ShowMediaCenter>true</ShowMediaCenter> <ShowWindowsMail>false</ShowWindowsMail> <ShowWindowsMediaPlayer>true</ShowWindowsMediaPlayer> </WindowsFeatures> </component> <component name="Microsoft-Windows-Security-Licensing-SLC-UX" 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"> <SkipAutoActivation>true</SkipAutoActivation> </component> <component name="Microsoft-Windows-SQMApi" 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"> <CEIPEnabled>0</CEIPEnabled> </component> <component name="Microsoft-Windows-SystemRestore-Main" 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"> <DisableSR>1</DisableSR> </component> <component name="Microsoft-Windows-UnattendedJoin" 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"> <Identification> <JoinWorkgroup>REDACTED</JoinWorkgroup> </Identification> </component> </settings> <cpi:offlineImage cpi:source="catalog:c:/vista deployment/install_windows vista ultimate.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> </unattend>
  7. I'm even more p**sed off because MS turned down my application to the Vista Beta program, but let me into the Server 2003 SP2 and WLM programs. Looks like they don't want me testing anything interesting Now I have to use Vista like a common software pirate (ok, using my beta keys) and then paying for a £300 upgrade in January. My reward for giving them tons of feedback. Not a happy bunny.
  8. Ok, I've got that bit. The only problem is that I'm on a 32 bit system and my 64 bit laptop isn't coming for a couple of weeks. I therefore can't get the boot folder as setup won't even start. Anyone got a boot folder I can borrow? plz?
  9. Hi guys, On flyakite's Multi-Boot DVD tutorial (link), under the section "Creating the Boot Folder", it tells me that I need to execute winnt32.exe /noreboot to get the boot files. This method has worked for me in Windows Server 2003 SP1 Corporate, but when I try doing it in XP Pro SP2 Corporate, it prompts me for my product key. Upon entering it, it gives me the error "The product ID you entered is invalid". Now I definetly KNOW my key is valid - I did a clean text-mode install in VMware and it accepted it, no questions asked. However, when installing from Windows, it refused point-blank to accept it. In desperation, I seeked out a keygen for XP Pro Corporate and it still rejected EVERY key I threw at it. Those keys also worked when I clean-installed in VMware. I can't understand this stubborness to refuse even valid keys. Like I said before, Windows Server 2003 gave me no problems. So now I'm stuck. How the heck do I get the boot files for my multi-boot DVD?
  10. Hey guys, just to point out - the best way of making an XP autorun program that works just like the real thing is to ResHack the setup.exe file and change any strings that point to installation tools and utilities. You can change the text of anything (I do this to clarify which edition of XP I'm installing) and change the background and icons. The program will works exactly as before, but just customized to your needs. Get ResHack from here: http://www.angusj.com/resourcehacker/ Hope I've helped you - it's a lot quicker (and cheaper) than messing about with AutoPlay Studio, though that screenshot admittedly looks cool.
×
×
  • Create New...