I am trying to run superoneclick
using mono. I tried the following command
mono ./superoneclick.exe
I also tried
mono superoneclick.exe
But both give an error stating
Cannot open assembly 'superoneclick.exe': File does not contain a valid CIL image.
What should I do?
superoneclick.exe
will not run on Mono. Try with Wine. – Radu Rădeanu Mar 22 '14 at 12:05biclient.exe
error. – Registered User Mar 22 '14 at 12:22