Welcome guest, is this your first visit? Create Account now to join.
  • Login:

Welcome to the OldVersion.com Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Winlite 98

  1. #11
    LoLo
    Guest

    Default

    Hmmm I found a cool little tool that does just that (turns off wfp) at a gaming site. Some of the mods for Grand Theft Auto Vice City dont install correctly if wfp is on. its about 460kb and works like a charm. Leave a message if you want to try it with win2k to do the litexp thing

    Ah heres a link to it on my server Win Clear Read Only Attributes (disables wfp)

  2. #12
    Super Moderator
    Join Date
    May 2003
    Posts
    3,496

    Default

    you can always do this yourself, open a DOS promtp, or Command Prompt. go to whatever directory you want to remove the READ-ONLY attribute, and type attrib -R /S

    the - R clears READ-ONLY, also,

    -A clears Archive bit
    -H clears Hidden attribute
    -S clears System attribute

    to turn ON the bits, use a + switch

    the /S tells the command to process all files in the specifed path.


 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •