the file i am trying to open is a game think it must be an iso image i have tried using alchool 120 and power and magic iso but it says cannot access the disk? any help would be greatful
Usually they are films which have been split to put on rapidshare etc. so I would guess it's a mpeg or avi, though it may be a rar or zip file too. Dunno.. not psychic.
HjSplit is a little application which is used to split a file into smaller pieces. You would obtain the same result using WinRAR, with the options:
'compresssion' = 'no compression' and
'split to volumes'= ... bytes (e.g. 10,000,000).
If you load a 9 MB file named file.ext with HjSplit , giving it the split command telling it to split into 2 MB chunks, HjSplit will create five files:
- file.ext.001 2 MB large
- file.ext.002 2 MB large
- file.ext.003 2 MB large
- file.ext.004 2 MB large
- file.ext.005 approx. 1 MB large
Then, if one needs to reconstruct the file.ext file, he must have in the same folder all file.ext.00# files, then:
1) run HjSplit
2) do [join]
3) load file.ext.001
4) press [start]
and in few seconds he'll have the file.ext file. Nothing easier.