![]() |
Add icon ready page
1 Attachment(s)
Friends adding the menu icon in the start ready page
I do not know how to add the function UpdateReadyMemo Could someone for an example of how to add Example below as I use IconCB := TNewCheckBox.Create(WizardForm); with IconCB do begin Parent := WizardForm.SelectTasksPage; SetBounds(0,215,300,20); Caption := ExpandConstant('{cm:CreateDesktopIcon}'); Checked:=True; end; Attachment 15174 Thank you |
If you want just "Create a desktop icon" in the Ready Memo with your personal IconCB:
Code:
[Tasks]Code:
[#Code]Code:
Procedure InitializeWizard(); |
2 Attachment(s)
Thank JRD! but it is to appear "Create an icon on the Desktop" on UpdateReadyMemo
Example: Image Attachment 15179 Create an icon on the Desktop. together with Start Menu folder destination and additional tasks |
1 Attachment(s)
Just add:
Code:
[CustomMessages] |
|
Resolved That's what I wanted
Thank JRD! for their work to help |
You're welcome.
|
| All times are GMT -7. The time now is 12:01. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com