• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

unmerged(5721)

Second Lieutenant
Sep 10, 2001
198
0
Visit site
Hello,

So the install program works fine. However, i don't seem to recieve the batch file to begin the aberation program on instal. The abe.bat, which the icon is looking for is no where to be found on my PC. Wondering if anyone else has experienced this. Thanks in advance.

Qa'pla
 
The icon and the bat file have not been merged together, yup.
 
I agree, however I can't seem to find the batch file in a casual search. Any idea which directory its installed to?
 
It should go into your Aberration thread, but if you don't have it, here's a simple thing how to do it:

1. Open Notepad
2. Copy/paste this into the Notepad:
Code:
@echo off
cd..
eu2.exe aberration
echo Kurtbrian made this bat file.
echo Thank you for playing Aberration!
pause
3. Save As "Abe.bat"

Voila, you have your own Abe.bat to run it. :)
 
Thanks! I just needed the exe file, which for some reason doesnt appear on my system. Works fine now.