Ticket #243 (closed defect-bug: fixed-erledigt)

Opened 8 months ago

Last modified 4 months ago

[serverpack][wpn-xm]

Reported by: tobiasfichtner Owned by: vain
Priority: trivial Milestone:
Component: Serverpack Version: Serverpack 0.1
Keywords: Cc:
Estimated Number of Hours: 0.1 Add Hours to Ticket: 0
Billable?: no Total Hours: 0.15
Internal?: yes

Description

recompiling of the package is first availible if you fix the following path in Project\bin\InnoToolsDownloader?\is_download.iss line 2:

Source: {#emit ReadReg?(HKEY_LOCAL_MACHINE,'Software\Sherlock Software\InnoTools?\Downloader','InstallPath?',)}bin\InnoToolsDownloader?\itdownload.dll; Flags: dontcopy; DestDir?: {tmp}

from: Source: {#emit ReadReg?(HKEY_LOCAL_MACHINE,'Software\Sherlock Software\InnoTools?\Downloader','InstallPath?',)}\itdownload.dll; Flags: dontcopy; DestDir?: {tmp}

Change History

comment:1 Changed 8 months ago by vain

  • Add Hours to Ticket changed from 0.0 to 0.15
  • Estimated Number of Hours changed from 0.15 to 0.1
  • Total Hours changed from 0.0 to 0.15

Ja, den Bug kann ich nachvollziehen. Nach Checkout hat man ja Sherlock Software Downloader nicht installiert und daher auch keinen Registry-Eintrag für den Programmpfad.

Ich hab den Patch etwas modifiziert und den Registry-Pfad rausgenommen. Bitte nochmal testen. Dann können wir den Bug schließen.

comment:2 Changed 8 months ago by vain

  • Status changed from new to closed
  • Resolution set to fixed-erledigt

comment:3 Changed 4 months ago by vain

  • Milestone Serverpack wpn-xm - Basis deleted

Milestone Serverpack wpn-xm - Basis deleted

Note: See TracTickets for help on using tickets.