SDchao / AutoVsCEnv_WPF

Simple Tool to configure C/C++ in VScode automatically
https://www.bilibili.com/video/av52434248
Eclipse Public License 2.0
546 stars 90 forks source link

一次错误 #159

Open SuperTNTzero opened 11 months ago

SuperTNTzero commented 11 months ago

尝试执行未经授权的操作。 在 Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str) 在 Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) 在 Microsoft.Win32.RegistryKey.SetValue(String name, Object value) 在 System.Environment.SetEnvironmentVariable(String variable, String value, EnvironmentVariableTarget target) 在 AutoVsCEnv_WPF.Operators.PathAdder.AddInUserPath(String newPath) 位置 D:\Projects\WPF\AutoVsCEnv_WPF\AutoVsCEnv_WPF\Operators\PathAdder.cs:行号 19 在 AutoVsCEnv_WPF.Operators.Installer.StartInstall() 位置 D:\Projects\WPF\AutoVsCEnv_WPF\AutoVsCEnv_WPF\Operators\Installer.cs:行号 77 在 AutoVsCEnv_WPF.Forms.Installing.StartInstall(Object sender, DoWorkEventArgs args) 位置 D:\Projects\WPF\AutoVsCEnv_WPF\AutoVsCEnv_WPF\Forms\Installing.xaml.cs:行号 47