Revision b5061ac8 trunk/Pithos.ShellExtensions/FileContext.cs

b/trunk/Pithos.ShellExtensions/FileContext.cs
25 25

  
26 26
        public FileContext()
27 27
        {
28
           /* if (Process.GetProcessesByName("Pithos.Client.WPF").Length == 0)
29
            {
30
                var appPath = (string)Registry.LocalMachine.GetValue(@"Software\Pithos\AppPath");
31
                Process.Start(appPath);
32
            }*/
33 28
        }
34 29

  
35 30
        public bool IsManaged

Also available in: Unified diff