View Single Post
  #651  
Old 18-03-2019, 23:46
yasitha's Avatar
yasitha yasitha is offline
Registered User
 
Join Date: Apr 2013
Location: Krypton
Posts: 297
Thanks: 204
Thanked 48 Times in 33 Posts
yasitha is on a distinguished road
Quote:
Originally Posted by bubobih View Post
Im using ultrarc and i make only 1 bin or whatever extension i make. But records ini must be near setup.exe or he will not install nothing. i want to remove records.ini from setup files. so only to be setup.exe and data file
Well i never use UltraARC with ASIS.

Try Changing Source name to your file

Source={src}\Data1.Bin

Change this one and try you have to change internal Record ini (1)
Then try,

if its not work.

Try this

[Record1]
Type=Split
Source={src}\Data.bin
Output={app}\Data.bin
Disk=1

If this not woke try changing

Output={app}\Data.bin
to
Output={tmp}\Data.bin

app to tmp. Or you could ask KaktoR,
He's the best and he knows everything..
__________________
Keep Up The Good Works!
Reply With Quote