Программатор годный, думаю актуально и сейчас.
Вот тут подсказка
http://www.ukvac.com/forum/xeltek-super ... 29059.htmlInstallation of SuperPro 280U (or similar) to Windows 7 64-bit (build 7600)
===============================================
(1) Download "sp3000uw.exe" from Cypress website. Install it as usual under default directory "c:\SP3000U\".
(2) Download EzUSB FX2 driver from
http://www.schemionneck.de/d500/tlbblog/download/(Look for "20060411 cypress ez-usb fx2 windows x64 and i386.rar"). Put driver in "c:\SP3000U\driver\"
(3) Download XVI32 editor from
http://www.chmaas.handshake.de/delphi/f ... /xvi32.htm(4) Change all VID and PID of "c:\SP3000U\driver\amd64\ezusb-2008-04-19-i386-x64-v64sp1.Inf" to match with that of SuperPro 280U (mine is VID_6022/PID_0001, refer to Device Manager).
(5) Run "dseo13b.exe" as Administrator. Don't worry about virus warning from Anti-Virus software. It is a false alarm.
(6) Click "Enable Test Mode" to bypass Windows digital signature test.
(7) Next.
(8) "Sign a System File" to add an unsigned "illegal" driver.
(9) Next.
(10) Enter complete path for ezusb.sys. For example "c:\SP3000U\driver\amd64\ezusb.sys".
(11) Restart PC.
(12) You should see "Test mode Windows 7 build 7600" or similar on desktop after restart.
(13) Plug in SuperPro 280U device, Windows will fail to install as usual.
(14) Now, update driver and point to above INF driver location.
(15) After device successfully installed, use XVI32 to edit "c:\SP3000\bin\SP3000.EXE".
Search for text string "Xeltekusb-0". Replace text with "Ezusb-0" and four hex 0x00 behind it.
Total five hex 0x00 before 0x02.
Like this: 9B343 00 45 7A 75 73 62 2D 30 00 00 00 00 00 02 0C F0 AA
(16) Save the file and run it.