• cannot unselect readonly attribute for my folder

    From Jivanmukta@21:1/5 to All on Thu Jul 13 18:43:32 2017
    I have a problem with access to some folder in Vista. The folder has att
    Mam problem z dostępemribute read-only. When I try to unselect it, it
    becames marked again. I do not not know why.

    ---
    Ta wiadomość została sprawdzona na obecność wirusów przez oprogramowanie antywirusowe Avast.
    https://www.avast.com/antivirus

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From B00ze@21:1/5 to Jivanmukta on Thu Jul 13 22:01:29 2017
    On 2017-07-13 12:43, Jivanmukta <jivanmukta@poczta.onet.pl> wrote:

    I have a problem with access to some folder in Vista. The folder has att
    Mam problem z dostępemribute read-only. When I try to unselect it, it becames marked again. I do not not know why.

    ReadOnly is only "supported" for files. For folders is does NOT mean
    "ReadOnly" at all, it means that Windows will read Desktop.ini before
    showing the folder. If you want to get rid of the attribute you have to
    use ATTRIB in a DOS shell.

    Regards,

    --
    ! _\|/_ Sylvain / B00ze64@hotmail.com
    ! (o o) Member:David-Suzuki-Fdn/EFF/Red+Cross/SPCA/Planetary-Society
    oO-( )-Oo "U can't lie in front of the buldozer forever" - "I'm game!"

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jivanmukta@21:1/5 to All on Fri Jul 21 19:50:16 2017
    W dniu 2017-07-14 o 04:01, B00ze pisze:
    If you want to get rid of the attribute you have to
    use ATTRIB in a DOS shell.

    I tried but it does not help.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From B00ze@21:1/5 to Jivanmukta on Wed Jul 26 21:57:13 2017
    On 2017-07-21 13:50, Jivanmukta <jivanmukta@poczta.onet.pl> wrote:

    W dniu 2017-07-14 o 04:01, B00ze pisze:
    If you want to get rid of the attribute you have to
    use ATTRIB in a DOS shell.

    I tried but it does not help.

    Open a command prompt in the parent folder,
    Then do: ATTRIB FolderName -r
    Works fine here...

    --
    ! _\|/_ Sylvain / B00ze64@hotmail.com
    ! (o o) Member:David-Suzuki-Fdn/EFF/Red+Cross/SPCA/Planetary-Society
    oO-( )-Oo Ever imagined a world with no hypothetical situations?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)