|
#211
|
|||
|
|||
|
Ok, I'll take the test.
|
| Sponsored Links |
|
#212
|
||||
|
||||
|
Getting error about LicenseImage.bmp even tho file is there & Settings.ini -> ;#define License ??
Last edited by pakrat2k2; 13-01-2018 at 15:17. |
|
#213
|
||||
|
||||
|
Got the same error today, already fixed it
![]() Search for: /////////////////////////////////////////// LicensePage replace with this: Code:
#ifdef License
LicenseImage := TBitmapImage.Create(WizardForm);
with LicenseImage do begin
Name := 'LicenseImage';
Parent := WizardForm.LicensePage;
Left := ScaleX(0);
Top := ScaleY(0);
Width := ScaleX(32);
Height := ScaleY(32);
ExtractTemporaryFile('LicenseImage.bmp');
Bitmap.LoadFromFile(ExpandConstant('{tmp}\LicenseImage.bmp'));
ReplaceColor := $0000ff;
ReplaceWithColor := WizardForm.LicensePage.Color;
end;
#endif
__________________
Haters gonna hate
|
|
#214
|
||||
|
||||
|
Quote:
|
|
#215
|
|||
|
|||
|
This version 7.0.1 is all perfect, the eulas and the redists ... all the way I want the problem now is at the time of installation :/
|
|
#216
|
||||
|
||||
|
says unable to write data to disk ... not enough HD room?
|
|
#217
|
|||
|
|||
|
y HD has lots of space.
|
|
#218
|
||||
|
||||
|
What compression method you did use?
__________________
Haters gonna hate
|
|
#219
|
|||
|
|||
|
The same one I used in version 6.9.5 ... PreComp, SREP and LZMA.
|
|
#220
|
||||
|
||||
|
Exact precomp settings? Which version?
Maybe a problem with cls-precomp
__________________
Haters gonna hate
|
|
#221
|
|||
|
|||
|
I used UltraArc 2.8.0.1 R3, funny that in ASIS 6.9.5 it works :/
EDIT1: I just tested the two versions (6.9.5 and 7.0.0 with update 7.0.1) with the same files compressed by UltraArc 2.8.0.1 R3 on 10/24/2017. I run in version 6.9.5 plus gave the error in the image I posted up in version 7.0.0 with the update. Since version 7.0.0 with the update is the way I want, with the options (directx, vsredits and etc ...) of redists. I tried to open the two scripts and try to leave 6.9.5 with these options or try to accept the compressed files, but I'm still very new and even with everything already learned here I was very lost. So I hope that now I have made everything clear so you can help me: D Last edited by WOliveira; 16-01-2018 at 04:21. |
|
#222
|
||||
|
||||
|
I mean, what precomp version did you used?
__________________
Haters gonna hate
|
|
#223
|
||||
|
||||
|
UA only has precomp v46, & using asis 7.0.1,choosing precomp,srep,lzma, it gives the exact same error, as he mentions.
( in the tools section of asis) BUT if you look at 2801r3-hotfix( seperate release ) that precomp is 038... probably why the error in asis 7.0.1?? retesting, by adding the resource folder from 2801 R3, which adds a bunch of files, not in your tools/UA files. Last edited by pakrat2k2; 16-01-2018 at 08:34. |
|
#224
|
||||
|
||||
|
Hmm, could it be that UA in Tools folder is different from the "original"?
![]() I don't remember ![]() Edit: Just checked, precomp in UA is 0.46, in both 2801 R3 H Code:
C:\Users\Fee\Desktop\UltraARC 2801 R3 Hotfix\Resources>PComp Precomp v0.4.6 Windows 32-bit - ALPHA version - USE FOR TESTING ONLY Free for non-commercial use - Copyright 2006-2017 by Christian Schneider Usage: precomp [-switches] input_file Btw: Did you changed also precomp to 0.46 in Compressor.ini? Since there is a cls for unpacking, but i don't know if this cls will work for any precomp version. PS: To use Precomp046 in UA, you have to use MMC compression. Precomp in GUI is only for ZTool/pZLib3
__________________
Haters gonna hate
Last edited by KaktoR; 16-01-2018 at 09:01. |
|
#225
|
||||
|
||||
|
Yes, #Define Precomp "0.46MT" ;0.38, 0.40, 0.41, 0.42, 0.43, 0.46MT
missing from config0.txt Code:
[External compressor:precomp]
header = 0
packcmd = precomp -intense0 -c- {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
[External compressor:precomp038]
header = 0
packcmd = precomp038 -slow {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp038 -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
[External compressor:precomp040]
header = 0
packcmd = precomp040 -slow {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp040 -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
[External compressor:precomp041]
header = 0
packcmd = precomp041-slow {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp041 -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
[External compressor:precomp042]
header = 0
packcmd = precomp042 -intense0 -c- {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp042 -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
[External compressor:precomp043]
header = 0
packcmd = precomp043 -intense0 -c- {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp043 -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
[External compressor:precomp045]
header = 0
packcmd = precomp045 -intense0 -c- {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp045 -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
[External compressor:Pcomp45]
header = 0
packcmd = Pcomp45 -intense0 -c- {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = Pcomp45 -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
[External compressor:precomp046]
header = 0
packcmd = precomp046 -intense0 -c- {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp046 -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
[External compressor:Pcomp46]
header = 0
packcmd = Pcomp46 -intense0 -c- {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = Pcomp46 -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
Last edited by pakrat2k2; 16-01-2018 at 10:50. Reason: added info |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Help] need Advanced Installer script with Razor1911's UltraArc module | rez3vil | Conversion Tutorials | 3 | 15-04-2024 02:24 |
| Portable Installer Inno Setup Script | y_thelastknight | Conversion Tutorials | 59 | 23-10-2020 00:02 |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| Simple Arc Installer | 78372 | Conversion Tutorials | 1 | 15-06-2017 15:37 |
| MSC+Srep+lzma Simple Script Example | gozarck | Conversion Tutorials | 10 | 07-09-2015 16:31 |