I don't like pandion 2.6 but there isn't a disable auto-update option in 2.5. Googling around I found the answer.

1. Go to Program Files/Pandion/src

2. Open autoupdate.html

3. After Begin function Begin () {


4. add external.wnd.close();

5. Save the file