From 73f85430910f2358c740bb04bbafdc211e5796b0 Mon Sep 17 00:00:00 2001 From: booker Date: Mon, 3 Nov 2008 15:36:47 -0700 Subject: [PATCH] rollback change... move allmydatacontextmenu registration to installer.tmpl in tahoe-w32-client\installer --- windows/installer.tmpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.45.2