![]() |
@red01
anything is possible in inno setup. |
Quote:
Can you please tell me how to make any application or game portable by using innosetup..? I will be thankful to you. |
Hello,
I have a single 10 G.B file that i want to split to 3XDVD5 via arc+inno How to split it? |
Quote:
|
Yes it does not, it looks i will end up using some command line split/merge tool but how :/
|
He can do it just with Inno...
|
Sure, that's why i mentioned arc+inno.
|
Quote:
If you don't have anything specific, use Inno's wizzard. Set DiskSpanning=true and set SlicesPerDisk as you see it fit. |
I need the srep+arc compression ratio, lzma alone is not enough.
|
Quote:
Quote:
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 :D |
[QUOTE=Razor12911;419306]Portable in what way?
i mean to say..I DONT HAVE TO INSTALL THE PROGRAM OR GAME IN PROGRAM FILES.......Just extract it and we are done to use software/game. |
@Razor, this is so complicated.
I'm thinking of 2 processes max to get the file extracted. |
Quote:
Quote:
|
FWRadioButton1 := TNewRadioButton.Create(WizardForm);
with FWRadioButton1 do begin Parent := WizardForm; Tag := 1; Left := ScaleX(400); Top := ScaleY(130); Width := ScaleX(300); Height := ScaleY(25); Caption := ExpandConstant('run..'); Checked := True; Font.Style := [fsBold]; Font.transparent:=true OnClick := @RadioButtonsOnClick; end; how do i transparent the captions? :confused: Edit never mind solved another way :p |
1 Attachment(s)
Inno setup help disk space
Friends disk size and space available to install is the same when you switch to install on another HD how to fix it If possible also how to put the point size ex: 149 Gb to 149.50 Gb Ex: script my script is in two parts. Quote:
|
| All times are GMT -7. The time now is 05:39. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com