Groups
Sign in
Groups
innosetup
Conversations
About
Send feedback
Help
DirExistsWarning with custom commandline parameter
44 views
Skip to first unread message
Raúl
unread,
Nov 4, 2024, 1:30:48 PM
11/4/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to inno...@googlegroups.com
Hi,
I'll like to set the DirExistWarning setup directive with a custom command line parameter like this:
[Setup] DirExistsWarning = {param:DirExistWarning|yes}
Is there some workaround to achieve this?
Thanks,
Raúl F.
Bill Stewart
unread,
Nov 19, 2024, 2:51:32 PM
11/19/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to innosetup
1) Set DirExistsWarning to no
2) Use code in the [Code] section to display your own dialog based on the existence of the command line parameter.
Don't forget to take into account silent installations if you decide to do this.
Bill
Reply all
Reply to author
Forward
0 new messages