[izpack-users] Controlling the order of shortcuts

Markus Schlegel markus.schlegel at pulinco.com
Fri Dec 22 15:01:03 CET 2006


Searched for the Shortcut order solution for a while, but did not find one.

What I could find out is, that the ShortcutPanel does it's job right. It creates the Shortcuts in the correct order.
But somehow they get rearranged in windows. There is a binary value in the registry that controls the order, but I could not find an API for it.

Will not investigate more time in this for now.

Markus 

-----Original Message-----
From: izpack-users-bounces at lists.berlios.de [mailto:izpack-users-bounces at lists.berlios.de] On Behalf Of Grégory Joseph
Sent: Wednesday, December 13, 2006 9:04 PM
To: izpack-users at lists.berlios.de
Subject: Re: [izpack-users] Controlling the order of shortcuts

Thanks Markus, let me know if you find anything interesting. I don't have a windows machine to try and find out myself (only remote test
machines) , so I can hardly help ...

Cheers

greg

On 13/12/06, Markus Schlegel <markus.schlegel at pulinco.com> wrote:
> I am working on the ShortcutPanel right now.
> Maybe I can find the reason (and the solution) for this. But I don't know if this would be included in the current development, since I am not a member of the core izpack team.
>
> What I did already:
> - When using InstallGroups, I can now specify a different programGroup for each InstallGroup. We deliver a Suite of Programs in one Installer. Like this we let the user choose one Program at the beginning (=InstallGroup) and each Program will become it's own ProgramGroup for the Shortcuts.
>
> What I'd like to do now:
> - When Using the ShortcutPanel before the InstallPanel, it should not create the shortcuts immediately. Instead it should wait upon the completion of the InstallerPanel. I guess I can do this using a (programatic) InstallerListener.afterPacks(). When the ShortcutPanel comes after the InstallPanel, it should of corse create the Shortcuts immediately.
> - As you ask for, I will look at the order of the Shortcuts in the Programs menu...
>
> Markus
>
> -----Original Message-----
> From: izpack-users-bounces at lists.berlios.de 
> [mailto:izpack-users-bounces at lists.berlios.de] On Behalf Of Grégory 
> Joseph
> Sent: Tuesday, December 12, 2006 5:55 PM
> To: izpack-users at berlios.de
> Subject: Re: [izpack-users] Controlling the order of shortcuts
>
> Hi list,
>
> Any followup on this 2 years old topic? ;)
>
> g
>
> On 03/08/05, Silent Killer <thesilentkiller at gmail.com> wrote:
> > Hi,
> >
> > Is there a way to control the order in which shortcuts are created? 
> > In my installer, I am creating shortcuts in the Program Group 
> > (Windows) and I would like to control the order in which the shortcuts are displayed.
> > Currrently the "Uninstaller" shortcut comes first and for obvious 
> > reasons I dont like it that way :). I saw that a bug has already 
> > been reported for this issue,
> >
> > http://developer.berlios.de/bugs/?func=detailbug&bug_id=1717&group_i
> > d=
> > 1408
> >
> > Has it been resolved? If not, is there a workaround for it?
> >
> > Thanks,
> > SK
> > _______________________________________________
> > izpack-users mailing list
> > izpack-users at lists.berlios.de
> > http://lists.berlios.de/mailman/listinfo/izpack-users
> >
> _______________________________________________
> izpack-users mailing list
> izpack-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/izpack-users
> _______________________________________________
> izpack-users mailing list
> izpack-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/izpack-users
>
_______________________________________________
izpack-users mailing list
izpack-users at lists.berlios.de
https://lists.berlios.de/mailman/listinfo/izpack-users



More information about the izpack-users mailing list