This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 162570 - Installing several products into the same directory results in the uninstaller overwriting
Summary: Installing several products into the same directory results in the uninstalle...
Status: NEW
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-14 11:29 UTC by dlipin
Modified: 2014-02-10 14:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dlipin 2009-04-14 11:29:58 UTC
Installing 2 components with registerInSystem() = true at the same directory generates 2 uninstallers with the 
same name. As the result the second one overwrites the first one.
Probably the other name for uninstaller should be used (e.g. uninstall-1.exe or uninstall-<uid>.exe) in such cases.
Comment 1 dlipin 2009-04-14 11:30:45 UTC
See also Issue 150326.
Comment 2 Jiri Rechtacek 2012-10-07 12:58:28 UTC
Assigned to new owner.