|
#106
|
||||
|
||||
|
Ex 1:
Code:
#Define AppExe1 "pippo.exe"
#Define AppExe2 "pluto.exe"
#Define AppExe3 "topolino.exe"
[Icons]
Name: {commondesktop}\{cm:LaunchProgram,{#AppName} Icon1}; Filename:{app}\{#AppExe1}; Check: CreateDS and CheckError
Name: {commondesktop}\{cm:LaunchProgram,{#AppName} Icon2}; Filename:{app}\{#AppExe2}; Check: CreateDS and CheckError
Name: {commondesktop}\{cm:LaunchProgram,{#AppName} Icon3}; Filename:{app}\{#AppExe3}; Check: CreateDS and CheckError
Code:
[Icons]
Name: {commondesktop}\{cm:LaunchProgram,{#AppName} Icon1}; Filename:{app}\pippo.exe; Check: CreateDS and CheckError
Name: {commondesktop}\{cm:LaunchProgram,{#AppName} Icon2}; Filename:{app}\pluto.exe; Check: CreateDS and CheckError
Name: {commondesktop}\{cm:LaunchProgram,{#AppName} Icon3}; Filename:{app}\topolino.exe; Check: CreateDS and CheckError
__________________
if you understand read more |
| Sponsored Links |
|
#107
|
|||
|
|||
|
Put please ready script like CODEX
|
|
#108
|
|||
|
|||
|
Great job, tested again the new versions... and the UA version is working great... only the top-right close button not working and maybe a smaller driver dropdown selector and inline with install directory would be nice... but not a problem... just cosmetic changes i guess...
keep up the hard work! BTW, Could you make it show required disk space in GB? Droppo.- Last edited by Droppo; 20-11-2016 at 19:29. |
|
#109
|
|||
|
|||
|
Quote:
Really helpful for me
Last edited by kathykit; 09-01-2017 at 18:23. |
|
#110
|
|||
|
|||
|
Is it possible to make the UA compatible version merge split files on game folder instead windows temp?
|
|
#111
|
|||
|
|||
|
Not the original CODEX source script, but two installers discompiled by me that seems to work...
Sorry to have do it 'like a pig' and have not renamed all vars in source in "clear form", but i'll try to do it when i will have time enough (may be i can also optimze it). Majors differences between these two sources (except gfx and audio): - One check the "crack" availability (copy patch option is not displayed if patch n/a). - The way to copy crack to destination directory... BigBoss-62 (a.k.a Laurent S) Note: I prefer the one with "Battle Squadron" music, remembering me the good old days of amiga scene where i began in the cr*****g scene.. |
| The Following 3 Users Say Thank You to bigboss-62 For This Useful Post: | ||
|
#112
|
||||
|
||||
|
vecchio marpione
laurent .. need to geniuses like you here .. welcome brother |
| The Following User Says Thank You to rinaldo For This Useful Post: | ||
bigboss-62 (21-02-2017) | ||
|
#113
|
|||
|
|||
|
Hi Rinaldo
![]() Thanx for welcoming me brother, although I am far from being "a genius" because i just discompile original installer script and put it in "a compilable and readable form"... I have no merit for this (credits are for the dude(s) of CODEX that release this very cool installer)... |
|
#114
|
||||
|
||||
|
using innounp and isd, must also know how to do brother
|
|
#115
|
|||
|
|||
|
Not really Rinaldo...
I'm from "the old school" and i prefer use ROPS disassembler disasm.exe (from rops-3.0.53.935) in conjunction with innounp instead of isd ![]() It is perhaps"less" readable for some but more efficient to rebuild a source code
|
|
#116
|
||||
|
||||
|
if you can with rops then you know assembler and you are not a fool as I said my first post where you praise, you understand the concept you short?
![]() I did it five years ago Last edited by rinaldo; 23-02-2017 at 09:15. |
|
#117
|
|||
|
|||
|
Hey, is there any way to just get that fading animation (TBorder.iss) to work for other scripts?
I tried it for quite some time but it seems like it just works in conjunction with VCL Style's. If I use no style or standard cjstyles, the installer crashes when closing. (Same happens to your "FreeArc_ISSkin" examples when I just compile them without any modification) Until finishing, closing or canceling the installer, everthing works nice oh and btw, I tried it on a Win8.1x64 machine using 5.5.1ee2 Unicode. Greetings Last edited by r4e; 27-02-2017 at 22:34. |
|
#118
|
||||
|
||||
|
Quote:
|
|
#119
|
|||
|
|||
|
Nah, I already made a snipped but when using it in one of my installers,
it only works, when I use VCL Styles. What I want is using it in an installer/repack, where I use a *.cjstyles skin but the code leads such installers into that appcrash (for some reason). I also compiled your ISSkin (cjstyles) example to proof that it wasn't my fault while extracting the code from your repack and that one crashed as well - on Win7, Win8.1 and Win10. So if it would be possible for you, it would be nice to get a working snipped. Greetings Last edited by r4e; 01-03-2017 at 20:35. |
|
#120
|
||||
|
||||
|
in short, you have a computer that does not read .cjstyles ??
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Conversion Designer/Installer Creator | Razor12911 | Conversion Tutorials | 1613 | 03-10-2024 01:24 |
| altef_4's installer | altef_4 | Conversion Tutorials | 244 | 24-05-2024 22:20 |
| Game Installer Designer by altef_4 | altef_4 | Conversion Tutorials | 236 | 28-05-2021 02:54 |
| Crysis 3 DVD9 to 3xDVD5 Custom Installer | spawniectes | PC Games - CD/DVD Conversions | 79 | 31-08-2017 07:19 |
| Tutorial using CI 8.0.0 | yener90 | Conversion Tutorials | 424 | 21-10-2014 09:49 |