#106
|
|||
|
|||
Hey man, great program there. Only problem is that it won't close on clicking the close button on top. I tried numerous times, with compatibility mode and all, but nothing worked. Any idea on how to solve this issue?
|
Sponsored Links |
#107
|
||||
|
||||
How to add mulitple links on desktop and start menu?
|
#108
|
||||
|
||||
Stuff like this exists in inno setup documentation.
|
#109
|
||||
|
||||
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 |
#110
|
|||
|
|||
Put please ready script like CODEX
![]() |
#111
|
|||
|
|||
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 20:29. |
#112
|
|||
|
|||
Quote:
Really helpful for me ![]() Last edited by kathykit; 09-01-2017 at 19:23. |
#113
|
|||
|
|||
Is it possible to make the UA compatible version merge split files on game folder instead windows temp?
|
#114
|
|||
|
|||
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: | ||
#115
|
||||
|
||||
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) |
#116
|
|||
|
|||
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)... |
#117
|
||||
|
||||
using innounp and isd, must also know how to do brother
![]() |
#118
|
|||
|
|||
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 ![]() |
#119
|
||||
|
||||
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 10:15. |
#120
|
|||
|
|||
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 23:34. |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Conversion Designer/Installer Creator | Razor12911 | Conversion Tutorials | 1614 | 03-10-2024 02:24 |
altef_4's installer | altef_4 | Conversion Tutorials | 244 | 24-05-2024 23:20 |
Game Installer Designer by altef_4 | altef_4 | Conversion Tutorials | 236 | 28-05-2021 03:54 |
Crysis 3 DVD9 to 3xDVD5 Custom Installer | spawniectes | PC Games - CD/DVD Conversions | 79 | 31-08-2017 08:19 |
Tutorial using CI 8.0.0 | yener90 | Conversion Tutorials | 424 | 21-10-2014 10:49 |