Installed new xp on old computer worked now it doesn't

  1. #71
    jephree is offline ¨*·.¸ «.·°·..·°·.» ¸.·*¨

    Re: Installed new xp on old computer worked now it doesn't

    ATTRIB

    Use the attrib command with one or more of the following parameters to change the attributes of a file or a folder:

    -R
    +R
    -S
    +S
    -H
    +H

    -C

    +C

    Notes:
    + : Sets an attribute

    - : Resets an attribute

    R : Read-only file attribute
    S : System file attribute
    H : Hidden file attribute

    C : Compressed file attribute

    You must set or clear at least one attribute.

    To view attributes, use the dir command.




    Hence -C



    http://support.microsoft.com/kb/314058

  2. #72
    PlatinumMoto is offline Senior Member
    I tried C:\windows\system32\drivers attrib -c -r -s
    and it didn't work so then I tried just
    -c

    what should I do

  3. #73
    jephree is offline ¨*·.¸ «.·°·..·°·.» ¸.·*¨
    What is the bare command line? C:_ ?

    If you compressed the entire drive C I would try:

    C: attrib -c

    or

    C: %systemroot% attrib -c

  4. #74
    PlatinumMoto is offline Senior Member
    Alright, I was able to fix it so now everything works again but sometimes when I plug in a flash drive and try to transfer stuff from it to the computer it restarts.

  5. #75
    jephree is offline ¨*·.¸ «.·°·..·°·.» ¸.·*¨
    Only sometimes?

    I'd say you made a lot of progress.

    Remember that motherboard predates flash drives.

    Is plug and play in the BIOS?

    Does it work when you boot with the drive already installed?

  6. #76
    PlatinumMoto is offline Senior Member
    It says Plug and Play Aware OS yes in the bios,

  7. #77
    PlatinumMoto is offline Senior Member
    When I restarted it I think it may have messed it up because now it's all in 4 colors when it starts but it fixes itself back to the normal 1024x768

    what could be causing this?

    It seems like the video card driver didn't load it's an NVidia card and normally there is an icon in the system tray for it and there isn't one.
    Last edited by PlatinumMoto; 13-12-2007 at 05:21 AM.

  8. #78
    jephree is offline ¨*·.¸ «.·°·..·°·.» ¸.·*¨
    Is the card listed in the Device Manager?

    If not then you probably will see yellow exclamation marks.

    If so reload the drivers for that card. Always remember to uninstall any old graphics drivers first.

    They would be in the Control Panel > Add or Remove Programs

+ Reply to Thread
Page 8 of 8 FirstFirst 1 2 3 4 5 6 7 8