Results 1 to 2 of 2
How do I install .bin files
Ta...
- 05-17-2008 #1Just Joined!
- Join Date
- May 2008
- Posts
- 15
How do I install .bin files
How do I install .bin files
Ta
- 05-17-2008 #2
usually you just run them from the command line, after making it excutable.
Code:chmod +x filename.bin
Code:./filename.bin
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.


Reply With Quote