|
|
|
#1
|
||||
|
||||
|
Quote:
Thanks in advance. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
Code:
[setup]
AppMutex=UniqueNAME
[_code]
procedure InitializeWizard;
begin
CreateMutex('UniqueNAME');
end;
Last edited by altef_4; 12-03-2013 at 11:32. Reason: CreateAppMutex->CreateMutex |
|
#3
|
||||
|
||||
|
Quote:
Unknown identifer 'CreateAppMutex' |
|
#4
|
||||
|
||||
|
Thank you so much for your help.
Work pefectly. I can modify/customize this message and button size? How? Capturar.JPG |
|
#5
|
||||
|
||||
|
How do the buttons do not appear on every screen?
The description of the buttons is not showing up, how to fix this? Capturar.JPG Test.zip I appreciate the help in advance. |
|
#6
|
||||
|
||||
|
Quote:
|
| The Following User Says Thank You to altef_4 For This Useful Post: | ||
Andre Jesus (11-03-2013) | ||
|
#7
|
||||
|
||||
|
|
![]() |
| 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 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |