View Single Post
  #1555  
Old 22-07-2023, 13:09
Lord.Freddy's Avatar
Lord.Freddy Lord.Freddy is offline
Registered User
 
Join Date: Apr 2022
Location: ...
Posts: 54
Thanks: 222
Thanked 41 Times in 25 Posts
Lord.Freddy is on a distinguished road
Post SelectDisk

Hello everyone, I am trying to implement the function (SelectDisk) that is available in (InnoSetup) 6, so I wrote the code that is in the (zip) file below, but after execution

1: If I click on the (OK) button and if the requested file is not there, it should give me an error, but it ignores this.

2: If I click on the (cancel) button, it should show me the exit message box, but it ignores it.

I will be glad if someone can fix the problems of this code
Attached Files
File Type: zip SelectDisk Fun.zip (4.2 KB, 2 views)
__________________
¤ Life good be a Dream ¤

Last edited by Lord.Freddy; 22-07-2023 at 13:14.
Reply With Quote