Jump to content

Nexus_06

Member
  • Posts

    80
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by Nexus_06

  1. 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 =]

  2. 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.

  3. 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.

  4. 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.

  5. 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.

×
×
  • Create New...