From: booker Date: Mon, 3 Nov 2008 22:36:47 +0000 (-0700) Subject: rollback change... move allmydatacontextmenu registration to installer.tmpl in tahoe... X-Git-Url: https://git.rkrishnan.org/pf/content/en/seg/priv.html?a=commitdiff_plain;h=73f85430910f2358c740bb04bbafdc211e5796b0;p=tahoe-lafs%2Ftahoe-lafs.git rollback change... move allmydatacontextmenu registration to installer.tmpl in tahoe-w32-client\installer --- diff --git a/windows/installer.tmpl b/windows/installer.tmpl index c1425324..daf0e4af 100644 --- a/windows/installer.tmpl +++ b/windows/installer.tmpl @@ -25,8 +25,7 @@ OutputBaseFilename=Allmydata_Tahoe_Setup_v%(major)d_%(minor)d_%(point)d_r%(revis [Files] ; contents of 'binaries' dir. (consolidated build target) -Source: "AllmydataContextMenu.dll"; DestDir: "{app}\Install"; Flags: regserver restartreplace replacesameversion uninsrestartdelete -Source: "*.*"; DestDir: "{app}\Install"; Excludes: "AllmydataContextMenu.dll"; Flags: restartreplace replacesameversion uninsrestartdelete +Source: "*.*"; DestDir: "{app}\Install"; Flags: restartreplace replacesameversion uninsrestartdelete Source: ".\pkg_resources\*.*"; DestDir: "{app}\Install\pkg_resources"; Flags: recursesubdirs Source: ".\winfuse\*.*"; DestDir: "{app}\Install\winfuse"; Flags: recursesubdirs