Re: (64 bit windows) Changing service to start from directory

2008-11-15 Thread Danny Mayer
Ian Gregson wrote: > Hi there, > > Just installed BIND on a Windows 64 bit system.. everything is ok… but > it actually installs it into > > C:\Windows\SysWOW64\dns > > And the service wishes to start in > > C:\Windows\system32\dns\bin\named.exe > > How can I change this to SysWOW64? > > When

RE: (64 bit windows) Changing service to start from directory

2008-11-15 Thread Ian Gregson
Sorry, i forgot to put where the key is.. just search registry for C:\Windows\system32\dns\bin\named.exe And change it to C:\Windows\SysWow64\dns\bin\named.exe I can't remember which key path it was now!!! But it's the key "ImagePath" J . Regards Ian smime.p7s Descripti

RE: (64 bit windows) Changing service to start from directory

2008-11-15 Thread Ian Gregson
all seems well.. Ian From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ian Gregson Sent: sábado, 15 de noviembre de 2008 9:47 To: [EMAIL PROTECTED] Subject: (64 bit windows) Changing service to start from directory Hi there, Just installed BIND on a Windows 64 bit system

(64 bit windows) Changing service to start from directory

2008-11-15 Thread Ian Gregson
Hi there, Just installed BIND on a Windows 64 bit system.. everything is ok. but it actually installs it into C:\Windows\SysWOW64\dns And the service wishes to start in C:\Windows\system32\dns\bin\named.exe How can I change this to SysWOW64? When installing BIND I asked fo