|
|
|
#1
|
|||
|
|||
|
Unable to show welcome page
I firstly had a problem with archives, but tried and got a fix…
But now when I compile the setup, the setup launches with the tasks page. Does not show any welcome or dirselection pagepage Please help Last edited by Vivekkumar07032003; 06-07-2016 at 19:37. Reason: It was very large, so I asked what I wanted |
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
[CODE] Code:
function ShouldSkipPage1 (PageID: Integer): Boolean; begin if (PageID=wpSelectProgramGroup) or (PageID=wpReady) or (PageID=wpSelectComponents) then Result:=true; end; |
|
#3
|
|||
|
|||
|
Quote:
[CODE] Code:
function ShouldSkipPage1 (PageID: Integer): Boolean; begin if (PageID=wpSelectProgramGroup) or (PageID=wpReady) or (PageID=wpSelectComponents) then Result:=true; end; |
|
#4
|
|||
|
|||
|
I tried and deleted the command but that led to a problem in back button
It is seen but does not work |
|
#5
|
|||
|
|||
|
Some times the dir page opens , however 1 out of 20 times , please send me a video to how to fix it.
I am unable to compile e setup with welcome page, I am using inno 5 Unicode and on win 10 64 bit. Please , if your setups are all right send me the version which you are using |
|
#6
|
|||
|
|||
|
Please tell me about the sections which serializes the pages
|
|
#7
|
|||
|
|||
|
Hi, can any one tell me the code of compact view? Please. Thanks.
|
|
#8
|
|||
|
|||
|
omg @ramazan19833 everywhere u just spam and never clear about your problems if you actually have any.you created a new thread with this same post wtf dude?
|
|
#9
|
||||
|
||||
|
Quote:
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
![]() |
| The Following 4 Users Say Thank You to Grumpy For This Useful Post: | ||
|
#10
|
|||
|
|||
|
help. Why the progress on my setup is more than 100%?
|
|
#11
|
||||
|
||||
|
See original post #2, It shows ( 0,100 ...
The 100 is %, so if only 1 file that would be correct, IF 2 files the number has to be 50, all depends on how many files you ended up with.. READ the entire first post until you understand it. |
|
#12
|
||||
|
||||
|
Phew, at least now my PM box will rest.
|
|
#13
|
|||
|
|||
|
Can help me to solve this error
Thank you very much ![]()
|
|
#14
|
||||
|
||||
|
Your define is not correct: {#AppName} and you have an exclamation mark after the end bracket...
Changes like this: Code:
WizardForm.Caption:= 'Select Dir «{#AppName}»';
https://hachinouta.wordpress.com/201...-in-innosetup/
__________________
Practice makes perfect. |
| The Following User Says Thank You to JRD! For This Useful Post: | ||
Siber Pro (21-12-2016) | ||
|
#15
|
|||
|
|||
|
Quote:
|
![]() |
|
|
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 |