|
|
|
#1
|
||||
|
||||
|
another troll
__________________
if you understand read more |
| Sponsored Links |
|
#2
|
||||
|
||||
|
__________________
We are such stuff as dreams are made on, and our little life is rounded with a sleep. |
|
#3
|
||||
|
||||
|
If someone does not understand what he wrote he has also left the phone number.HA HA HA
Quote:
![]()
__________________
≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « I Mediocri Imitano, I Geni Copiano, Dio Crea & Distrugge » (Io Ridefinisco & Perfeziono le Loro Opere Rendendole Uniche) ![]() ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « Mediocrities Imitate, Genius Copy, God Creates & Destroys » (I Reconsider & Improve Their Works, Rending Them One And Only)
|
|
#4
|
||||
|
||||
|
è il numero dei vietcong
![]() this is number vietKinKong
__________________
if you understand read more |
|
#5
|
||||
|
||||
|
Hi rinaldo,
in your cjstyle script there is the following: Code:
Source: File\{#Skin}; DestDir: "{app}"; Attribs: hidden system; Flags: ignoreversion;
I tried on my own with Code:
Source: File\{#Skin}; DestDir: "{app}"; Attribs: hidden system; Flags: deleteafterinstall;
|
|
#6
|
|||
|
|||
|
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?
|
|
#7
|
||||
|
||||
|
How to add mulitple links on desktop and start menu?
|
|
#8
|
||||
|
||||
|
Stuff like this exists in inno setup documentation.
|
|
#9
|
||||
|
||||
|
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 |
|
#10
|
|||
|
|||
|
Quote:
Really helpful for me
Last edited by kathykit; 09-01-2017 at 18:23. |
|
#11
|
|||
|
|||
|
Put please ready script like CODEX
|
|
#12
|
|||
|
|||
|
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: | ||
|
#13
|
||||
|
||||
|
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) | ||
|
#14
|
|||
|
|||
|
thanks for help
Last edited by Emorian; 29-04-2017 at 08:29. |
|
#15
|
|||
|
|||
|
Thanks!
Last edited by blackx600; 10-11-2018 at 01:45. |
![]() |
|
|
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 |