Everything posted by PlayWithFire
-
Can i test a network cable with two laptops
Yeah, i've tested the drop with a laptop, and i get nothing. It just sucks, because the drop is in a very convenient location. I have no idea how to replace that cable, because it runs though the wall, from the 2nd floor down to the first.
-
Can i test a network cable with two laptops
Below is a rough version of my setup. ------------- | Cable Modem | ------------- | | -------- | Router | -------- | | -------- | Drop 1 | ---------- -------- | ---------- | | | XBOX 360 |------------- | | ---------- | | | ----- -------- -------- | Hub |---| Drop 2 |-------| Switch | ----- -------- -------- ----- | | | Wii |------------------ -------- | ----- | Drop 3 |------------ -------- | | ------ | XBOX | ------ I can't get XBOX to work (bottom of the diagram). All the drops were in the house before i moved in, so it might be a bad cable. If it's a faulty cable, is there a way to test it with two laptops by plugging one into drop 2, and another into drop 3? I don't want to buy any fancy network equipment. All the drops are located in different rooms, and have tested drop 3 with a laptop, so it has nothing to do with XBOX's settings. What could it be besides a bad cable?
-
Automatically switch audio for USB headphones
After a few evenings of messing with it, i didn't find anything. And, i don't really want to install any the bloated software from SoundBlaster just for that one feature. Thanks for your help though!
-
Automatically switch audio for USB headphones
Nope, it didn't come with any software.
-
Automatically switch audio for USB headphones
I have a pair of Logitech USB headphones. The thing i hate, is that when i plug them in, i have to change the sound settings manually to have the audio play though the headphones. Most times i even have to restart the application to get the sound to play though the headphones. And when i unplug them, i have to go though the same thing. Is there a way to do this automatically? There's gotta be some piece of software out there that could listen to a "Headphones Plugged In" and "Headphones Unplugged" events and take the proper action. I mean, it works well with plain analog headphones (i know it's different) so why not USB?
-
Problems with virtual memory after integrating hotfixes
I couldn't get the hotfixes to integrate with nLite, i was getting the exact same error. I'll post a list of files i am trying to integrate later tonight.
-
Problems with virtual memory after integrating hotfixes
Here's my problem I make a copy of my xp cd, integrate sp2 into it using nLite and make an iso. That ISO gets installed in a virtual PC just fine When i try to integrate hotfixes, it no longer works, and produces an error. I can't read it, but it says something about virtual memory. I integrated the hotfixes manully using /integrate. Some didn't work, but i just ignored those. What could the problem be?
-
Some virtual memory problem on virtual PC
Well, now i am sure it's a hotfix that's breaking things, but i don't know which one. I ran a simple test with just SP2 integration, and unattended setup and it seems to work just fine. Which hotfix could it be? It's driving me nuts.
-
Some virtual memory problem on virtual PC
I started with the default 128, which should be sufficent, but bumped it all the way up to 2GBs with no luck. The Virtual HD i am using is around 10GBs.
-
Some virtual memory problem on virtual PC
i went ahead and tried runnin the ISO in VMWare as well, and i get the exact same error. Also, i tried installing XP straight from the CD, and that seemed to have worked properly. So, i am pretty sure nLite is doing something to change that.
-
Some virtual memory problem on virtual PC
I am trying to update an old XP disk that i have with SP2 and all the latest hotfixes, but when i try to use the created ISO in Virtual PC, it comes up with an error, and reboots after it's done copying the setup files. I am not sure what the error says, since it reboots very fast, but it's something about not having enough virtual memory. My .ini file is attached, in case it helps. Last_Session.ini
-
Control Panel > Speech
Hello I've been trying to get voice recognition working on my PC for the last two days. After installing the speech SDK, and some other stuff, i can't get it to work Once i started reading things, all of the troubleshooting would start with: Go to Control Panel, and then click Speech Well, i don't have speech in my control panel. I am using XP Pro with SP2 I would appreciate any help with putting the "Speech" into Control Panel Thanks in advance.
-
MS GDI+ Detection Tool Alert
ok, i hope someone can clarify, i spent all of last night combing these forums trying to find out the answer, but can't seem to find anything. I want what everyone here wants. Create a CD that once it's finished, i can just use the PC and not worry about installing anything.
-
MS GDI+ Detection Tool Alert
so does that mean i should get rid of KB873374.exe /Q:A /R:N REG ADD "HKLM\SOFTWARE\Microsoft\GdiDetectionTool" /v "GDITool" /t REG_DWORD /d "00000001" /f from the svcpack file and add REG ADD "HKLM\SOFTWARE\Microsoft\GdiDetectionTool" /v "GDITool" /t REG_DWORD /d "00000001" /f to runonce? does that mean the hotfix won't get installed? if so, i guess it's not needed?
-
MS GDI+ Detection Tool Alert
Hello, this is the first problem that i ran into, and i know the answer is simple. I've done a search, but nothing came up, maybe i am not formulating it the right way. I am using a SVCPACK method to install all the hotfixes, and here's the INI ;Windows XP [Version] Signature="$Windows NT$" MajorVersion=5 MinorVersion=1 BuildNumber=2600 [setupData] CatalogSubDir="\i386\SVCPACK" [ProductCatalogsToInstall] [setupHotfixesToRun] MP10Setup.exe KB903235.exe /q /n /z KB901214.exe /q /n /z KB898461.exe /q /n /z KB896428.exe /q /n /z KB896422.exe /q /n /z KB896358.exe /q /n /z KB893803.exe /q /n /z KB893086.exe /q /n /z KB893066.exe /q /n /z KB891781.exe /q /n /z KB890859.exe /q /n /z KB890830.exe /q KB890175.exe /q /n /z KB890046.exe /q /n /z KB888302.exe /q /n /z KB888113.exe /q /n /z KB887742.exe /q /n /z KB886185.exe /q /n /z KB885836.exe /q /n /z KB885835.exe /q /n /z KB885626.exe /q /n /z KB885250.exe /q /n /z KB883939.exe /q /n /z KB873374.exe /Q:A /R:N REG ADD "HKLM\SOFTWARE\Microsoft\GdiDetectionTool" /v "GDITool" /t REG_DWORD /d "00000001" /f KB873339.exe /q /n /z KB873333.exe /q /n /z the two lines that are highlighted, i am sure are problematic, but i am not sure what to do The thread containing all the hot fixes that's linked from the guide says this During the install i get the following message Microsoft GDI+ Detection Tool The software tool did not detect any Microsoft Office, Microsoft Picture It, or Microsoft .Net Framework software on your computer that is vulnerable to the GDI+ Graphics Component Security vulnerability. What is the correct way to install that hotfix? And again, sorry if this has been asked, but the search yields nothing
-
Introduce myself?Sure, why not
Hey all, since there's an introduction forum, i guess i'll go ahead and say hello I think i came accross this website using the stumble extention for firefox, and currently i spend all my time with the unattended setup guide. I've created a basic one in just three hours time the first time i tried, and just used that as a clean install on my sisters machine. I am creating a more customized setup for myself, and so far didn't have to ask a single question in the forum. The guide is well written, and where it fails, search fills in. This looks like a good place, i might stay a while.