Jump to content

Nexus_06

Member
  • Posts

    80
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Nexus_06

  1. MDM is machine debug manager, which for some reason office installs, but it only used if you are using visual studio. You can safely disable this service also.
  2. If there is an SP3 available for MCE, you can look in %windir%\WindowsUpdate.log and extract the url for the file from it.
  3. That error is "Floating Point Not Loaded" access violation... very strange error to get.
  4. I do it like this... @echo off start /wait %windir%\system32\net.exe stop "System Restore Service" start /wait %windir%\system32\net.exe stop "Error Reporting Service" start /wait %windir%\system32\net.exe stop "Fast User Switching Compatibility" start /wait %windir%\system32\net.exe stop "Help and Support" start /wait %windir%\system32\net.exe stop "Server" start /wait %windir%\system32\net.exe stop "TCP/IP NetBios Helper" start /wait %windir%\system32\net.exe stop "Remote Registry" start /wait %windir%\system32\net.exe stop "WebClient" start /wait %windir%\system32\net.exe stop "Windows Time" start /wait %windir%\regedit.exe /S disablesvc.reg exit and in reg file... REGEDIT4 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ERSvc] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FastUserSwitchingCompatibility] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\helpsvc] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LmHosts] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteRegistry] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore] "DisableSR"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sr] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sr\Parameters] "FirstRun"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\srservice] "Start"=dword:00000004 hope this helps =]
  5. Sounds like HD failure to me.
  6. Thats for modifying your video cards bios. I'd use NiBiToR instead for that task. You can find it on; http://www.mvktech.net/ However I would just use rivatuner to oc the card. As for oc'ing cpu and mem, you can try SetFSB and MemSet. http://www13.plala.or.jp/setfsb/ http://www.tweakers.fr/download/MemSet358beta.exe I doubt you'll find a decent bios unless it's a somewhat standard board and has a manufacturer bios available instead of an OEM one.
  7. total uninstall http://www.martau.com
  8. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "LogonType"=dword:00000000 the above is for classic logon. change the dword to 00000001 for XP style.
  9. If your trying to use an OEM driver that is probably why. If you can identify the chipset with Everest. You can use the chipset manufacturer drivers. VIA, Intel, AMD, SiS or nVidia.
  10. You can't make it portable I am afriad. The activation is machine specific and there isn't a way around that. The activation file is kept here... %allusersprofile%\Application Data\Adobe Systems\Product licenses\B2B86000.dat
  11. You might want to remove the older VC2005 redistributable. I doubt it will cause any problems though, just take up disk space. VC2005 and VC2008 are different (mfc80/atl80 and mfc90 respectively).
  12. Media Player Classic + FFDSHOW + CoreAVC never needed anything else...
  13. I don't think there is a program that can tell you that. You can use FRAPS to show framerates and record demos.
  14. The reason your .reg file doesn't work is it is probably made from xp , and is unicode. (Windows Registry Editor v5.00) make a new .reg file with notepad, copy all the registry keys with cut/paste into the new file, and put at the top REGEDIT4. make sure you save it as ANSI. It should work then.
  15. Thanks for bug fixes mara-. I look forward to the work on the combined efforts tool. Saves me a lot of scripting hassle.
  16. OK, you can stop flaming on me. I'll shut up except for the following. /PAE works in XP Pro 32bit, I use it, it works period, I don't care what some book says. also, your all rather rude for mods.
  17. He asked for ultimate, so I suggested Ultimate. ATI do have superior image quality... there's plenty of evidence on the net to prove that. A/B test them yourself, the color calibration is just better for photo/graphics editing. The monitor only displays what the video card tells it to, not the other way around. The /3GB switch doesn't do what you think it does, should read the M$ docs a bit more clearly on that. The /PAE switch does what your thinking. And yes, CS4 is coming out soon, and most large companies upgrade when available.
  18. I like Royale Noir myself, I've just gotten really tired of classic theme over the years and wanted something new for a change.
  19. Quad Core CPU (overclocked) 8GB of ram (DDR3) overclocked 64 bit OS RAID Array (some raptors in raid0) for work drive. ATI graphics card for the better colors. Samsung 245T or 275T (can adjust the monitor to vertical position for photo editing) and very good color correction software.
  20. I've been using windows since 3.11... I am sticking to XP for now (which I just switched to THIS year, was using windows2000 still prior). I don't see ANY reason to upgrade to vista other than useless gadgets and eye candy which I can have on XP anyways. DX10? please... not worth it for that alone. AFAIK no games require it yet. I tend to skip over windows versions anyways, it seems to go release, beta, release, beta imo... and vista is a retail beta version of windows7 imo, but that remains to be seen.
  21. Slipstreamer won't continue without one entered, administrative install goes fine. Although maybe you could add an option for an already created one, which I did...
  22. It does not work with my copy of office2k, keeps asking for serial when my copy doesn't require one (pre-activated).
  23. Is there a list for Office2k updates? I have SR-1 and would like to know what updates I need, and if I need client or full? I only see 2k3 list in first post...
×
×
  • Create New...