Re: Uninstalling PostgreSQL - Mailing list pgsql-cygwin

From - Barry -
Subject Re: Uninstalling PostgreSQL
Date
Msg-id 000c01c45a9b$d4b292c0$2f01a8c0@Seka
Whole thread Raw
In response to Re: Uninstalling PostgreSQL  ("Leeuw van der, Tim" <tim.leeuwvander@nl.unisys.com>)
List pgsql-cygwin
I found out that on Windows XP Home, you need to log on in safe mode to get
full access to permission controls when you right click a file, or you have
to use CACLS at the command prompt. I was able to delete the cygwin
directory by logging on in safe mode, though the security tab features were
difficult to understand.

First I tried CACLS from the C:\cygwin directory. I entered:

    CACLS *.* /t /e /g Owner:f

and the response was:

    Processed file: C:\cygwin\Thumbs.db
    The data is invalid

Then I tried:

    del Thumbs.db

and the response was:

    Could not find C:\cygwin\Thumbs.db

Maybe that makes sense. I wasn't sure about the commands. At least it's all
over now.


pgsql-cygwin by date:

Previous
From: mike g
Date:
Subject: Re: troubles after updating from 7.4.2 to 7.4.3
Next
From: Frank Seesink
Date:
Subject: Re: troubles after updating from 7.4.2 to 7.4.3