Jump to content

bjoliet525

Newbies
  • Posts

    3
  • Joined

  • Last visited

Posts posted by bjoliet525

  1. I did this and a different error popped up. It says Application Error "The application was unable to start correctly (0xc0000142). Click OK to close the application." Any ideas? Maybe there is something else going on with the computer. I know a similar error pops up when trying to download particular programs.

  2. When I try to open any picture, a pop up comes up saying 'Image type not recognized, and cannot be open'. I've tried with both JPEG and PNG, but to no avail. When I try to open Settings Paint.NET crashes and tells me 'Sorry, but Paint.Net has encountered an unhandled exeption and must close.

     

    Does anyone have any advice on how to fix this? I have tried repairing the install, and uninstalling and reinstalling.

     

    Any help is appreciated. Thank you in advance.

     

    -Brooke

     

    Here is what the crash log says..



    Application version: paint.net 4.0.6 (Final 4.6.5693.28)

    Time of crash: 10/16/2015 11:30:03 AM

    Application uptime: 00:24:14.6092598

    Application state: Running

    Working set: 111,940 KiB

    Threads: 27

    Install directory: C:\Program Files\paint.net

    Current directory: C:\Program Files\paint.net

    OS Version: 6.3.9600.0 Workstation x64

    .NET version: CLR 4.0.30319.34014 x64, FX 4.0 4.5

    Processor: 2x "Intel® Celeron® CPU  J1800  @ 2.41GHz" @ ~2417MHz (DEP, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2)

    Physical memory: 3976 MB

    Video card: Intel® HD Graphics (v:8086, d:F31, r:12), Microsoft Basic Render Driver (v:1414, d:8C, r:0)

    Hardware acceleration: True (default: True)

    UI animations: True

    UI DPI: 96.00 dpi (1.00x scale)

    UI theme: Aero/Aero + DWM (Aero.msstyles)

    Updates: True, 10/8/2015

    Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: en-US, cuic: en-US

    Flags:



    Exception details:

    System.TypeInitializationException: The type initializer for 'PaintDotNet.IndirectUI.PropertyControlInfo' threw an exception. ---> System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

       at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)

       at System.Reflection.RuntimeModule.GetTypes()

       at System.Reflection.Assembly.GetTypes()

       at PaintDotNet.IndirectUI.PropertyControlInfo.BuildStaticMaps() in d:\src\pdn\paintdotnet\src\Core\IndirectUI\PropertyControlInfo.cs:line 48

       --- End of inner exception stack trace ---

       at PaintDotNet.IndirectUI.ControlInfo.CreateDefaultConfigUI(IEnumerable`1 props) in d:\src\pdn\paintdotnet\src\Core\IndirectUI\ControlInfo.cs:line 41

       at PaintDotNet.Settings.UI.PropertyBasedSettingsPage.OnCreateConfigUI(PropertyCollection properties) in d:\src\pdn\paintdotnet\src\PaintDotNet\Settings\UI\PropertyBasedSettingsPage.cs:line 104

       at PaintDotNet.Settings.UI.UISettingsPage.OnCreateConfigUI(PropertyCollection properties) in d:\src\pdn\paintdotnet\src\PaintDotNet\Settings\UI\UISettingsPage.cs:line 94

       at PaintDotNet.Settings.UI.PropertyBasedSettingsPage..ctor(SettingsDialogSection section) in d:\src\pdn\paintdotnet\src\PaintDotNet\Settings\UI\PropertyBasedSettingsPage.cs:line 112

       at PaintDotNet.Settings.UI.UISettingsPage..ctor(UISettingsSection section) in d:\src\pdn\paintdotnet\src\PaintDotNet\Settings\UI\UISettingsPage.cs:line 203

       at PaintDotNet.Settings.UI.UISettingsSection.OnCreateUI() in d:\src\pdn\paintdotnet\src\PaintDotNet\Settings\UI\UISettingsSection.cs:line 22

       at PaintDotNet.Settings.UI.SettingsDialog.<.ctor>b__2(SettingsDialogSection ss) in d:\src\pdn\paintdotnet\src\PaintDotNet\Settings\UI\SettingsDialog.cs:line 270

       at PaintDotNet.Collections.ReadOnlyListSelector`3.System.Collections.Generic.ICollection<TOut>.CopyTo(TOut[] array, Int32 arrayIndex) in d:\src\pdn\paintdotnet\src\Base\Collections\ReadOnlyListSelector`3.cs:line 83

       at PaintDotNet.Collections.EnumerableExtensions.TryToArrayEfficiently[T](IEnumerable`1 items) in d:\src\pdn\paintdotnet\src\Base\Collections\EnumerableExtensions.cs:line 122

       at PaintDotNet.Collections.EnumerableExtensions.ToArrayEx[T](IEnumerable`1 items) in d:\src\pdn\paintdotnet\src\Base\Collections\EnumerableExtensions.cs:line 40

       at PaintDotNet.Settings.UI.SettingsDialog..ctor(IServiceProvider services, AppSettings appSettings, ToolsSection toolBarSettings) in d:\src\pdn\paintdotnet\src\PaintDotNet\Settings\UI\SettingsDialog.cs:line 270

       at PaintDotNet.Menus.PdnAuxMenu.ShowSettings() in d:\src\pdn\paintdotnet\src\PaintDotNet\Menus\PdnAuxMenu.cs:line 220

       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.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

       at System.Windows.Forms.Control.WndProc(Message& m)

       at System.Windows.Forms.ToolStrip.WndProc(Message& m)

       at System.Windows.Forms.MenuStrip.WndProc(Message& m)

       at PaintDotNet.SystemLayer.MenuStripEx.WndProc(Message& m) in d:\src\pdn\paintdotnet\src\SystemLayer\MenuStripEx.cs:line 57

       at PaintDotNet.Menus.PdnAuxMenu.WndProc(Message& m) in d:\src\pdn\paintdotnet\src\PaintDotNet\Menus\PdnAuxMenu.cs:line 124

       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)



    Managed assemblies:

        mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll

        PaintDotNet, Version=4.6.5693.28, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.exe

        PaintDotNet.SystemLayer, Version=4.6.5693.28, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.SystemLayer.dll

        System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll

        System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll

        System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll

        PaintDotNet.Base, Version=4.6.5693.28, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Base.dll

        System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll

        PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\windows\Microsoft.Net\assembly\GAC_64\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35\PresentationCore.dll

        WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\windows\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll

        PaintDotNet.Core, Version=4.6.5693.28, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Core.dll

        PaintDotNet.Resources, Version=4.6.5693.28, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Resources.dll

        PaintDotNet.Framework, Version=4.6.5693.28, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Framework.dll

        PaintDotNet.Data, Version=4.6.5693.28, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Data.dll

        PaintDotNet.Effects, Version=4.6.5693.28, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Effects.dll

        PaintDotNet.SystemLayer.Native.x64, Version=4.6.5693.28, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.SystemLayer.Native.x64.dll

        PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.dll

        System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll

        System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll



    Native modules:

        C:\Program Files\paint.net\PaintDotNet.exe, version=4.6.5693.28

        C:\windows\SYSTEM32\ntdll.dll, version=6.3.9600.17031 (winblue_gdr.140221-1952)

        C:\windows\SYSTEM32\MSCOREE.DLL, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\system32\KERNEL32.dll, version=6.3.9600.17031 (winblue_gdr.140221-1952)

        C:\windows\system32\KERNELBASE.dll, version=6.3.9600.17031 (winblue_gdr.140221-1952)

        C:\windows\system32\ADVAPI32.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\system32\msvcrt.dll, version=7.0.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\sechost.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\system32\RPCRT4.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll, version=4.0.30319.34014 built by: FX45W81RTMGDR

        C:\windows\system32\SHLWAPI.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\combase.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\system32\USER32.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\system32\GDI32.dll, version=6.3.9600.17246 (winblue_gdr.140801-1518)

        C:\windows\system32\IMM32.DLL, version=6.3.9600.17031 (winblue_gdr.140221-1952)

        C:\windows\system32\MSCTF.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll, version=4.0.30319.34014 built by: FX45W81RTMGDR

        C:\windows\SYSTEM32\MSVCR120_CLR0400.dll, version=12.00.51670.34230 built by: FX452RTMGDR

        C:\windows\assembly\NativeImages_v4.0.30319_64\mscorlib\a20cafac04a2e9b3bcb5ec4d674775e5\mscorlib.ni.dll, version=4.0.30319.34014 built by: FX45W81RTMGDR

        C:\windows\system32\ole32.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\kernel.appcore.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\CRYPTBASE.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\bcryptPrimitives.dll, version=6.3.9600.17120 (winblue_gdr.140509-1516)

        C:\windows\system32\uxtheme.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll, version=4.0.30319.34014 built by: FX45W81RTMGDR

        C:\windows\system32\OLEAUT32.dll, version=6.3.9600.17560

        C:\windows\SYSTEM32\CRYPTSP.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\system32\rsaenh.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\bcrypt.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\Program Files\paint.net\PaintDotNet.SystemLayer.dll, version=4.6.5693.28

        C:\windows\assembly\NativeImages_v4.0.30319_64\System\6d840e78f9d7168f448d9153f773f5bf\System.ni.dll, version=4.0.30319.34239 built by: FX452RTMGDR

        C:\windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\39e92871fcf49c4943d119a5244a0874\System.Drawing.ni.dll, version=4.0.30319.33440 built by: FX45W81RTMREL

        C:\windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\9bc1048bc5ae66f0d6cc6165cc8343ec\System.Windows.Forms.ni.dll, version=4.0.30319.33440 built by: FX45W81RTMREL

        C:\Program Files\paint.net\PaintDotNet.Base.dll, version=4.6.5693.28

        C:\windows\assembly\NativeImages_v4.0.30319_64\System.Core\ec2df2f3f7565dafb66c71be4de8ab65\System.Core.ni.dll, version=4.0.30319.33440 built by: FX45W81RTMREL

        C:\windows\system32\shell32.dll, version=6.3.9600.17031 (winblue_gdr.140221-1952)

        C:\windows\SYSTEM32\SHCORE.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\assembly\NativeImages_v4.0.30319_64\WindowsBase\47b33dcbeab2f363fb82be5ce5400582\WindowsBase.ni.dll, version=4.0.30319.34004 built by: FX45W81RTMGDR

        C:\windows\assembly\NativeImages_v4.0.30319_64\PresentationCore\9d9d29733cd07de89400cf1d474fe72d\PresentationCore.ni.dll, version=4.0.30319.34004 built by: FX45W81RTMGDR

        C:\windows\SYSTEM32\version.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\Program Files\paint.net\PaintDotNet.Core.dll, version=4.6.5693.28

        C:\Program Files\paint.net\PaintDotNet.Resources.dll, version=4.6.5693.28

        C:\Program Files\paint.net\PaintDotNet.Framework.dll, version=4.6.5693.28

        C:\Program Files\paint.net\PaintDotNet.Data.dll, version=4.6.5693.28

        C:\Program Files\paint.net\PaintDotNet.Effects.dll, version=4.6.5693.28

        C:\Program Files\paint.net\PaintDotNet.SystemLayer.Native.x64.dll, version=4.6.5693.28

        C:\windows\SYSTEM32\MSVCR120.dll, version=12.00.21005.1 built by: REL

        C:\windows\SYSTEM32\VCOMP120.DLL, version=12.00.21005.1 built by: REL

        C:\windows\SYSTEM32\MSVCP120.dll, version=12.00.21005.1 built by: REL

        C:\windows\SYSTEM32\PROPSYS.dll, version=7.00.9600.17031 (winblue_gdr.140221-1952)

        C:\windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.9600.17227_none_932c0e57474f5080\gdiplus.dll, version=6.3.9600.17227 (winblue_gdr.140703-2146)

        C:\windows\SYSTEM32\dxgi.dll, version=6.3.9600.17201 (winblue_gdr.140607-0026)

        C:\windows\SYSTEM32\profapi.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\clbcatq.dll, version=2001.12.10530.16384 (winblue_rtm.130821-1623)

        C:\windows\System32\UIAnimation.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\system32\dwmapi.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\dwrite.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17031_none_6242a4b3ecbb55a1\comctl32.dll, version=6.10 (winblue_rtm.130821-1623)

        C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.9600.16384_none_34a8918f959016ea\comctl32.dll, version=6.10 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\WindowsCodecs.dll, version=6.3.9600.17631 (winblue_r7.150111-1500)

        C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll, version=4.0.30319.33440 built by: FX45W81RTMREL

        C:\windows\SYSTEM32\d2d1.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\d3d11.dll, version=6.3.9600.17041 (winblue_gdr.140305-1710)

        C:\windows\SYSTEM32\D3D10Warp.dll, version=6.3.9600.17211 (winblue_gdr.140613-1709)

        C:\windows\SYSTEM32\wtsapi32.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\WINSTA.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll, version=4.0.30319.33440 built by: FX45W81RTMREL

        C:\windows\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\c824093d6a83ded33f95f966c592c190\PresentationFramework.ni.dll, version=4.0.30319.34004

        C:\windows\assembly\NativeImages_v4.0.30319_64\System.Xaml\45f7a414d75aefd33c0b161e150a6ab8\System.Xaml.ni.dll, version=4.0.30319.33440 built by: FX45W81RTMREL

        C:\windows\assembly\NativeImages_v4.0.30319_64\System.Xml\dfb82b735595b95993593539d5d86438\System.Xml.ni.dll, version=4.0.30319.34230 built by: FX452RTMGDR

        C:\windows\SYSTEM32\igd10iumd64.dll, version=10.18.10.3408

        C:\windows\SYSTEM32\ncrypt.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\NTASN1.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\igdusc64.dll, version=8.15.10.9141

        C:\windows\system32\explorerframe.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\system32\DUser.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\system32\DUI70.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\winmm.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\WINMMBASE.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\cfgmgr32.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\DEVOBJ.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\System32\comdlg32.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\system32\SETUPAPI.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\Windows\System32\Bcp47Langs.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\System32\StructuredQuery.dll, version=7.00.9600.17031 (winblue_gdr.140221-1952)

        C:\Windows\System32\actxprxy.dll, version=6.3.9600.17631 (winblue_r7.150111-1500)

        C:\Windows\System32\thumbcache.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\system32\IconCodecService.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\MPR.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\System32\drprov.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\System32\ntlanman.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\System32\davclnt.dll, version=6.3.9600.17041 (winblue_gdr.140305-1710)

        C:\windows\System32\DAVHLPR.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\System32\wkscli.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\apphelp.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\system32\NetworkExplorer.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\cscapi.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\System32\netutils.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\Windows\System32\twinapi.dll, version=6.3.9600.17031 (winblue_gdr.140221-1952)

        C:\Windows\System32\twinapi.appcore.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\Windows\System32\dlnashext.dll, version=12.0.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\system32\WS2_32.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\system32\NSI.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\Windows\System32\DevDispItemProvider.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\Windows\System32\MrmCoreR.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\Windows\System32\urlmon.dll, version=11.00.9600.16384 (winblue_rtm.130821-1623)

        C:\Windows\System32\iertutil.dll, version=11.00.9600.16384 (winblue_rtm.130821-1623)

        C:\Windows\System32\WININET.dll, version=11.00.9600.16384 (winblue_rtm.130821-1623)

        C:\Windows\System32\USERENV.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\IPHLPAPI.DLL, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\WINNSI.DLL, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\dhcpcsvc6.DLL, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\dhcpcsvc.DLL, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\PhotoMetadataHandler.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\Windows\System32\EhStorShell.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\system32\mssprxy.dll, version=7.00.9600.17031 (winblue_gdr.140221-1952)

        C:\windows\system32\WINTRUST.dll, version=6.3.9600.17085 (winblue_gdr.140330-1035)

        C:\windows\system32\CRYPT32.dll, version=6.3.9600.16431 (winblue_gdr.131015-2301)

        C:\windows\system32\MSASN1.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\ntshrui.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\SspiCli.dll, version=6.3.9600.16408 (winblue_gdr.130920-1803)

        C:\windows\SYSTEM32\srvcli.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\Secur32.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\MLANG.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\pcacli.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\System32\sfc_os.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\DEVRTL.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\Windows\System32\Windows.Globalization.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\SYSTEM32\globinputhost.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\system32\SearchFolder.dll, version=6.3.9600.17031 (winblue_gdr.140221-1952)

        C:\Windows\System32\PlayToDevice.dll, version=12.0.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\System32\netprofm.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\System32\npmproxy.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\Windows\System32\PortableDeviceApi.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\Windows\System32\EhStorAPI.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

        C:\windows\system32\psapi.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    ------------------------------------------------------------------------------
     

×
×
  • Create New...