right click on the file, click properties and then click on the permission tab and tick the execution bit box if it not set and click ok
browse to the folder where the file is and press "F4" to bring up the terminal, type "su" and press "enter" and enter root's password when asked and then type "./blabla.bin" where "blabla.bin" is the name of the bin file you want to install
ps:
you can auto complete the name by first writing its first characters and then pressing tab key