AS Caty says but if you are using windows 7
then the install file needs to modified
Current if PROCESSOR_ARCHITECTURE== AMD64 goto key_ok
Modify to this '' if %PROCESSOR_ARCHITECTURE% == AMD64 goto key_ok '' then all will be O.K.
Only use the text in between the quotes and don't forget to install as administrator
Bookmarks