Jump to content

LLXX

Banned
  • Posts

    3,353
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by LLXX

  1. Then you have been infected with a badly-coded autoit trojan Delete the firewall.exe and remove references to it from Run keys in the registry.
  2. How hard would it be to make one? They made one of the most common mistakes in programming, using signed integers when unsigned would be more appropriate. Maybe a suitable patch could be created?
  3. Yes, I tried it for a few days... horribly slow and the experience just wasn't that good at all.IMHO deciding to write most of the OS in .NET was already a bad move...
  4. Your computer is attacking... itself?
  5. Actually, Micro$oft has instructions on their site for removing the Windows Genuine Annoyance: http://support.microsoft.com/kb/921914Along with a rather interesting note:
  6. Don't they all have one of these?http://en.wikipedia.org/wiki/Image:PCB_mou..._connectors.jpg (one on the left)
  7. Yes, I must've misunderstood the OP.
  8. Thats because Vista is supposed to be an OS, i.e. it's not supposed to consume the resources, but rather only provide services for the apps that *are* supposed to be using the majority of the system resources. A game being 2-5Gb is understandable, as it contains a lot of graphics and textures, and games are supposed to have those. An OS is not a game... it doesn't require any fancy graphics and textures.A video is already compressed with lossy compression, a sacrifice of quality vs size. The same with MP3s. But those are simply data and not programs.
  9. Your AutoIt script, obviously...
  10. This might be impossible if the dialog box is created from a resource, since it is always positioned in the center of the screen when it is created, just like a messagebox.
  11. You'll just get distortion if you try doing it with software, since the wave peaks will get clipped. The proper way is to get a real powered amplifier.
  12. Minimum processor? 386DX-25MHz.
  13. You used a bad one.Borland Resource Workshop and ResourceHacker are two good ones.
  14. Check your code again.
  15. That means the PE header format is invalid.
  16. "User Interface Design Consultant"
  17. ExeCryptor is not "remains uncracked", because it doesn't need to be cracked. It's only an obfuscator and packer, and it doesn't matter whether or not the original program code can be restored, as long as it works.
  18. Carriage rail probably bent.
  19. - Home automation controller - Sacrificial test environment
  20. Doesn't iTunes use a proprietary DRM'd format for its music? You should've converted them to MP3... corrupted MP3s are probably still going to be playable (but with obvious corruption) but I wouldn't think a format which is encrypted is going to be as robust. In other words, the chances that your music is going to be recoverable is near 0. I doubt your hard drive has been physically damaged.
  21. The link I posted just died Found a working one here: http://www.chemax.ru/download/tools/patch/pc_pcw12.zip
  22. I think that is Asian Typography options or similar... it disappears because the document you have open does not contain any Asian characters.
  23. It's supposed to be "his"...
  24. Look in the device manager?
  25. Use a resource editor on the file in question (I think it's explorer.exe)
×
×
  • Create New...