Seagate SeaTools x64 Hack

The Seagate disk-drive utility “Sea Tools” was not compiled in such-a-way to allow it to execute under Windows 64.
The following stub executable will force it to execute under the Windows-on-Windows (WoW) 32bit sub-systems of the Windows x64 platforms.
Download & unzip into the SeaTools folder then execute SeaTools64WoW.exe instead of the regular executable (SeaToolsforWindows.exe).

Users need this:
SeaTools64WoW.zip (executable)

Interested developers can review the fairly trivial code:
SeaTools64Wow.rar (source-code)
The important thing is that the project settings force x86 compilation & execution of the assembly.