Author

Topic: [SOLVED] Win7 x64 - starts, but no window is shown (Disable Windows Defender!) (Read 1486 times)

member
Activity: 63
Merit: 10
Yes, after disabling Windows Defender icon appeared in the tray. Thanks!

You may add it to the FAQ Smiley
LZ
legendary
Activity: 1722
Merit: 1072
P2P Cryptocurrency
Try to do it. Did you check Bitcoin's icon in the tray?
fMinimizeToTray = 1
fMinimizeOnClose = 1
member
Activity: 63
Merit: 10
I've installed Bitcoin on 2 machines - Win Srv 2008 x64, it seems to be ok
And on Win7 x64 it just appears in process list and writes to the log. No window appears.

Where should I look to investigate the problem?

Debug.log contents:

Bitcoin version 0.3.12 beta
OS version Windows NT 6.1 (build 7600), 64-bit edition
System default language is 215 Ukrainian_Ukraine.1251
Language file locale/uk_UA/LC_MESSAGES/bitcoin.mo (Ukrainian)
Default data directory C:\Users\Me\AppData\Roaming\Bitcoin
Bound to port 8333
Loading addresses...
dbenv.open strLogDir=C:\Users\Me\AppData\Roaming\Bitcoin/database strErrorFile=C:\Users\Me\AppData\Roaming\Bitcoin/db.log
Loaded 0 addresses
 addresses               173ms
Loading block index...
.....
 block index              21ms
Loading wallet...
nFileVersion = 312
fGenerateBitcoins = 0
nTransactionFee = 0
addrIncoming = 255.255.255.255:8333
fMinimizeToTray = 1
fMinimizeOnClose = 1
fUseProxy = 0
addrProxy = 127.0.0.1:9050
 
UPD: I don't use MS Security Essentials, but Windows Defender is on. Should I turn it off?
Jump to: