Andrey Pletenev
unread,Nov 22, 2025, 1:04:22 AMNov 22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to izpack-dev
Hi everyone!
I have a product with 3 components (packs), where Component1 and Component2 can be started with the system (startup="true"), but Component3 is not intended for it.
I've encountered a problem with the ShortcutPanel. There is only one autostart checkbox. If the user checks it, then both Component1 and Component2 shortcuts will autostart. What if the user wants to autostart Component1 but not autostart Component2? How can I implement this?
Thank you beforehand for any clues,
Andrey