|
|
|
#1
|
||||
|
||||
|
Razor12911
Code:
Your Source (CIU 1.0.0.6) My Source Both scripts have 18,077 Lines Both scripts have 32,112 Lines Equalizer for Music On/Off Big and Small Button for music On/Off (It doesn't have equalizers) Background Types(PNG/BMP Background) Background types (PNG/BMP/JPG/MultiJPG) 20 Play/Launch Buttons 10 Play/Launch Buttons 8 Components 10 Components 8 Tasks 10 Tasks Select Group Page Does not exist Select Group Page Does exist Animated Buttons Animated Buttons (Generated from another script) Slideshow on Small Installer Slideshow on Normal Installer and Small Installer Slideshows Unlimited Slideshows Unlimited Fonts, Don't know Fonts Unlimited 1 Splash screen Splashes Unlimited Each Button has; I don't know. Each Button has Font Name, Font Sizes, Font Colors, Font Styles(Bold, Italic, Underline, Strikeout), and etc. Has 6 Wizard Pages I think. Has more than WizardPages Has License Page Only, Has License, Infobefore and InfoAfter Page. Has about 32 languages Has about 12 languages Don't know about isdone isdone is performance tweaked. langbox(lang icons) langbox(different) system page totally diffrent system page totally diffrent Your "big" differences in fact are similarities. Your source has EVERYTHING that yener's has. More splashes? More fonts? You are ridiculous. Even I can do this with good base script. What's more your script uses the same filenames and variable names |
| The Following 4 Users Say Thank You to BAMsE For This Useful Post: | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
|
|
#3
|
|||
|
|||
|
|
|
#4
|
||||
|
||||
|
Yep. Here's yener's setup.ini vs your one.
Round 1: Code:
[ExtractSettings]
PrecompVer=0.42
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data2.cab;DestDir:{app};Disk:2;
Code:
[ExtractSettings]
PrecompVer=0
FreeArcFile1={src}\Data1.cab;Destination:{app};Disk:1
FreeArcFile2={src}\Data2.cab;Destination:{app};Disk:1
Round 2: Code:
[LauncherSettings]
Launch1=DirectX
Launch164=0
Launch1BeforeInstall=0
LaunchCom1={src}\Redist\directx\dxsetup.exe
LaunchArg1=/silent
Code:
[TaskSettings]
Task1Name=DirectX
Task1x64=0
Task1BeforeInstall=0
Task1Command={app}\__Installer\directx\redist\DXSETUP.exe
Task1Parameter=/silent
Round 3: Code:
[LangBox] Left=360 Top=576 Center=1 Code:
LanguageSelectorLeft=0 LanguageSelectorTop=535 LanguageSelectorCenter=1 Round 4: Code:
InstallerWidth=1436 InstallerHeight=734 Code:
InstallerWidth=1000 InstallerHeight=565 Round 5: Code:
[SmallInstaller] Width=525 Height=320 Code:
SmallInstallerWidth=600 SmallInstallerHeight=330 Moreover almost all variables have the same order! |
| The Following 4 Users Say Thank You to BAMsE For This Useful Post: | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|