View Single Post
  #595  
Old 08-06-2013, 08:06
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,751
Thanks: 2,181
Thanked 11,211 Times in 2,309 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by red01 View Post
Good to hear that.
Can you please tell me how to make any application or game portable by using innosetup..?

I will be thankful to you.
Portable in what way?

Quote:
Originally Posted by danswano View Post
Hello,

I have a single 10 G.B file that i want to split to 3XDVD5 via arc+inno

How to split it?
It's not possible with freearc but I can show you a way to do it.

So if you are planning on fitting the 10gb file, this is what you should do. I will implement this on my source.

First, take the 10GB File, use 7zip/winrar to split files to maybe 4gb(if you want to put it in DVD5) then use freearc no compression on each split. maybe Data1.cab, Data2.cab and etc.

to extract do this

Use ISDone to extract the files

Extract Data1.cab, Data2cab and etc to app folder

Use Normal 7zip unpacking for the splits, isdone doesn't supported splitted files.

then back to isdone to extract the 10gb file,

Don't forget to delete them

Last edited by Razor12911; 08-06-2013 at 08:15.
Reply With Quote
The Following 2 Users Say Thank You to Razor12911 For This Useful Post:
danswano (08-06-2013), y_thelastknight (08-06-2013)