Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

START ON BOOT ERROR #490

Open
bastefps opened this issue Nov 6, 2022 · 1 comment
Open

START ON BOOT ERROR #490

bastefps opened this issue Nov 6, 2022 · 1 comment
Labels
bug Something isn't working priority-medium

Comments

@bastefps
Copy link

bastefps commented Nov 6, 2022

Can't start WDD on boot. coming up with this error when I select start on boot

  • WDD Version: 5.1.0
  • OS Version: Win 10

[2022-11-06 05:22:41.127] System.Security.SecurityException: Requested registry access is not allowed.
at Microsoft.Win32.RegistryKey.InternalOpenSubKeyCore(String name, Boolean writable)
at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
at WinDynamicDesktop.DesktopHelper.ToggleStartOnBoot()
at WinDynamicDesktop.MainMenu.OnStartOnBootClick(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)

Are you using the Microsoft Store version of WDD?: No

@ghost
Copy link

ghost commented Nov 11, 2022

yes same. fixed this issue by uninstalling regular version and installing store version also disable task schedule start up on login(if u got it installed at first place)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-medium
Projects
None yet
Development

No branches or pull requests

2 participants