Log in

View Full Version : How to add a checkbox at the end of inno setup


Epic Titan 69
28-02-2021, 05:36
Can any one help me adding a checkbox at the end of WPI (Modified version) by bunti_04u (https://fileforums.com/showthread.php?t=102774&highlight=windows)
Which can launch a certain .bat or .exe like in case of FITGIRL'S setup wherein at the end there is a checkbox(Though we cant uncheck it:p) which launches some application like QuichSFV or whatever...........

So is there anyone who can help me out:confused:

Ele
28-02-2021, 11:16
Can any one help me adding a checkbox at the end of WPI (Modified version) by bunti_04u (https://fileforums.com/showthread.php?t=102774&highlight=windows)
Which can launch a certain .bat or .exe like in case of FITGIRL'S setup wherein at the end there is a checkbox(Though we cant uncheck it:p) which launches some application like QuichSFV or whatever...........

So is there anyone who can help me out:confused:

The Finished page already has two checkboxes, "Play" and "Restart". So following the same procedure you can add a new checkbox on your own. ;)

Epic Titan 69
28-02-2021, 22:59
The Finished page already has two checkboxes, "Play" and "Restart". So following the same procedure you can add a new checkbox on your own. ;)
Thanks, I Did The Same But Ended With Many Weird Errors
Now Am little Bit Confused After Doing So
Can You Cite an Example If You Have Time :D

Ele
01-03-2021, 05:08
Thanks, I Did The Same But Ended With Many Weird Errors
Now Am little Bit Confused After Doing So
Can You Cite an Example If You Have Time :D

Ok, I quickly created an example to help you get an idea for further modifications. Under each comment line ( // VerifyGameFiles), you'll see the changes I made. For different parameters, go to line 6137 and make a change.

Not: The new checkbox only shows when the installation was successful.


ScreenShots:

Epic Titan 69
01-03-2021, 05:33
Ok, I quickly created an example to help you get an idea for further modifications. Under each comment line ( // VerifyGameFiles), you'll see the changes I made. For different parameters, go to line 6137 and make a change.

Not: The new checkbox only shows when the installation was successful.


ScreenShots:
Thanks u r really gr8
But last thing
What will it launch upon checked?
QuickSFV
right??

Ele
01-03-2021, 05:47
Thanks u r really gr8
But last thing
What will it launch upon checked?
QuickSFV
right??

Yes, but it's up to you.

Epic Titan 69
01-03-2021, 06:17
Wait will i have to change this section only
Which is given in screenshot to add other checkboxes also??

Ele
01-03-2021, 08:07
Wait will i have to change this section only
Which is given in screenshot to add other checkboxes also??

Yes to change "QuichSFV". Check out each part under the comment lines. With that you can change the "Verify" checkbox. Otherwise if you want to add another check box you should follow my example on every part under the comment lines. Take your time and see more about it.

Epic Titan 69
01-03-2021, 18:11
Yes to change "QuichSFV". Check out each part under the comment lines. With that you can change the "Verify" checkbox. Otherwise if you want to add another check box you should follow my example on every part under the comment lines. Take your time and see more about it.
Okay Good,
But can You explain the way in which this checkbox can launch a LINK??
And
the way in which this checkbox cant Be unchecked by the gammer installing the game using this setup

Epic Titan 69
09-03-2021, 08:59
Okay Good,
But can You explain the way in which this checkbox can launch a LINK??
And
the way in which this checkbox cant Be unchecked by the gammer installing the game using this setup
Can anyone help meeee.....????

Harsh ojha
09-03-2021, 20:50
can anyone help meeee.....????

dm