[izpack-users] IzPack 3.11.0-beta2

Bartz, Klaus Klaus.Bartz at coi.de
Mon Jan 7 10:40:11 CET 2008


Hi All,
our products needs all admin rights. Therefore different places for the
uninstall keys are only primed.
uninstall keys will be written automatically if the
RegistryInstallerListener was activated.
For default the uninstall keys are written under
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall

It is possible to overwrite the default bahavior. This will be done with
the
"virtual" pack "UninstallStuff" in RegistrySpec.xml. For more info see
docu and the example in the IzPack installation self.
If the pack will be empty, no entry and no error should be
performed/raised (I hope so, not tested...).
If the entries  got the root "HKCU" it should work if the user have the
right to write into his own registry area (also not tested).
If the entries got a variable as root (like $REG_ROOT) and this variable
is a valid variable at performing the registry listener (afterPacks),
the entries will be written under the root given by $REG_ROOT.
The only thing missing for this is the InstallTypePanel.

Hope it helps

Klaus

> -----Original Message-----
> From: izpack-users-bounces at lists.berlios.de 
> [mailto:izpack-users-bounces at lists.berlios.de] On Behalf Of 
> Julien Ponge
> Sent: Friday, January 04, 2008 11:22 AM
> To: izpack-users at lists.berlios.de
> Subject: Re: [izpack-users] IzPack 3.11.0-beta2
> 
> 
> Hi Pascal,
> 
> > One more thing. When the user is not authentified as an 
> admin, he can 
> > install the program in another location than C:\Program 
> Files, but the 
> > installation process issues an error because the program can not be 
> > registered in the Windows registry. Is there a mean to 
> specify to not 
> > register the program? I think there are some configurations 
> where it 
> > is more important to be able to install the program whithout admin 
> > rights than register it in the windows registry.
> 
> I will let Klaus answer this one since he is the registry 
> stuff specialist ;-)
> 
> Cheers
> _______________________________________________
> 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