32bit is fine. There are two drivers with the flasher 32bit and 64bit and this is the first time I seen that prompt without the continue prompt. I still don't have a Fujitsu board back up to test with and my debug tools do not like Win7 x64. Most my 'tools' run 32bit, I need to create a multi boot with XP installed - vm XP Mode is not cutting it. Anyway please try one more setting. There is reference to a settings sections for restart and older version not included in the default biosheader.ini. [Settings] ApproveOldVersion The default values though are not listed so I am going to guess that 1 or 0x1 will enable this option. It could be just having it in the ini to 0 is enough to enable the option. FlashAid does many checks that makes it difficult for me to test without running on the system it was written for so trial and error here. Below is what the biosheader.ini should look like. I believe the value of 1 will enable it but the other settings are all in hex format, so if 1 is not working; change =1 to =0x1. Let me know if that has any change of prompts. I'll try to get a 32bit XP install up and running so I can properly patch this. Code: [BIOS_Info] Interface=GABI Board_ID=0x000101E6 SectorMask=0x00050FFC BIOS_Version=0x80010F00 Checksum=0XE0FC [Settings] ApproveOldVersion=1