|
|
|
#1
|
|||
|
|||
|
Quote:
|
| The Following User Says Thank You to Dante1995 For This Useful Post: | ||
minh_k43sj (30-10-2014) | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
you can add Slides show to this scrip of Kurutucu then upload to I can download ? (i want you add in Main(Compact.Mode)
if you can, thank you very much
|
|
#3
|
|||
|
|||
|
Quote:
![]() this code does not matter, I'm sorry I can not help |
|
#4
|
|||
|
|||
|
i get it, thank you Dante
so, how to hide checkbox "Create shortcut to desktop" and "the line" as image :
|
|
#5
|
|||
|
|||
|
procedure InitializeWizard();
Code:
WizardForm.NoIconsCheck.hide; WizardForm.NoIconsCheck.hide; TasksSeparateBevel.Visible:=False; or TasksSeparateBevel.hide; Code:
//WizardForm.NoIconsCheck.Show; //TasksSeparateBevel.Show; Last edited by Dante1995; 31-10-2014 at 08:11. |
| The Following User Says Thank You to Dante1995 For This Useful Post: | ||
jamel2013 (31-10-2014) | ||
|
#6
|
|||
|
|||
|
Quote:
You are No1
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Copy file with Inno Setup Script | emrahcey | Software | 1 | 02-07-2010 08:24 |