Jump to content

phaeton

Member
  • Posts

    36
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

About phaeton

phaeton's Achievements

0

Reputation

  1. I should be in the *Winperoot*\windows\system32\winpeshl.ini
  2. Still having no luck with this image. Anyone else have any ideas?
  3. There are no options in the BIOS to disable USB. Maybe I need to add drivers for all the USB devices? hmm
  4. I have a sysprep image created on an older laptop that I use as a build machine. When this image is loaded on a newer machine, setup hangs about 30 seconds into mini-setup. This image is just a stripped down XP SP3 image that I just want to get around the problem. I've attached the seutpapi.log file but i'm not sure how to properly read the error. Can someone have a look at it and maybe give me an idea as to what the problem is? Thanks Everyone! Setuplog.zip
  5. james, When you figure it out you can post a tutorial for the next person that needs it
  6. What exactly is the question? You can use Visual Basic 6 programs in WinPE because they do no require the .NET framework.
  7. Thanks Jazkal. I'll check it out. What is everyone else using?
  8. Just curious as to which language/compiler do you use to build a 64-bit tool/app for WinPE 2.1 64-bit?
  9. Here is another one. DataRecovery tool Test disk http://www.cgsecurity.org/wiki/Main_Page
  10. Here is mine This is on a Toshiba Tecra A7 Laptop
  11. Solved my problem. Moved OEMinformation section from oobe to specialize pass.
  12. I'm testing unattended install of Vista and I can't get my logo to show in System Properties nor will it show any of the support information or website link. Do you see any problems with this XML file? <?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="windowsPE"> <component name="Microsoft-Windows-Setup" processorArchitecture="x86" 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> <CreatePartitions> <CreatePartition wcm:action="add"> <Order>1</Order> <Size>20000</Size> <Type>Primary</Type> </CreatePartition> </CreatePartitions> <ModifyPartitions> <ModifyPartition wcm:action="add"> <Active>true</Active> <Extend>false</Extend> <Format>NTFS</Format> <Label>OS_Install</Label> <Letter>C</Letter> <Order>1</Order> <PartitionID>1</PartitionID> </ModifyPartition> </ModifyPartitions> <DiskID>0</DiskID> <WillWipeDisk>true</WillWipeDisk> </Disk> <WillShowUI>OnError</WillShowUI> </DiskConfiguration> <UserData> <ProductKey> <Key>XXXXX-XXXXX-XXXXX-XXXXX-XXXXX</Key> <WillShowUI>OnError</WillShowUI> </ProductKey> <AcceptEula>true</AcceptEula> </UserData> <ImageInstall> <OSImage> <InstallTo> <DiskID>0</DiskID> <PartitionID>1</PartitionID> </InstallTo> <WillShowUI>OnError</WillShowUI> </OSImage> </ImageInstall> <UseConfigurationSet>true</UseConfigurationSet> </component> <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="x86" 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>0409:00000409</InputLocale> <SystemLocale>en-us</SystemLocale> <UILanguage>en-us</UILanguage> <UserLocale>en-US</UserLocale> </component> </settings> <settings pass="oobeSystem"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <RegisteredOrganization /> <RegisteredOwner /> <TimeZone>Eastern Standard Time</TimeZone> <OEMInformation> <HelpCustomized>false</HelpCustomized> <Logo>c:\windows\System32\oemlogo.bmp</Logo> <Manufacturer>manufacturer</Manufacturer> <Model>model</Model> <SupportHours>support hours</SupportHours> <SupportPhone>support phone</SupportPhone> <SupportURL>http://website.com/support/</SupportURL> </OEMInformation> </component> <component name="Microsoft-Windows-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Reseal> <Mode>Audit</Mode> </Reseal> </component> </settings> <settings pass="specialize"> <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Help_Page>http://website.com/support/</Help_Page> <Home_Page>http://website.com/welcome/</Home_Page> </component> </settings> <settings pass="auditSystem"> <component name="Microsoft-Windows-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <AuditComputerName> <MustReboot>true</MustReboot> </AuditComputerName> </component> </settings> <cpi:offlineImage cpi:source="wim:e:/sources/install.wim#Windows Vista ULTIMATE" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> </unattend>
  13. i'm setting up a custom WinPE setup (WinPE 2005). I used mkimg to make the source and modified it with the needed drivers. How do I use oscdimg to make the ISO bootable? Well basically i just need to know how to make/get the etfsboot.com file. Thanks
  14. I'm trying to build a custom WinPE and i getting an error. I'm following the MS steps (http://support.microsoft.com/default.aspx?scid=kb;zh-cn;303891&sd=tech) and I get an error during mkimg.cmd. The Error is: Error in Copying (2) : C:\path\winpeshl.exe -> c:\path\i386\system32\winpeshl.exe 1258 files were copied from the 1259 files. Failed to copy all the required files for WinPE. Any one have an idea what's going on?
  15. Some burners are just picky about which media they use. I have found DVD-R & DVD-RW discs (Cheapo disk to name brand discs) to be the most stable between a wide variety of systems (as long as your burner supports DVD-R/-RW). Check to see if there is a firmware update available for your burner. I'd also suggest trying a different brand of media.
×
×
  • Create New...