FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   INNO TROUBLESHOOT - Questions Here (https://fileforums.com/showthread.php?t=93193)

Razor12911 25-04-2013 23:15

inno setup script or batch?

Compiler 25-04-2013 23:36

Quote:

Originally Posted by Razor12911 (Post 417572)
inno setup script or batch?

For compressing game data to *.bin files.

Razor12911 26-04-2013 00:29

use Conversion Converter

set this under this

[CompressingSettings]
FreeArcFile1=OUTDIRPATH\DVD1\Data.bin;Source:SELDI RPATH\*;Option:a -ep1 -r -ed;Method:-mprecomp:t-jnf+srep+delta+lzma:a1:mfbt4:d158m:fb273:mc1000:lc 8;

Andre Jesus 26-04-2013 03:57

1 Attachment(s)
Quote:

Originally Posted by altef_4 (Post 417569)
what filme.wav, i can't find it in your script, or you say about incorrect sound when you click on nextbtn, if yes and you use ansi inno then find this
sndPlaySoundW
and change to this
sndPlaySoundA
if i'm understand you wrong, then explain whats wrong

Dear altef_4, sorry my bad english.
This word correct is file. Inside the folder 'files' are the sound .wav.
I make a change that you suggested me. Now is work but have a delay when i click on the button.

Attachment 6139

Razor12911 26-04-2013 04:08

1 Attachment(s)
Quote:

Originally Posted by Andre Jesus (Post 417258)
Hello Friends.

How can i change (size and place) the button of the message box?

Attachment 6091

Thanks in advance.

Yep, it is possible, tested it on my script and working, but it's not easy.

Make Custom Labels, Change OnClicks and Use Booleans. :D

Razor12911 27-04-2013 03:17

4 Attachment(s)
BlackBox Inno Setup Script:

Creator:

RaZoR12911

Credits:

Bulat Ziganshin
Victor Dobrov
SotM
CTACKo
Shegorat

Instructions:

Graphics:

You can change all graphics which are in Graphics Folder inside attachment.

Installer Only Support:
Latest Freearc 0.67 Alpha Archives with/without precomp and srep compression.

Uses Inno Setup ANSI or Inno Setup Enhanced Edition ANSI or Inno Setup Unicode or Inno Setup Enhanced Edition Unicode

Check up inno setup documentation for other functions, like shortcuts, tasks, compoents but for now you need to know this.

New Directives

[ArcFiles]

how to set it up for freearc archive extracting process:

Section directives:

Source - Name of the archive
DestDir - Destination directory for unpacking archives
Components - Names of components that need for unpacking archive
Tasks - Names of tasks that need for unpacking archive
Disk - Number of the disk that contains the archive
Password - Acrhive password, if archive is encrypted
FilesList - Path to textfile with filenames which need to unpack from archives (!not tested)

Example:

[ArcFiles]
Source: {src}\Data1.cab; DestDir: {app}; Disk: 1;
Source: {src}\Data2.cab; DestDir: {app}; Disk: 2;
Source: {src}\Data3.cab; DestDir: {app}; Disk: 2; Password: 1234

Preview and Download

danswano 27-04-2013 04:48

Maybe BlackBox is good, interface+compression but i've never seen a better compression than AGB, they have something is killing me to know.

Razor12911 27-04-2013 05:19

hmm, what is AGB?

danswano 27-04-2013 05:27

A group like BlackBox.

Compiler 27-04-2013 05:54

Quote:

Originally Posted by Razor12911 (Post 417574)
use Conversion Converter

set this under this

[CompressingSettings]
FreeArcFile1=OUTDIRPATH\DVD1\Data.bin;Source:SELDI RPATH\*;Option:a -ep1 -r -ed;Method:-mprecomp:t-jnf+srep+delta+lzma:a1:mfbt4:d158m:fb273:mc1000:lc 8;

I didn't ask commands/code for yener's script.
I have been using above script,but I keeps me giving error while compressing data from old games,so I need code and files for compression.Thanks.

danswano 27-04-2013 06:02

The code is within the ini file and the files are in temp folder.

Razor12911 27-04-2013 08:48

1 Attachment(s)
New Project:

Installer Designer:

Certified to work with Installer v6/Installer v5.5

danswano 27-04-2013 09:21

That's something Razor.
I hope you consider the ability to integrate the output skin as part of the original ISDone code as i don't want to go through the whole code and edit it again.
If that's not a skin designer and only for the code forget what i said above :)

danswano 27-04-2013 10:43

1 Attachment(s)
How do i insert a few small icons in the corner and link them to a URL, example below:

Razor12911 27-04-2013 10:46

@danswano

generating script, might take a while because kinda busy with Designer.

@Installer Designer

Preview Added


All times are GMT -7. The time now is 08:27.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com