Does anyone have the Skybox picon tool?

ozumo

te wo tsuite
Staff member
My Satellite Setup
Channel Master 90cm, 1.2m & 1.8m PF
My Location
UK
Does anyone have a copy of the Skybox picon tool they can share? Would rather not have to register somewhere else if possible. Cheers in advance.
 
Carnt attach it as it is too big at just over 4mb
 
Thanks for trying, I thought the size limit was higher :-doh
 
Apparently (I haven't tried it yet) you can split files using the command line in Linux
Code:
split --verbose -b1M filename output.
-b1M creates one megabyte chunks, filename is the name of file to be split, output. (including the dot) specifies the name of the split files.

split --verbose -b1M file.zip file.
should create (up to) one megabyte files called file.aa file.ab file.ac and so on.
 
So ive spilt the file in 2mb chunks in winrar simply click on part1 the rest will automatically unrar.
 

Attachments

Back
Top