Jump to content

LLXX

Banned
  • Posts

    3,353
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by LLXX

  1. [HKEY_CLASSES_ROOT\Drive] @="Drive" [HKEY_CLASSES_ROOT\Drive\shell] @="none" [HKEY_CLASSES_ROOT\Drive\shell\find\command] @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\ 00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\ 65,00,00,00 [HKEY_CLASSES_ROOT\Drive\shell\find\ddeexec] @="[FindFolder(\"%l\", %I)]" "NoActivateHandler"="" [HKEY_CLASSES_ROOT\Drive\shell\find\ddeexec\application] @="Folders" [HKEY_CLASSES_ROOT\Drive\shell\find\ddeexec\topic] @="AppProperties" [HKEY_CLASSES_ROOT\Drive\shellex] [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers] [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Offline Files] @="{750fdf0e-2a26-11d1-a3ea-080036587f03}" [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Sharing] @="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}" [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\{59099400-57FF-11CE-BD94-0020AF85B590}] [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\{fbeb8a05-beee-4442-804e-409d6c4515e9}] @="" [HKEY_CLASSES_ROOT\Drive\shellex\FolderExtensions] [HKEY_CLASSES_ROOT\Drive\shellex\FolderExtensions\{fbeb8a05-beee-4442-804e-409d6c4515e9}] @="" "DriveMask"=dword:00000020 [HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers] [HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\Sharing] @="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}" [HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\{1F2E5C40-9550-11CE-99D2-00AA006E086C}] [HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\{7988B573-EC89-11cf-9C00-00AA00A14F56}] @="" [HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\{ECCDF543-45CC-11CE-B9BF-0080C87CDBA6}] [HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\{fbeb8a05-beee-4442-804e-409d6c4515e9}] @=""Taken from my system (Windows XP Pro) on which the drives do work properly.
  2. LLXX

    CHKDSK Help

    Laptop? Hard drive is definitely dying. You know, you're not supposed to move a laptop much while it's on, even if it says it's "portable"...
  3. Celerons are very overclockable. So is the 805, if I remember correctly.
  4. I'd like to ask this too. I've tried with LordPE, but the modified program crashes on startup The other option would be to dump with LordPE and use ImpRec to rebuild entire import table, but omitting the DLLs that you don't want.There are programs available that will allow the editing of the import tables/reconstruction of them, I forget the names since I don't use them often.
  5. Actually, few sites actually *need* scripting, as it seems most of the time it's used for displaying ads, animations, and other unneeded items. Sometimes you can even bypass certain restrictions with scripting turned off Also, JavaScript isn't really secure either. I wouldn't let any arbitary site use it.
  6. This is a forum for an 8-year-old operating system. See the irony
  7. 875 was the best chipset to support 98se, but quite rare (especially on LGA775 boards). The 865 has almost all the features but is a bit cheaper and more common to find.
  8. Boot into DOS before final reboot, edit system.ini, win.
  9. It means that they had to use software to control the brightness, which is IMHO a bad design. The brightness should be adjustable independent of what OS is running (or whether there is an OS at all), i.e. through the hardware directly.
  10. LLXX

    MSFN School

    How does "Internet" translate to "Killing" ?
  11. That is even moar inefficient (string splitting and concatenation involves a huge amount of overhead in most HLLs).Remember that stringreplace has to make a complete pass over the input string for *every* character you want to replace. Why not uppercase them all at once in one pass? I shall provide a reasonably efficient method, example is in C. cap_space(char *s) { while(*s) { if((*s==32) && *(s+1)) { /* a space and next will be capitalised if not the terminus */ *(s+1) &= 224; s++; /* don't reexamine already capitalised letters and spaces */ } s++; } }Edit: da­mn indents won't stay, isn't that the point of [­code] tags?
  12. Celeron 2.4? That's a very overclockable CPU. 20% (2.88GHz) is nothing. This one can easily go up to 50% (3.6GHz) with stock cooling, and near 70% (4GHz+) with a better HSF. First of all, disable spread spectrum. This will increase RFI but result in a more stable overclock. Keep the AGP/PCI clocks at the default 66/33MHz. The limiting factor with your board, is the very limited amount of DRAM divider ratios available. You need to increase the CPU frequency, while keeping the RAM frequency around 200MHz (you can increase this a bit to overclock the RAM, but will likely start getting RAM errors with cheap RAM when going over 5%). 120MHz with 3:5 will give 200MHz for the RAM and 2.88GHz for the CPU, and this overclock will most definitely work unless you were very unlucky. However, 20% is not a very large performance increase - barely noticeable. You could try 125/3:5 which will give 208.3MHz for the RAM (depending on the quality, it may or may not work at this point) and a full 3GHz CPU. Once you've determined that it's stable, you can try going for 50% - 150/3:4 which gives 200MHz RAM and 3.6GHz CPU. The main limitation is that you have only 4 dividers available, and none of them are particularly good. I was lucky to get this configuration: http://img204.imageshack.us/img204/3416/celoc2fh.png Clock is set at 167, divider is 5:8 which gives 267MHz on the RAM (very lucky this DDR400 RAM could take the 67% overclock to DDR533). Cooling is *not* stock.
  13. Apart from that 84° all the other temperatuers look normal, as you mentioned so these are pretty much full load temperatures.Look up the maximum temperature for your video card. If it's 90° or something else higher than 84, you're fine. Your 3.3v is a little low, -12 is quite a bit low, and something is probably wrong with the -5v. Either that or your sensors are inaccurate.
  14. They did advertise "brighter, more vibrant images" Can you remove the DVR box completely from the system?
  15. Try running Ghost.exe with this switch to bypass BIOS limitation:
  16. Will probably work perfectly fine. Had a 5700 in one of my machines, but had to pull it because it was conflicting a memory range with a special-purpose debugger card I needed to use.
×
×
  • Create New...