Search:

Type: Posts; User: LieutBomber

Search: Search took 0.06 seconds.

  1. Re: is it possible to attch 2 gb nvidia video card for intel core 2 duo processor?

    im assuming this is your board
    http://ecx.images-amazon.com/images/I/517UTmrLjeL.jpg
    If yes then yea it will fit no problem:)
  2. Replies
    1
    Views
    1,098

    Batch File Help

    So i got this batch file that removes logs from the event viewer. Here's the code right here:

    @echo off
    FOR /F "tokens=1,2*" %%V IN ('bcdedit') DO SET adminTest=%%V
    IF (%adminTest%)==(Access)...
Results 1 to 2 of 2
Page generated in 1,714,321,960.96159 seconds with 13 queries