Jump to content

LLXX

Banned
  • Posts

    3,353
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by LLXX

  1. Certain malwares are known to do this. Check for infection.
  2. Any "USB Keyboard Emulation" option in BIOS?
  3. Look in the BIOS Setup for "USB Keyboard Emulation" option or similar. The USB keyboard will then be identified as a standard PS/2 item and installation can proceed normally.
  4. Those numbers are most likely estimates. Due to the decentralised nature of a p2p system it is nearly impossible to get an exact user count. They're are also extremely low, considering the number of the world population that have computers and the percentage of those that use P2P.
  5. Copy the contents to another drive, reformat, then copy the contents back. That should get rid of any filesystem corruption.
  6. Don't use a text editor... you need hex editor. Text editor doesn't work well on binary files.
  7. Modem compression. Even in the very best case over dialup, 64kbps is the limit, more often 56kbps. The throughput speed is higher since the modem is compressing the data; the actual speed of the receive is probably 5-6KB/s.
  8. There's also the EWF (Enhanced Write Filter) that you can get by downloading the Windows XP Embedded Edition from Microsoft (free download). It is specifically designed to reduce writes to flash-based disks, which are much more sensitive to write cycles than ordinary hard drives.
  9. M$ releasing product keys? That's certainly something I haven't seen in a long time...
  10. Most likely the x64 version. 32-bit XP isn't known for such problems.
  11. What I normally do to programs like this is edit the program file itself to remove the offending directory name (null it out). Most of them will just ignore the failed directory creation and continue working properly.
  12. LLXX

    iTunes

    I believe it uses its own custom UI code so a traditional skinner would most likely not work...
  13. $34.00 for an animated GIF editor...
  14. I was using a Netgear card for a while... same symptoms as you described. Eventually I just got 30ft of cat5 and went with a wired connection, since the random disconnections were getting extremely irritating.
  15. As above... trailing linefeeds can cause that.
  16. At the beginning of the HDD is a very bad sign... that's where the OS loader and partition table reside. A new hard drive seems to be the only solution. Fortunately they're not as expensive as they used to be.
  17. The recovery console is a very limited version of a command prompt.
  18. LLXX

    Hidden Files

    Disabling "Save a Copy" isn't going to disable anything. In fact, I'd rather just use Windows Explorer or even the command prompt to get a copy of the PDF itself.
  19. That doesn't look like Vista to me...
  20. In Search box type your filespec, then just select all the search results and press Delete key
  21. Most of the software that I've downloaded only come in one language, English. You may want to open up the executable in a resource editor to see if you can delete some foreign-language resources that will remain unused.
  22. Try 1024/1024. I've recommended this setting to many users and they have reported improved performance. In particular, a fixed-size swapfile is better since it does not have to resize it, which takes more time, and as well it could become fragmented more easily if it changed size.
  23. LLXX

    iTunes

    Very difficult, especially if you do not know any software-reverse-engineering techiques.
  24. Such programs are really nothing more than a Sharpen tool that you can find in any decent image editor (which is often the opposite of the Blur tool). If it is blurred, detail is forever lost, there is no way to reconstruct the original. Use the blur tool to blur a portion of an image considerably, then try the sharpen tool. You cannot obtain the original pixels, because some detail has been lost in the blurring.
  25. What would you need GUI for? Use a graphics program like Photoshop to produce the frames of the animation, then use this gifsicle to combine them together. That's all that it's used for, it's not an image editor.
×
×
  • Create New...