srwi/EverythingToolbar

App instant crash, never run

Closed this issue · 13 comments

Preflight Checklist

  • I have fully read the README and it did not solve the problem.
  • I have searched all open and closed issues for the same bug report without success.

EverythingToolbar Version

1.4.1

Everything Version

1.4.1.100

Windows Version

10.0.22635.0|

Steps to reproduce

start

Expected Behavior

run

Actual Behavior

nothing

Screenshots

ehm

Log output

2024-09-14 09:42:19.9686|INFO|Launcher|EverythingToolbar Launcher 1.3.4.0 started. OS: Microsoft Windows NT 10.0.22635.0|
2024-09-14 20:05:02.2507|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.4.1|
2024-09-14 20:08:20.5778|INFO|Launcher|EverythingToolbar 1.4.1.0 started. OS: Microsoft Windows NT 10.0.22635.0|
2024-09-14 20:08:21.1291|ERROR|Launcher|Unhandled exception|System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind)
at EverythingToolbar.Launcher.Utils.SetWindowsSearchEnabledState(Boolean enabled) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Utils.cs:line 82
at EverythingToolbar.Launcher.SetupAssistant.HideWindowsSearchChanged(Object sender, RoutedEventArgs e) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 97
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.Primitives.ToggleButton.OnIsCheckedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
at System.Windows.Controls.Primitives.ToggleButton.set_IsChecked(Nullable1 value) at EverythingToolbar.Launcher.SetupAssistant..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 32 at EverythingToolbar.Launcher.Launcher.LauncherWindow..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 52 at EverythingToolbar.Launcher.Launcher.Main() in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 136 2024-09-14 20:08:49.8951|INFO|Launcher|EverythingToolbar 1.4.1.0 started. OS: Microsoft Windows NT 10.0.22635.0| 2024-09-14 20:08:50.1417|ERROR|Launcher|Unhandled exception|System.UnauthorizedAccessException: Attempted to perform an unauthorized operation. at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) at EverythingToolbar.Launcher.Utils.SetWindowsSearchEnabledState(Boolean enabled) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Utils.cs:line 82 at EverythingToolbar.Launcher.SetupAssistant.HideWindowsSearchChanged(Object sender, RoutedEventArgs e) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 97 at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.Controls.Primitives.ToggleButton.OnIsCheckedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e) at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args) at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType) at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal) at System.Windows.Controls.Primitives.ToggleButton.set_IsChecked(Nullable1 value)
at EverythingToolbar.Launcher.SetupAssistant..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 32
at EverythingToolbar.Launcher.Launcher.LauncherWindow..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 52
at EverythingToolbar.Launcher.Launcher.Main() in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 136
2024-09-14 20:08:54.4155|INFO|Launcher|EverythingToolbar 1.4.1.0 started. OS: Microsoft Windows NT 10.0.22635.0|
2024-09-14 20:08:54.6602|ERROR|Launcher|Unhandled exception|System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind)
at EverythingToolbar.Launcher.Utils.SetWindowsSearchEnabledState(Boolean enabled) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Utils.cs:line 82
at EverythingToolbar.Launcher.SetupAssistant.HideWindowsSearchChanged(Object sender, RoutedEventArgs e) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 97
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.Primitives.ToggleButton.OnIsCheckedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
at System.Windows.Controls.Primitives.ToggleButton.set_IsChecked(Nullable1 value) at EverythingToolbar.Launcher.SetupAssistant..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 32 at EverythingToolbar.Launcher.Launcher.LauncherWindow..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 52 at EverythingToolbar.Launcher.Launcher.Main() in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 136 2024-09-14 20:10:00.8465|INFO|Launcher|EverythingToolbar 1.4.1.0 started. OS: Microsoft Windows NT 10.0.22635.0| 2024-09-14 20:10:01.0948|ERROR|Launcher|Unhandled exception|System.UnauthorizedAccessException: Attempted to perform an unauthorized operation. at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) at EverythingToolbar.Launcher.Utils.SetWindowsSearchEnabledState(Boolean enabled) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Utils.cs:line 82 at EverythingToolbar.Launcher.SetupAssistant.HideWindowsSearchChanged(Object sender, RoutedEventArgs e) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 97 at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.Controls.Primitives.ToggleButton.OnIsCheckedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e) at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args) at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType) at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal) at System.Windows.Controls.Primitives.ToggleButton.set_IsChecked(Nullable1 value)
at EverythingToolbar.Launcher.SetupAssistant..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 32
at EverythingToolbar.Launcher.Launcher.LauncherWindow..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 52
at EverythingToolbar.Launcher.Launcher.Main() in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 136
2024-09-14 20:10:34.4775|INFO|Launcher|EverythingToolbar 1.4.1.0 started. OS: Microsoft Windows NT 10.0.22635.0|
2024-09-14 20:10:34.7510|ERROR|Launcher|Unhandled exception|System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind)
at EverythingToolbar.Launcher.Utils.SetWindowsSearchEnabledState(Boolean enabled) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Utils.cs:line 82
at EverythingToolbar.Launcher.SetupAssistant.HideWindowsSearchChanged(Object sender, RoutedEventArgs e) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 97
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.Primitives.ToggleButton.OnIsCheckedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
at System.Windows.Controls.Primitives.ToggleButton.set_IsChecked(Nullable1 value) at EverythingToolbar.Launcher.SetupAssistant..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 32 at EverythingToolbar.Launcher.Launcher.LauncherWindow..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 52 at EverythingToolbar.Launcher.Launcher.Main() in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 136 2024-09-14 20:10:42.4051|INFO|Launcher|EverythingToolbar 1.4.1.0 started. OS: Microsoft Windows NT 10.0.22635.0| 2024-09-14 20:10:42.6537|ERROR|Launcher|Unhandled exception|System.UnauthorizedAccessException: Attempted to perform an unauthorized operation. at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) at EverythingToolbar.Launcher.Utils.SetWindowsSearchEnabledState(Boolean enabled) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Utils.cs:line 82 at EverythingToolbar.Launcher.SetupAssistant.HideWindowsSearchChanged(Object sender, RoutedEventArgs e) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 97 at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.Controls.Primitives.ToggleButton.OnIsCheckedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e) at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args) at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType) at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal) at System.Windows.Controls.Primitives.ToggleButton.set_IsChecked(Nullable1 value)
at EverythingToolbar.Launcher.SetupAssistant..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 32
at EverythingToolbar.Launcher.Launcher.LauncherWindow..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 52
at EverythingToolbar.Launcher.Launcher.Main() in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 136
2024-09-14 20:14:24.8912|INFO|Launcher|EverythingToolbar 1.4.1.0 started. OS: Microsoft Windows NT 10.0.22635.0|
2024-09-14 20:14:25.3597|ERROR|Launcher|Unhandled exception|System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind)
at EverythingToolbar.Launcher.Utils.SetWindowsSearchEnabledState(Boolean enabled) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Utils.cs:line 82
at EverythingToolbar.Launcher.SetupAssistant.HideWindowsSearchChanged(Object sender, RoutedEventArgs e) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 97
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.Primitives.ToggleButton.OnIsCheckedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
at System.Windows.Controls.Primitives.ToggleButton.set_IsChecked(Nullable1 value) at EverythingToolbar.Launcher.SetupAssistant..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 32 at EverythingToolbar.Launcher.Launcher.LauncherWindow..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 52 at EverythingToolbar.Launcher.Launcher.Main() in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 136 2024-09-14 20:15:20.2407|INFO|Launcher|EverythingToolbar 1.4.1.0 started. OS: Microsoft Windows NT 10.0.22635.0| 2024-09-14 20:15:20.4824|ERROR|Launcher|Unhandled exception|System.UnauthorizedAccessException: Attempted to perform an unauthorized operation. at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) at EverythingToolbar.Launcher.Utils.SetWindowsSearchEnabledState(Boolean enabled) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Utils.cs:line 82 at EverythingToolbar.Launcher.SetupAssistant.HideWindowsSearchChanged(Object sender, RoutedEventArgs e) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 97 at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.Controls.Primitives.ToggleButton.OnIsCheckedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e) at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args) at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType) at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal) at System.Windows.Controls.Primitives.ToggleButton.set_IsChecked(Nullable1 value)
at EverythingToolbar.Launcher.SetupAssistant..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 32
at EverythingToolbar.Launcher.Launcher.LauncherWindow..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 52
at EverythingToolbar.Launcher.Launcher.Main() in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 136
2024-09-14 20:19:26.9739|INFO|Launcher|EverythingToolbar 1.4.1.0 started. OS: Microsoft Windows NT 10.0.22635.0|
2024-09-14 20:19:27.3719|ERROR|Launcher|Unhandled exception|System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind)
at EverythingToolbar.Launcher.Utils.SetWindowsSearchEnabledState(Boolean enabled) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Utils.cs:line 82
at EverythingToolbar.Launcher.SetupAssistant.HideWindowsSearchChanged(Object sender, RoutedEventArgs e) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 97
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.Primitives.ToggleButton.OnIsCheckedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
at System.Windows.Controls.Primitives.ToggleButton.set_IsChecked(Nullable1 value) at EverythingToolbar.Launcher.SetupAssistant..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 32 at EverythingToolbar.Launcher.Launcher.LauncherWindow..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 52 at EverythingToolbar.Launcher.Launcher.Main() in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 136 2024-09-14 20:19:34.0229|INFO|Launcher|EverythingToolbar 1.4.1.0 started. OS: Microsoft Windows NT 10.0.22635.0| 2024-09-14 20:19:34.2720|ERROR|Launcher|Unhandled exception|System.UnauthorizedAccessException: Attempted to perform an unauthorized operation. at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str) at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) at EverythingToolbar.Launcher.Utils.SetWindowsSearchEnabledState(Boolean enabled) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Utils.cs:line 82 at EverythingToolbar.Launcher.SetupAssistant.HideWindowsSearchChanged(Object sender, RoutedEventArgs e) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 97 at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.Controls.Primitives.ToggleButton.OnIsCheckedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e) at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args) at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType) at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal) at System.Windows.Controls.Primitives.ToggleButton.set_IsChecked(Nullable1 value)
at EverythingToolbar.Launcher.SetupAssistant..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 32
at EverythingToolbar.Launcher.Launcher.LauncherWindow..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 52
at EverythingToolbar.Launcher.Launcher.Main() in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 136
2024-09-14 20:20:03.9566|INFO|Launcher|EverythingToolbar 1.4.1.0 started. OS: Microsoft Windows NT 10.0.22635.0|
2024-09-14 20:20:04.2095|ERROR|Launcher|Unhandled exception|System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind)
at EverythingToolbar.Launcher.Utils.SetWindowsSearchEnabledState(Boolean enabled) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Utils.cs:line 82
at EverythingToolbar.Launcher.SetupAssistant.HideWindowsSearchChanged(Object sender, RoutedEventArgs e) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 97
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.Primitives.ToggleButton.OnIsCheckedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
at System.Windows.Controls.Primitives.ToggleButton.set_IsChecked(Nullable`1 value)
at EverythingToolbar.Launcher.SetupAssistant..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\SetupAssistant.xaml.cs:line 32
at EverythingToolbar.Launcher.Launcher.LauncherWindow..ctor(NotifyIcon icon) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 52
at EverythingToolbar.Launcher.Launcher.Main() in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar.Launcher\Launcher.cs:line 136

Additional Information

Faulting application name: EverythingToolbar.Launcher.exe, version: 1.4.1.0, time stamp: 0xb583fabf
Faulting module name: KERNELBASE.dll, version: 10.0.22621.4145, time stamp: 0x2ef8bc2f
Exception code: 0xe0434352
Fault offset: 0x000000000005fe4c
Faulting process id: 0x0x44F0
Faulting application start time: 0x0x1DB06D2B7DE9CA8
Faulting application path: C:\Program Files\EverythingToolbar\EverythingToolbar.Launcher.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 823fae41-dc4e-4543-ad69-e863118dc1c0
Faulting package full name:
Faulting package-relative application ID:

srwi commented

Hi @ariael, it looks like EverythingToolbar is failing to write a registry value due to insufficient permissions. Are you using any kind of non-standard Windows installation where user permissions might be affected in any way? Is there any anti-malware software running that might be preventing registry access?

I added some safety mechanism to catch such errors but I would rather like to understand why exactly this happens on your machine but not on most other machines.

Hi.
Windows 11 is standard version. Some treatment for registry was by Spybot - this software did setting some key to read only - but this was for browsers, not for software generally. And secondary - i had previous version of EverythingTolbar installed without problem. And antimalware - active in memory is only desktop version Adguard and MS defender.
I don't known, how i can help you found diferencies.
You may elevate install privileges. But my user have administrator privileges, but this is not elevated privileges.

srwi commented

You should be able to check permissions in regedit for the key HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search\SearchboxTaskbarMode. For my user account it looks like this (full access):

grafik

You might be able to fix the permissions yourself there.

Look like my account have permission :D

srwi commented

Interesting. I am not exactly sure about how permissions work for registry keys. To get the complete picture, could you please also check the other groups/usernames? For comparison this is what it looks like for me:

  • Account unknown: Allowed read & special permissions
  • Restricted: Allowed read
  • System: Allowed full control & read
  • My user account: Allowed full control & read
  • Administrators: Allowed full control & read

If those match I'm clueless. 😄

srwi commented

You should be about to run the EverythingToolbar.Launcher.exe with elevated privileges as the error occurs when starting that.

I tried, bud same result. I try now uninstall, clear registry, remove any protection from memory a install again

MonitorLog_EverythingToolbar (x64).txt
Here is log from instalation.
But result is same - not run.
Maybe create config in file :)

srwi commented

Maybe create config in file :)

This is not possible as the icon needs to be pinned to the taskbar. For that the setup assistant has to be opened which is currently crashing. The next release will come with a fix for the crash. It looks like you will have to wait for that, unfortunately.

srwi commented

Hi, the 1.5.0 release should not crash anymore for you. Could you please check that? It's possible that enabling/disabling the Windows search icon and EverythingToolbar autostart won't work. If that's the case, the log file should show that.

Hi.
This version works perfect! :)