From a3a4203c58a67881edccdd08b1ac096f7cdec078 Mon Sep 17 00:00:00 2001
From: Peter Secor <secorp@allmydata.com>
Date: Thu, 21 Feb 2008 20:38:11 -0700
Subject: [PATCH] native client - updated system tray name, missed it at first

---
 windows/installer.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/windows/installer.tmpl b/windows/installer.tmpl
index 316ba8c2..cf500341 100644
--- a/windows/installer.tmpl
+++ b/windows/installer.tmpl
@@ -43,7 +43,7 @@ Filename: "{app}\Install\tahoe.exe"; Parameters: "create-client ""{app}\noderoot
 Filename: "{app}\Install\winfuse\InstallUtil.exe"; Parameters: """{app}\Install\winfuse\WinFUSE.exe"""; Flags: runhidden
 Filename: "{app}\Install\confwiz.exe"; Flags: hidewizard
 ;Filename: "{app}\Install\ReadMe.txt"; Description: "View the ReadMe file"; Flags: unchecked postinstall nowait shellexec skipifdoesntexist
-Filename: "{app}\Install\winfuse\TahoeTray.exe"; Description: "Run Allmydata Tahoe"; Flags: postinstall nowait
+Filename: "{app}\Install\winfuse\AllmydataTray.exe"; Description: "Run Allmydata Tahoe"; Flags: postinstall nowait
 Filename: "http://beta.allmydata.com/welcome_install?v=%(major)d.%(minor)d.%(point)d.%(nano)d"; Description: "View the Welcome Page"; Flags: postinstall shellexec
 
 [UninstallRun]
-- 
2.45.2