Re: Uninstalling PostgreSQL

Поиск
Список
Период
Сортировка
От - Barry -
Тема Re: Uninstalling PostgreSQL
Дата
Msg-id 000c01c45a9b$d4b292c0$2f01a8c0@Seka
обсуждение исходный текст
Ответ на Re: Uninstalling PostgreSQL  ("Leeuw van der, Tim" <tim.leeuwvander@nl.unisys.com>)
Список 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 по дате отправления:

Предыдущее
От: mike g
Дата:
Сообщение: Re: troubles after updating from 7.4.2 to 7.4.3
Следующее
От: Frank Seesink
Дата:
Сообщение: Re: troubles after updating from 7.4.2 to 7.4.3