justaguy wrote:
Quote:
I'm installing postgresql (9.1) to my Windows 7, half way through my
system prompted me for permission to allow bcdedit.exe or not? What's
this file is about? |
http://www.lmgtfy.com/?q=bcdedit.exe
Boot Configuration Data (BCD) files provide a store that is used to
describe boot applications and boot application settings. The objects
and elements in the store effectively replace Boot.ini.
BCDEdit is a command-line tool for managing BCD stores. It can be
used for a variety of purposes, including creating new stores,
modifying existing stores, adding boot menu options, and so on.
BCDEdit serves essentially the same purpose as Bootcfg.exe on
earlier versions of Windows [...]
Maybe to autostart the server on boot?
Yours,
Laurenz Albe