View Single Post
  #6  
Old 28-09-2015, 04:05
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,705
Thanks: 1,106
Thanked 7,358 Times in 2,849 Posts
KaktoR is on a distinguished road
You can define your own amount of cab files, name them as you want etc.

By default
Quote:
[ExtractSettings]
FreeArcFile1=data1.cab;DestDir:{app};Disk:1;
FreeArcFile2=data2.cab;DestDir:{app};Disk:2;
//FreeArcFile3=data3.cab;DestDir:{app};Disk:3; <---Extra content like OST, making of video, wallpapers and such. By default this is disabled.
Create an INI file next so Setup.exe with the above [ExtractSettings] and edit them as you want.

Quote:
[LauncherSettings]
InstallRedist=1

[Launch1]
Name=DirectX
32Exe={src}\_CommonRedist\DirectX\Jun2010\DXSETUP. exe
Argument=/silent
BeforeInstall=1
edit: Also you can use the source files and recompile them with the source from razor for ultraarc support. You can find the source files in this thread -> http://fileforums.com/showthread.php?t=96189
__________________
Haters gonna hate

Last edited by KaktoR; 29-09-2015 at 04:50.
Reply With Quote
The Following 2 Users Say Thank You to KaktoR For This Useful Post:
mikey26 (28-09-2015), pakrat2k2 (28-09-2015)