|
|
|
#1
|
||||
|
||||
|
Example
Code:
if not ISArcExtract(0, 100, ExpandArcFile(Data[i - 1].Arc[1],SourceDir), Data[i - 1].Arc[2], '', false, '', ExpandConstant('{tmp}\Arc.ini'), Data[i - 1].Arc[2], false) then
to
if not ISArcExtract(0, 100, ExpandArcFile(Data[i - 1].Arc[1],SourceDir), Data[i - 1].Arc[2], '', false, 'YourPassword', ExpandConstant('{tmp}\Arc.ini'), Data[i - 1].Arc[2], false) then
__________________
Haters gonna hate
|
| The Following 2 Users Say Thank You to KaktoR For This Useful Post: | ||
Cesar82 (04-05-2021), pratikpatel8982 (04-05-2021) | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
|
|
#3
|
||||
|
||||
|
Line 4097
__________________
Haters gonna hate
|
|
#4
|
|||
|
|||
|
Quote:
For example, create a password section: Code:
[Password] Enabled=1 Password=YourPassword Last edited by pratikpatel8982; 06-05-2021 at 05:53. |
|
#5
|
||||
|
||||
|
Quote:
__________________
Stretched to breaking an obscene canvas on a stretcher of parasitism. Last edited by mr_gnar; 06-05-2021 at 15:03. |
|
#6
|
|||
|
|||
|
How to configure compressor.ini for razor mtx??
How to configure compressor.ini for razor mtx??
|
|
#7
|
||||
|
||||
|
Still wondering about this. 7.2.2 is still giving me issues, and for some reason, stuff just "works" under 7.2.0, but I still can't get archives set with a password to work with either. 7.2.2 keeps refusing my records.ini and extracts nothing, and 7.2.0 just says "wrong password".
__________________
Stretched to breaking an obscene canvas on a stretcher of parasitism. |
|
#8
|
|||
|
|||
|
I would like to know, if I provided my blackbox script that I had to modify, could you help me on the subject of scaling, I mean that since I have a 4k screen, I have to put Windows at 200% and I can't adapt the code to match the resolution. when I run my setup, it is obviously very small with the icons to move, I adapted with this script for practically everything except for the scaling and the setup.dll that I don't think it is too complicated to make it adapt with my blackbox.
Thank you Last edited by alucard1973; 03-05-2021 at 12:31. |
|
#9
|
|||
|
|||
|
Quote:
|
|
#10
|
||||
|
||||
|
I don't working on the script anymore.
But you're right, only things to be added is in Settings.iss, Settings.ini and script.iss. Very simple.
__________________
Haters gonna hate
|
| The Following 3 Users Say Thank You to KaktoR For This Useful Post: | ||
|
#11
|
||||
|
||||
|
UPDATE: it seems like MSC might be causing some trouble rather than XTool v0.3.9
Hi all, I recently did a conversion of the original painkiller games using Code:
msc (:mp3=1:wav=1:raw=1:bmf=9:tak=9:bmp=1:lzma,bt4,fb128,lc8) + XTool 2020 (xzlib) + srep + lolz Code:
[External compressor:xprecomp,xZLib,xzlib,xLZ4,xlz4,xLZO,xlzo,xZSTD,xzstd,kraken] header = 0 unpackcmd = XTool decode -t100p-1 - - <stdin> <stdout> Thank you for anyone taking the time to read this, any help would be greatly appreciated Last edited by L33THAK0R; 21-05-2021 at 23:22. |
|
#13
|
||||
|
||||
|
Hi all,
Is it possible to rename a series of files extracted OR all files with a given extension, post-extraction, or would this require a rewrite of the script? |
|
#14
|
|||
|
|||
|
Simply include a bat file in your archive with the required commands then use Exec2 to run the bat file in the "ssPostInstall" phase.
|
|
#15
|
||||
|
||||
|
I completely forgot about using the redistributables function! Argh, sorry for the silly question, thank you for your assistance!
|
![]() |
|
|
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 |