View Issue Details

IDProjectCategoryView StatusLast Update
0000324bareos-coreinstaller / packagespublic2015-03-25 19:19
Reportermvwieringen Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformWindows 7OSWindowsOS Version7
Product Version14.2.0 
Summary0000324: Windows installer (64 bits) overwrites user install dir settings.
DescriptionWhen a user sets a non default install patch with a 64 bit installer it will
always install into the standard program files directory and overwrite the
user settings.

Problem is in line 864 and 1408 of platforms/win32/winbareos.nsi
there is should only set the new INSTDIR when it currently is set to the
normal non 64 bit default.
TagsNo tags attached.

Activities

pstorz

pstorz

2014-07-21 16:21

administrator   ~0000936

Fix committed to bareos master branch with changesetid 1932.
mvwieringen

mvwieringen

2015-03-25 16:51

developer   ~0001467

Fix committed to bareos2015 bareos-14.2 branch with changesetid 4718.
joergs

joergs

2015-03-25 19:19

developer   ~0001616

Due to the reimport of the Github repository to bugs.bareos.org, the status of some tickets have been changed. These tickets will be closed again.
Sorry for the noise.

Related Changesets

bareos: master cdbce220

2014-07-21 16:04

pstorz

Ported: N/A

Details Diff
Fix 64Bit install dir problems

On 64Bits, there were problems when a different install location was
chosen.

Now we only set PROGRAMFILES to PROGRAMFILES64, if the INSTDIR was not
altered.

On uninstall, we do not set the INSTDIR anymore as it is set correctly by
the uninstaller.

Fixes 0000324: Windows installer (64 bits) overwrites user install dir
settings.
Affected Issues
0000324
mod - platforms/win32/winbareos.nsi Diff File

bareos2015: bareos-14.2 83ab3f06

2014-07-21 18:04

pstorz


Committer: mvwieringen

Ported: N/A

Details Diff
Fix 64Bit install dir problems

On 64Bits, there were problems when a different install location was
chosen.

Now we only set PROGRAMFILES to PROGRAMFILES64, if the INSTDIR was not
altered.

On uninstall, we do not set the INSTDIR anymore as it is set correctly by
the uninstaller.

Fixes 0000324: Windows installer (64 bits) overwrites user install dir
settings.
Affected Issues
0000324
mod - platforms/win32/winbareos.nsi Diff File

Issue History

Date Modified Username Field Change
2014-07-19 19:29 mvwieringen New Issue
2014-07-19 19:29 mvwieringen Status new => assigned
2014-07-19 19:29 mvwieringen Assigned To => pstorz
2014-07-21 16:21 pstorz Changeset attached => bareos master cdbce220
2014-07-21 16:21 pstorz Note Added: 0000936
2014-07-21 16:21 pstorz Status assigned => resolved
2014-07-21 16:21 pstorz Resolution open => fixed
2014-09-29 11:18 mvwieringen adm Assigned To pstorz =>
2014-09-29 11:18 mvwieringen adm Status resolved => closed
2015-03-25 16:51 mvwieringen Changeset attached => bareos2015 bareos-14.2 83ab3f06
2015-03-25 16:51 mvwieringen Note Added: 0001467
2015-03-25 16:51 mvwieringen Status closed => resolved
2015-03-25 19:19 joergs Note Added: 0001616
2015-03-25 19:19 joergs Status resolved => closed