Posted May 21, 2014
Hi,
I had the problem that I was not able to start Seven Kingdoms AA on Win7 64bit. Now I found out that this problem is caused by the windows explorer task. I had to quit the explorer task and the game started.
To make it more comfortable I wrote a bat-file with following content:
taskkill /f /IM explorer.exe
7k.exe
start explorer.exe
Simply copy the text in your editor and save it as .bat file. Copy it in the game folder and start the game with this file.
I had the problem that I was not able to start Seven Kingdoms AA on Win7 64bit. Now I found out that this problem is caused by the windows explorer task. I had to quit the explorer task and the game started.
To make it more comfortable I wrote a bat-file with following content:
taskkill /f /IM explorer.exe
7k.exe
start explorer.exe
Simply copy the text in your editor and save it as .bat file. Copy it in the game folder and start the game with this file.