FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Simple Conversion RP (https://fileforums.com/showthread.php?t=95018)

sentinelks 14-08-2013 02:57

Simple Conversion RP
 
4 Attachment(s)
unicode tested OK


Update Directives
1)Splash
Code:

#define Splash
Show o no Show Splash Images



2)Unpacked Slideshow optional ( internal/external ) activate a second conversion and deactivate more
Code:

#define InternalExtractSlide;
Slides images only INT comp..

Code:

#define ExternalExtractSlide;
Slides images only EXTcomp..



Scripto v1
Isdone 6 full yes
Slideshow NO
Splash png yes
3 ProgressBar isdone,default pgauge yes
style yes
png Button Music yes

UPDATE v2
Scripto v2
Isdone 6 full yes
Slideshow yes
Splash png yes
3 ProgressBar isdone,default pgauge yes
style yes
png Button Music yes


Support:
-msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
-msprecomp+srep+lzma:a1:mfbt4:d256m:fb273:mc1000:lc 8
arc.ini support precompress = brute0

Support:
Directx,OpenAl,Vccx86,x64,PhysX

add in the folder redist and directx, the files you want to add to those listed supported

Insert in Redist folder: oalinst.exe,PhysX.exe,vcredist_x86.exe,vcredist_x6 4.exe

in Directx folder: file Directx

ashyamsundar 15-08-2013 12:13

English.isl is missing
(inno 5 unicode)

sentinelks 15-08-2013 12:25

add language file english.isl in folder files and change string

Code:

#ifdef Eng
Name: "Eng"; MessagesFile: "compiler:Languages\english.isl";
#endif

to

Code:

#ifdef Eng
Name: "Eng"; MessagesFile: "Files\english.isl";
#endif


pakrat2k2 15-08-2013 22:35

Quote:

Originally Posted by sentinelks (Post 421910)
add language file english.isl in folder files and change string

Code:

#ifdef Eng
Name: "Eng"; MessagesFile: "compiler:Languages\english.isl";
#endif

to

Code:

#ifdef Eng
Name: "Eng"; MessagesFile: "Files\english.isl";
#endif


why ?? just correct the names ??

Code:

[Languages]
#ifdef Ita
Name: "Ita"; MessagesFile: "compiler: Languages\italian.isl";
#endif
#ifdef Eng
Name: "Eng"; MessagesFile: "compiler: Default.isl";
#endif


sentinelks 15-08-2013 23:31

so you have the internal language without the support of inno setup, but the ways are many .. important to solve in one of them adm :)

Grumpy 22-07-2015 19:08

Files re-uploaded to first post. ;)


All times are GMT -7. The time now is 14:20.

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