Jump to content

Tripredacus

Supervisor
  • Posts

    13,305
  • Joined

  • Last visited

  • Days Won

    24
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Tripredacus

  1. IMO, your employees should not use their work phones for non-work purposes.
  2. When you look at the board on Gigabyte's site you can change the rev near the board name. The CPU list for rev 2.0 is here: http://www.gigabyte.com/support-downloads/cpu-support-popup.aspx?pid=2449
  3. Validating your answer file in WSIM will help you greatly. For example, SkipUserOOBE is deprecated in Windows 7.
  4. I don't think there is enough interest for a new section.
  5. What you are looking for seems to be the Lite Skin of old? IPB's "Lite" skins were originally designed for WAP access, which I think barely exists anymore.
  6. Buffalo Bills WGR550 http://player.tritonmedia.com/entercom/WGRAM
  7. Use the Setup Recorder? http://publib.boulder.ibm.com/tividd/td/framework/GC32-0804-00/en_US/HTML/instgu25.htm
  8. Why would you specify a default setting? Remove SkipMachineOOBE and SkipRearm.
  9. Doesn't look like that for me. Maybe you should run dependencies on the EXE.
  10. Batman: The Dark Knight Returns. Probably the only movie I've ever seen that was as close as possible to the original writing (graphic novel) and still was a great movie. It was long but it really zipped by. http://en.wikipedia.org/wiki/Batman:_The_Dark_Knight_Returns_%28film%29
  11. CPU-Z should do. http://www.cpuid.com/softwares/cpu-z.html
  12. I have AMD64 4 core. Can you be more specific? Your CPU needs to support hardware virtualization.
  13. At the top right of a topic, there is a "group of people" with a number and a button. It either will say "Follow this topic" or "Unfollow topic"
  14. This GPU came out way after Vista OEM support ended. You'll need to find a modded driver, if one exists. I read that it is a downclocked 600m series chip, for which Vista drivers do exist... but I don't know if this would install: http://www.nvidia.com/download/driverResults.aspx/57621/en-us
  15. You can also install your OS using an unattend file. Here is an example that will deploy 7PRO64 to a single partition: <?xml version="1.0" encoding="utf-8"?><unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="windowsPE"> <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>HYF8J-CVRMY-CM74G-RPHKF-PW487</Key> <WillShowUI>OnError</WillShowUI> </ProductKey> <AcceptEula>true</AcceptEula> </UserData> <ImageInstall> <OSImage> <InstallTo> <DiskID>0</DiskID> <PartitionID>1</PartitionID> </InstallTo> <WillShowUI>OnError</WillShowUI> </OSImage> </ImageInstall> <DiskConfiguration> <Disk wcm:action="add"> <ModifyPartitions> <ModifyPartition wcm:action="add"> <Active>true</Active> <Extend>true</Extend> <Format>NTFS</Format> <Label>System</Label> <Letter>C</Letter> <Order>1</Order> <PartitionID>1</PartitionID> </ModifyPartition> </ModifyPartitions> <DiskID>0</DiskID> <WillWipeDisk>true</WillWipeDisk> <CreatePartitions> <CreatePartition wcm:action="add"> <Order>1</Order> <Size>20480</Size> <Extend>false</Extend> <Type>Primary</Type> </CreatePartition> </CreatePartitions> </Disk> <WillShowUI>OnError</WillShowUI> </DiskConfiguration> </component> <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>0409:00000409</InputLocale> <SystemLocale>en-us</SystemLocale> <UILanguage>en-us</UILanguage> <UserLocale>en-US</UserLocale> </component> </settings></unattend>
  16. What CPU do you have?
  17. Welcome to the MSFN!
  18. I see Canada often.
  19. What do you mean, error during build? In WSIM? It would tell you what error you had made.
  20. I'll just leave this here... http://www.ebay.com/itm/200983192143
  21. You may also try unsubscribe/resubscribe to a topic and see if that works.
  22. You really should have at least 2GB RAM on an XP PC that you want to go online with. CPU may also be a concern, you typically would want a multi-core or HT capable processor for best results.
  23. Windows Update is blocked from running in Audit Mode in Windows 8.1. This is by design. See DarienHawk67's post here: http://social.technet.microsoft.com/Forums/en-US/80ea7f39-c8f4-4547-940a-f87a1790f4ed/windows-81-wont-get-updates-in-audit-mode
  24. If you want my opinion, I'd say that's more of a fault of IE... I don't need to use ActiveX controls with Firefox.
  25. I'm definately no fan of Yahoo's current redesign. Mostly the problem has to do with the ability to open an email by clicking just to the side (a matter of pixels) of the checkbox. Makes it a pain if you need to selectively move a bunch of messages, then suddenly one opens up on you! Also, Yahoo has been making people reset their passwords alot in the past couple weeks. I've had to do it twice in a week. It says there is suspicious activity, yet it doesn't say what it is exactly. Regarding Google/Youtube, you can no-longer delay the name thing. If you don't join your Google+ to Youtube account, you can't do anything on Youtube except search and watch videos. Any other sort of interaction will show the account setup prompt.
×
×
  • Create New...