- Strength to Increase Rep
- +8
- Strength to Decrease Rep
- -2
- Upvotes Received
- 20
- Posts with Upvotes
- 12
- Upvoting Members
- 20
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
Web Developer
- Interests
- Programming, Anime
- PC Specs
- AMD Athlon XP 2600+ 2x512MB DDR333 Geforce 5500FX 5xSeagate HDD (~740GB) 19" CRT &…
Re: You can safely leave the DNS Client service off. This service creates problems with cached DNS issues and slows down more than it speeds up IMO. You should be able to turn off the DHCP service if you manually configure all your network connections and you connect to the internet … | |
Re: Ghost, just as Narue said, there isn't a tutorial for this. Creating a full-featured remote access system is a task much larger than could be covered in a tutorial. If you could find a tutorial for each required piece of such a program, you would easily have to combine the … | |
Re: Well... You didn't just do an Operating System reinstall. What you did was you used a recovery disk that was specifically designed for completely different hardware. These recovery disks don't stop at reinstalling software, they can also modify the software on a chip inside the computer, called the BIOS. In … | |
Re: You could create a batch file that has the following commands in it:[code]rmdir /q /s c:\temp mkdir c:\temp[/code] This code will remove the entire folder and then recreate it. If this folder has any type of lock on it, this code will be unable to remove the files. This is … | |
Re: "GROUP BY" and "ORDER BY" are very different. "GROUP BY" associates all records together based on a column. "ORDER BY" sorts a alphabetically based on column. Let's create some sample data for a table called Location. [code]name | state | city --------|-----------|--------------- Joe | Oklahoma | Oklahoma City Bob | … | |
Re: Very nice guides. Thanks cj2600. | |
Re: [QUOTE=martixryu]do i have pci express ? i doubt it[/QUOTE] No... You don't. | |
Re: There are Linux antivirus products. There are just far fewer Linux antivirus programs when compared with antivirus programs for Windows. There are a few reasons for this: [list][*]Virus writers want attention. Since most people that interact directly with the OS interact with Windows, why not make a virus to infect … | |
Re: What kind of monitor do you have? Do you have the drivers for the monitor installed? What is your graphics card? Do you have the latest drivers for your graphics card installed? Is it Battlefield 2 or Windows that is giving you the error? [url=http://www.pvrgenerations.co.uk/cgi-bin/forum/YaBB.cgi?board=general_pvr;action=display;num=1068068688]This thread[/url] might give you some … | |
| Re: Is 3mbps your downspeed? If so, what is your upspeed? Furthermore, are you sure that your connection speed is the limiting factor? What about the people that are viewing your cam? What are their connection speeds? Are you multicasting or do you have to run a connection for each viewer? |
Re: Sounds like the drive is damaged. Look inside the port on the device. There should be four metal "pins" along one side. See if any of them look bent. Without applying very much pressure, see if the plug has any play (wiggle). If it does, the internals might be damaged. … | |
Re: BILL S, you've talked about a very similar subject in two different places, making it hard to respond to your concerns. You say that you have a 9250 and are disappointed by its performance. You also say that you looked around and it had the highest "numbers", so it should … | |
Re: zippee, you'll want to learn how to use Regular Expressions in PHP. You can find a good Regular Expression tutorial that includes examples for what you are wanting [url=http://www.rlrouse.com/php-regular-expressions.html]here[/url]. | |
Re: I have never seen a direct copy work. You need to create a complete "mirror" of the partitions on the drive, including the bootsector. The only way I know how to do this is with software. [url=http://www.symantec.com/sabu/ghost/ghost_personal/]Norton Ghost[/url] can do the job for you. If you don't want to spend … | |
Re: Here are a couple possible solutions. Click "Start", click "Run...", type "msconfig", and click "OK". Click the "Services" tab, find "Windows Audio" in the list, put a checkmark next to "Windows Audio", click "Apply", click "OK", and restart your system. If that doesn't work, try the following. - Click "Start" … | |
Re: You may want to ensure that it's the monitor and not something else. If you can, try your monitor on another machine and try another monitor on the affected machine. This will tell you if the problem is the monitor or the machine. Sometimes strange things can happen if there … | |
Re: If you want to repair the unit, I would recommend sending it into Sony and letting them fix it professionally. Doing otherwise might cost you a bundle and still leave you with a busted laptop. If the laptop doesn't have warrenty coverage or they won't cover the damage under the … | |
Re: Are you doing the following? [list][*]Set the router to use the static IP [*]Connect the computer to the router via a CAT5 cable [*]Set the computer to automatically get an IP address rather than assigning one manually [*]Turn everything off [*]Power on the modem, then the router, and then the … | |
Re: I'm not too familiar with graphics in C++, but I can see that you need to clarify a bit more. Are you talking about generating a text graph, a image file, or displaying a window with an image in it? | |
Re: Batch files are just a way of grouping together calls to programs and system commands. Everything in a batch file is just something that you can do on the command line. The power comes from being able to group together numerous calls to execute a series of steps. If you … | |
Re: This is something that doesn't have a correct answer. Everyone has their opinion on the matter. Personally, I use [url=http://www.symantec.com/nav/nav_9xnt/]Norton AntiVirus[/url]. That's not to say I love it. It works well... most of the time. I've used McAfee in the past and have been very satisfied with it. I guess … | |
Re: Since it sounds like you are having a different issue, why don't you start your own thread? | |
Re: A browser basically does nothing but download files and render their contents. The web pages you go to are either html files or generated content that looks like an html file. In order for the browser to render the images on the page, it has to download GIF, JPEG, and … | |
Re: Outlook Express doesn't open up this ability without the use of a third-party tool. What are you trying to do and why can't you use a third-party tool to do it? | |
| Re: Did he directly copy over everything including the Windows directory? If so, he would have messed up his install. He'll have to do a repair install of the operating system to fix it. For future reference, his computer most likely didn't load when he added the other drive because he … |
Re: Click "Start", click "Run...", type "sndvol32.exe", and press "OK". This will load up the volume control program. Click "Options", click "Properties", select "Recording" from the "Adjust volume for" options, make sure that "Microphone" has a check mark next to it under "Show the following volume controls", and press "OK". Click … | |
Re: Can you provide a list of programs that you are trying to install? From the bit of searching that I've done, it seems that you are probably trying to install software that was designed from Windows 95 or 98. If this is the case, you will probably need to contact … | |
Re: What problem is your friend experiencing that is preventing her son from playing his games? I have never heard of any software that requires the partition that it resides on to be a specific file system. NTFS doesn't change the files, it just changes the way they are stored on … | |
Re: Try to see if you can manually load the shell. When you run a program, try to run "explorer.exe". Let me know if you get the shell to load that way. | |
Re: Without knowing the exact text of the error (I don't need a screenshot, just the exact error message), it's hard to diagnose the issue. I do have a couple of ideas though.[list][*]FFXI crashes whenever you shift focus away from it. Are you trying to alt+tab? Do you have any programs … |