How to clone explorer.exe

I need help.
I can't find how to generate a cloned explorer.exe.
Here is what I've done so far:
I cloned $(_PUBLICROOT)\shell\oak\hpc\explorer and copied it under my BSP
I rerouted the included in the sources file so the clone is able to find all includes
Now I can't find how to generate explorer.exe. The cloned component generates explorer.lib. 
How do I build explorer.exe with this new created lib?
Thank you very much!
David

I answered myself, have been able to compile and link it.
But I also found minshell under wceshellfe that fits perfectly my need.
Thanks

Similar Messages

  • How to add explorer.exe to windows pe5.1?

    I want to make a 64bit windows PE5.1 system,
    I download window adk to create a bootable UFD ,
    my question is how to add 64bit explorer.exe of windows 8 to this PE5.1 system, so that it can  show a GUI interface but not a cmdline when boot.
    Thanks!

    Hi,
    Some 3 third party software might achieve this, but apologize that we don't support this.
    Regarding to GUI APP, we need to use a cmdline to launch the APP, not click a icon to launch the app, we don't have GUI WinPE because we're unable to make Win PE like a normal operation system (such as Windows 7)via offical way, it's command line
    environment, anyway, glad to know that you've found an alternative way to solve this issue. 
    Yolanda Zhu
    TechNet Community Support

  • Explorer.exe uses too much CPU cycles (roughly 50%)... How can I fix this?

    Hi everyone,
    In the last two days I have noticed a serious loss in system performance.  The first thing I do when I come accross a performance issue is to make sure that I don't have any scheduled automatic scans running in the background, such as my antivirus.  If they aren't, I then open the task manager and check to see what process(es) is(are) causing the performance issue based on CPU usage.  I discovered that explorer.exe is now regularly using approximately 50% of my CPU power AT ALL TIMES (with fluctuations ranging from as low as 35% to as high as 99%, but 45%-55% is the most common range).
    Now I thought this might have been some sort of fluke, so I rebooted several times, and in all cases I find explorer.exe continues to use this hefty amount of CPU power.  This persists even if I leave the system alone (running, but not being used) for 15 minutes or more.
    This is causing major performance issues with trying to run any/all other applications on the system, and even worse performance issues if I try to use explorer for something such as directory navigation, file searching, or file access.
    I recently made an update to Windows (about a day before this problem arose), so I thought that might be the cause of this, so I ran a system restore to the restore point made before the install.  That didn't fix the problem.  Since the problem has only started in the last two days, I restored to a point three days ago.  That didn't fix it either.  I have since tried to restore to points 5 and 7 days old, and neither of those worked to fix this problem either.
    I can use the task manager to end-task explorer.exe, and then restart it using "new task" from the file menu, and this seems to correct the problem.  After doing such a "restart" of explorer.exe, the process no longer uses 50% of my CPU power, and instead uses only 0%-20% depending on what I'm doing.  This, however, is not a viable long-term solution for a couple of reasons:  1) it screws up my tray icons, causing many to disappear even though their parent programs/processes are still running, and causing others to appear even though they shouldn't be there; and 2) subsequent instances of explorer.exe such as for directory navigation still have some performance problems and are prone to crashes.
    I need to know how to repair or replace explorer.exe without having to format my hard drive and re-install (either from scratch or using a system recovery disc).  I can try using some sort of shell replacement such as Aston, Emerge, or GeoShell, but I shouldn't have to do that.
    It may be that one of my other startup applications is causing some sort of compatibility issue, but that seems unlikely since I haven't made any changes to the system, nor installed any new software other than standard windows updates.
    I need help, advice, suggestions, etc., or really anything at all that I can try that might fix this problem.  In the meantime, I am going to boot into safe mode to see if explorer.exe has problems even then (which would solidly indicate a corruption of explorer.exe rather than a compatibility issue or anything else).
    Please help if you can.  For reference, I am using an HP Pavilion dv9700 CTO Entertainment Notebook PC, running Windows Vista Home Premium 32-bit with Service Pack 1.  I have an Intel Core2 Duo T9300 2.5GHz CPU and 3GB of RAM.  My explorer.exe file gives the following information from the Details tab of its Properties window:  file version is 6.0.6001.18000; product version is 6.0.6000.16386; file size is 2.79MB; and modification date is 1/20/2008 at 6:24pm.  As far as I know, that is all correct information and does not indicate that the program file has been replaced by any sort of malicious software.  I also ran a complete scan with AVG Antivirus and found no viruses or other malicious software anywhere on the system (unless you count tracking cookies).
    Thank you in advance for any help

     Edward Lin wrote:
    I have exactly the same problem!!!  And I concluded that the “AUTO CONNECT” function is the main reason of causing the CPU usage.  If I uncheck the “AUTO CONNECT” from the saved wi-fi connection, then the CPU would remain claim.
    But.. Still, it’s very annoying.  So I formatted the hard drive and restore to the original factory condition.  Initially, it was working ok.  But after WINDOW UPDATES, the same problem happens again!!!!!!  May this be the bug from Microsoft??
    Any thought??  Any Fix?  Please help!!!! 
    Yes, I did notice that the problem started after I did a Windows Update.  I can't remember which update it was, but the strange thing about it was that I couldn't fix the problem by restoring the system to a restore point that was made BEFORE the update.  Since I hadn't made any other changes to the system between when it worked and when it stopped working, I can only assume that the update caused the problem, and as such I believe it IS Microsoft's fault.
    As to the Auto-Connect feature, I hadn't even thought of that, but since I use my internet ALL THE TIME, it would be really annoying to have to manually connect every boot up.
    Which brings me back to the workaround.  If you have Auto-Connect enabled, and you disable WLAN AutoConfig and set it to Manual in your Services interface, then reboot the system, does it solve the CPU issues?  If the answer is yes, then you can do what I'm doing:
    1.  Go to Start, then in the search box type "task" and you should see the Task Scheduler come up as an option.
    2.  Open the Task Scheduler and click on "Create Task..." (by default this should be on the right-hand side of the window in the Actions pane).
    3.  In the General tab, give the task a name and (optionally) a description, and put a check mark in the box at the lower left that says "Run with highest privileges".
    4.  In the Triggers tab, add a trigger.  In the new window, choose "At log on" from the dropdown box at the top, set it to run for "Any user", and then head to the advanced settings section of the window.  Put a check mark in the box for "Delay task for:" and set the delay for one minute.  Make sure that there is a check mark in the box for "Enabled".  Then click OK.
    5.  In the Actions tab, add an action.  In the new window, make sure that "Start a program" is selected in the drop down box at the top (should be the default choice).  In the field where you specify the program to run, type in "SC".  In the "Add arguments (optional):" field, type in "Start wlansvc".  Then click OK.
    6.  Go through the other tabs to make sure you're happy with all of the other settings.  The default values should be just fine, but feel free to change them if you want to.  Then click OK.
    7.  Make sure that WLAN AutoConfig is still set to Manual.
    8.  Re-enable your Auto-Connect feature.
    9.  Reboot the system.
    About 60 seconds after you log into your user account you should see a black command window flash onto the screen and then disappear again.  That is your automatic task running and starting up the WLAN AutoConfig servicve.  Another 30-60 seconds later and you should have access to your wireless network and the internet, and you don't have to interact with it or manually start anything.  You can also try setting the task delay to 30 seconds rather than 1 minute, but on my system that wasn't a long enough delay to prevent the CPU usage issues, whereas 1 minute was sufficient.  On my system, it enables the wireless before the system even finishes loading up my normal startup applications like my antivirus, so Idon't even notice a slowdown on the bootup process, let alone any wait time before I can use my internet.
    This isn't a fix, and what we really need is for Microsoft to figure out what they did wrong, and fix it, but in the meantime, this works.
    Good luck
    On a side note:  Unless Microsoft gets busy on fixing Vista so that it's backwards compatible with my old games, I'm still going to downgrade to XP (like a LOT of people have been doing for various reasons)... assuming I can find XP compatible hardware drivers anyway.  Right now I can get more of my games to run under Linux than I can under Vista, despite the fact that they were programmed to run in a DirectX Windows environment only... that's simply unacceptable.

  • In my task manager I see still have explorer.exe, can I get rid of this if I use mozilla? would it be wise?And how?

    looking to speed up and simplify my computer

    1. '''explorer.exe''' is the Windows Explorer file system interface. <br />
    The Internet Explorer process is '''iexplore.exe'''.
    2. You'll need Internet Explorer for doing Microsoft updates manually or to install other Microsoft programs. Their website uses ActiveX for some functions which Firefox doesn't do.

  • Windows 8.1 Explorer.exe memory error during shutdown

    When i upgraded to windows 8.1 when I log off, restart or shut-down an explorer.exe error pops up saying something about memory referenced at 0x0000000 could not be read (not exact amount of zeros) sometimes it doesn't. it doesn't halt the process but just
    sits there and then goes away after about two seconds.... I have downloaded about 6 programs after getting windows 8.1 and all the programs are very CPU intensive (Cinema 4D, After Effects and Photoshop) which means it could be the programs or the OS or even
    the account, after checking other accounts they don'tseem to get the error but it doesn't happen on my account if i just login then log off, if I launch Photoshop or something then it may or may not get the error.
    Please Help As The Computer Is ONE day old at the time of posting this.
    Would you recommend waiting for some sort of update or maybe uninstalling the programs or even wiping windows 8.1 back to win 8 (Not Preferred but will consider in case problem escalates)

    Hi,
    Since this issue doesn’t happened on the other account, this problem appeared to be caused by corrupted user profile.
    Please know that some appdata will create under your user profile, once you open one of these apps, and log off, system may fail to save files under the appdata. That should be the cause.
    I suggest we follow steps in this article to repair your user profile to see what’s going on:
    How to fix corrupt user profile in windows 8?
    http://mywindows8.org/fix-corrupt-profile-in-windows-8/
    This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore,
    Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there.
    If the issue still persists, please photograph the error message and collect crash dump file, then upload here via skydrive or similar network device and share the link here for further research.
    To collect the crash dump, follow these steps:
    First enable app crash dump collection by copying following words into notepad, saving it as dump.reg and importing it:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\localdumps\explorer.exe]
    "DumpFolder"=hex(2):63,00,3a,00,5c,00,63,00,72,00,61,00,73,00,68,00,64,00,75,\
      00,6d,00,70,00,73,00,00,00
    "DumpCount"=dword:00000010
    "DumpType"=dword:00000001
    "CustomDumpFlags"=dword:00000000
    Then, open a program which may cause the issue. If error appeared, please find the crashdump file under c:\.
    Also, you can try to analyze dump by yourself if you would like to:
    How to analyze app crash dump file:
    http://blogs.technet.com/b/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx
    Hope this could be helpful.
    Kate Li
    TechNet Community Support

  • BEX Error, Explorer.exe has caused a problem and needs to close

    Whenever, i click on My Computer on my laptop it opens up fine , but after closing My Computer, i get the message "Windows Explorer has stopped working" and it asks me to try to fix the issue by searching online.
    When i click on the details i get the below message :
      Problem Event Name: BEX
      Application Name: Explorer.EXE
      Application Version: 6.1.7601.17567
      Application Timestamp: 4d6727a7
      Fault Module Name: bho.dll_unloaded
    I am using Windows 7 Pro, SP1. I have scanned my computer using latest McAfee and it couldn't find any virus. Also, i tried booting from Win 7 DVD and tried doing a repair, but still the same issue.
    This started 2 days back  suddenly . I am able to browse and do other things, this issue occurs only when i click on My Computer from my Desktop or go to Start-->Computer, either of the two. Can anyone tell me how to fix this issue?
    Pallab Chakraborty

    From the link below:
    http://answers.microsoft.com/en-us/windows/forum/windows_other-windows_programs/problem-event-name-bex-error-message/cf5baf73-0877-4070-abfb-a2c3a17a9e10
    right click on my computer
    go to properties
    click on advanced system settings
    under performance, click settings
    click the Data Execution Prevention tab, and then click Turn on DEP for all programs and services except those I select.
    click Add, browse to the executable file for the program and add it.
    In your case you would add explorer.exe.
    Steve W. MCSA,CCNA,MCP,A+,SEC+,CIW

  • WDContextMenuHandler.dll crashes Explorer.exe

    After updating to the latest WDSmartware on my laptop running Windows 7 x64  the Explorer.exe process crashes once in a while with the following error in the event log. Any suggestions as how I can fix this? Error: (03/30/2015 08:51:38 AM) (Source: Application Error) (User: )
    Description: Faulting application name: Explorer.EXE, version: 6.1.7601.17567, time stamp: 0x4d672ee4
    Faulting module name: WDContextMenuHandler.dll, version: 2.0.0.3, time stamp: 0x54dd49f6
    Exception code: 0xc0000005
    Fault offset: 0x000000000001f786
    Faulting process id: 0x15c0
    Faulting application start time: 0xExplorer.EXE0
    Faulting application path: Explorer.EXE1
    Faulting module path: Explorer.EXE2
    Report Id: Explorer.EXE3

    Hi... I have run into the same problem today... and I've found a solution... kind of. I hope it's not too late for my answer. 1) download ShellExView from here: http://www.nirsoft.net/utils/shexview.html#DownloadLinks 2) disable the two items highlighted in the image:  The context menu problem will be solved... for a little benefit of (probably) not having those shortcuts for WD utilities in the context right-click menu, but I guess you can still use them elsehow. Hope this helped you. I've found the solution myself and it worked for me.

  • Windows 8.1 - "explorer.exe - Application Error" during shutdown process

    Hi,
    After I upgrade to Window 8.1, i get "explorer.exe - Application Error" dialog every shutdown.
    It contain: "The instruction at 0x74fd40b9 referenced memory at 0x00000000. The memory could not be read.
    Click OK to terminate the program
    Click on CANCEL to debug the program."
    (Sorry, my account can't post link or image. So i can't show you the picture capture)
    When I had used Window 8, it didn't happen.
    Please help me to solve this problem.
    My machine is: HP ENVY DV6 7214nr.
    Thanks,
    Tan Nguyen
     

    I am having the issue when shutting down windows 8.1.  Did not occur before the update with Windows 8.  At shut down, Pop up displays for only a few seconds.  HP Envy I7. 
    Explorer.exe - Application Error
    The instruction at 0xa73640b9 referenced memory at 0x00000000. The memory could not be read.
    Click on OK to termintate the program.
    When I start the PC, and shut it down after a few minutes of running, this error does not occur.  Only after the PC has been on for awhile and I have used several programs.
    And for those of us unfamiliar with creating a Reg entry, the instruction are not very clear.  Once I create this text file...what do I call it and where and how do I insert it....?
    UPDATE Problem fixed:  I followed the suggestions of a Windows 8 clean boot from Microsoft.
    After going through the running applications one by one, I finally isolated the problem on my HP Envy to the Bluetooth Application.  I disabled the Bluetooth task in Startup and made sure it did not load. Afterward, no more Explorer.exe - Application
    Error when I shut down the PC.  This program is a Ralink Bluetooth driver and exe. program running on startup.  I am not sure if HP has offered an updated driver for it as of yet..... 

  • Windows 8.1 - explorer.exe during shutdown/restart process

    Hi Microsoft Support Forums Users! Okay, so here is my problem, and yes I realize that I have posted this problem before, but it was never resolved. Everytime I reboot or shutdown my computer, I get a message saying "Explorer.exe - Application Error
    The information indexed at 0x0000000 could not be *I forgot after this*
    Press OK to quit the process
    Press CANCEL to continue"
    If I press OK, it shuts down just fine
    If I press CANCEL, it shuts down just fine
    If I don't press anything, it shuts down just fine, and the box goes away on it's own. At first, I had it fixed because I learned that any sync services like Google Drive and Dropbox cause this issue, and uninstalling them fixed the problem. Then it came back
    on it's own, and I can't figure out how to fix. I did try disabling the DLNA Service thingy in registry editor, and that didn't do anything. I don't have a NATIVE bluetooth driver, but I DO have a bluetooth USB, which it installed a bluetooth driver with it.
    I haven't tested it yet, but I saw that I needed to disable the driver on startup, which I did. So I'm wondering if there is any fix to this issue. ANY support would be great. Thank you!

    Hi,
    If no further help needed, please mark this thread as answered.
    And any more questions, please feel free to ask.
    Best regards
    Michael Shao
    TechNet Community Support

  • Explorer.exe restarting in Windows 8.1

    Hi,
    The thing is that yesterday I was on my computer, and then I became to have a problem with the Explorer.Exe, I install a couple of third parties porgram that I never had problem with, in my past computers, the problem is that I tried a lot of stuff, unistalling,
    I run the ChkDsk, Anti virus, anti Malware, Rogue killer, I dont know what else to do.
    For the record, I make another user account and this one didn't present any problem, the safe mode, also didn't present any problem.
    The event log said this:
    "Faulting application name: explorer.exe, version: 6.3.9600.16441, time stamp: 0x5265dec8
    Faulting module name: verifier.dll, version: 6.3.9600.16384, time stamp: 0x5215f8f7
    Exception code: 0x80000003
    Fault offset: 0x000000000000a43a
    Faulting process id: 0x9bc
    Faulting application start time: 0x01cf2d208c65db7d
    Faulting application path: C:\WINDOWS\explorer.exe
    Faulting module path: C:\WINDOWS\system32\verifier.dll
    Report Id: b06ef933-9915-11e3-beec-14dae9d0e163
    Faulting package full name: 
    Faulting package-relative application ID:"
    I dont know if this will help, and this is what appears on the problem reports
    Source
    Windows Explorer
    Summary
    Stopped working
    Date
    ‎18/‎02/‎2014 09:20
    Status
    Report sent
    Description
    Faulting Application Path: C:\Windows\explorer.exe
    Problem signature
    Problem Event Name: AutoVerifierV2
    Application Name: Explorer.EXE
    Application Version: 6.3.9600.16441
    Application Timestamp: 5265dec8
    Fault Module Name: verifier.dll
    Fault Module Version: 6.3.9600.16384
    Fault Module Timestamp: 5215f8f7
    Exception Code: 80000003
    Exception Offset: 000000000000abd4
    Status Code: 201
    OriginalBucketID: unknown
    OS Version: 6.3.9600.2.0.0.256.48
    Locale ID: 4105
    Additional Information 1: c2e1
    Additional Information 2: c2e13b1aeab302e452699b96b40177af
    Additional Information 3: 6fc9
    Additional Information 4: 6fc9f42ae133281a1648cfab1a0009ef
    Extra information about the problem
    Bucket ID: c88c9067d445320fe7fc8872b32d5644 (-309879039)
    I dont know what else to do, thanks in advance for everything.

    Hi,
    Try to run sfc /scannow command to repair the corrupted system file:
    Use the System File Checker tool to repair missing or corrupted system files
    http://support.microsoft.com/kb/929833
    Also we could a easier way system restore to roll back to a time when everything works fine:
    How to  refresh, reset, or restore your PC
    http://windows.microsoft.com/en-IN/windows-8/restore-refresh-reset-pc
    Karen Hu
    TechNet Community Support

  • Please help to solve this Faulting application name: Explorer.EXE, version: 6.3.9600.16441, time stamp: 0x5265dec8

    Faulting application name: Explorer.EXE, version: 6.3.9600.16441, time stamp: 0x5265dec8
    Faulting module name: verifier.dll, version: 6.3.9600.16384, time stamp: 0x5215f8f7
    Exception code: 0x80000003
    Fault offset: 0x000000000000abd4
    Faulting process id: 0x13fc
    Faulting application start time: 0x01cf2a60ac1727ab
    Faulting application path: C:\WINDOWS\Explorer.EXE
    Faulting module path: C:\WINDOWS\system32\verifier.dll
    Report Id: d489ba61-9655-11e3-bf26-f82fa8e6dde2
    Faulting package full name: 
    Faulting package-relative application ID: 

    Hi,
    Try to run sfc /scannow command to repair the corrupted system file:
    Use the System File Checker tool to repair missing or corrupted system files
    http://support.microsoft.com/kb/929833
    Also we could a easier way system restore to roll back to a time when everything works fine:
    How to  refresh, reset, or restore your PC
    http://windows.microsoft.com/en-IN/windows-8/restore-refresh-reset-pc
    Karen Hu
    TechNet Community Support

  • Explorer.exe Application Error

    Hi.
    (Sorry if this is in the wrong category.)
    Just today, I downloaded a Windows update(it said I had like 150+ things to install, so I did) Well, that's where my problem began. Once I did that, I turned my laptop on and right after I type my password in and click enter, I had an "explorer.exe"
    error pop up saying that the memory could not be read. The WHOLE screen is black, only my cursor was there. I couldn't see my desktop, taskbar, nothing. I could do CTRL+ALT+DEL to get into the task manager though.
    I have read literally EVERYTHING I could find on the internet, and nothing has solved my problem. It's quite tricky because most of what I have read has told me to boot in safe mode, safe mode with networking, and safe mode with command prompt, all to no
    avail. When I try, the same error pops up there too.
    I started up my computer and did F8 to get to the system repair, which also did not work. It said there was nothing wrong with it.
    I tried multiple system restore points, all which did not work. I got an error for all of them saying this: 
    System Restore failed to extract the original copy of the directory from the restore point.
    Source: %SystemRoot%\Registration
    Destination: ComPlusStaging
    I have tried to do the SFC /SCANNOW which said that there was nothing wrong with my computer.
    I'm completely out of ideas on how to fix this and I would really appreciate the help.
    Thanks in advance!

    After I clean install of Window 8.1, i get "explorer.exe - Application Error" dialog every shutdown.
    Hi,
    Did you mean that this problem occures as soon as Windows clean installed? If so, it may be Windows installation ISO or RAM problem. Since you said Windows 8 works normally, it should be Windows 8.1 ISO problem.
    However, if this problem occures after you install some applications, it should APP problem, not system.
    Roger Lu
    TechNet Community Support

  • EXPLORER.EXE crashing in SHELL32.DLL

    I have a brand new X1 Carbon 20A7 with Windows 8.1 Professional. EXPLORER.EXE is crashing constantly. I disabled non-Microsoft shell extensions, applied all updates, even restored back to the factory image, but nothing works. This is a very expensive new machine that is basically an unstable paperweight.
    Can someone look at the following minidump analysis, and give me some ideas, please?
    *                        Exception Analysis                                   *
    FAULTING_IP:
    shell32!Microsoft::WRL::ComPtr<ISyncStatusCacheEntry>::As<IUnknown>+22
    00007ffb`535771d2 488b01          mov     rax,qword ptr [rcx]
    EXCEPTION_RECORD:  ffffffffffffffff -- (.exr 0xffffffffffffffff)
    ExceptionAddress: 00007ffb535771d2 (shell32!Microsoft::WRL::ComPtr<ISyncStatusCacheEntry>::As<IUnknown>+0x0000000000000022)
       ExceptionCode: c0000005 (Access violation)
      ExceptionFlags: 00000000
    NumberParameters: 2
       Parameter[0]: 0000000000000000
       Parameter[1]: 0000000000000000
    Attempt to read from address 0000000000000000
    CONTEXT:  0000000000000000 -- (.cxr 0x0;r)
    rax=00000000139b0000 rbx=0000000000000003 rcx=00000000139b0000
    rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000003
    rip=00007ffb54586b2a rsp=00000000194fbd58 rbp=00000000194ffa90
     r8=0000000000001000  r9=0000000000000000 r10=0000000000000040
    r11=0000000000000286 r12=0000000000000010 r13=00000000194fc128
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei pl zr na po nc
    cs=0033  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246
    ntdll!NtWaitForMultipleObjects+0xa:
    00007ffb`54586b2a c3              ret
    PROCESS_NAME:  explorer.exe
    ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    EXCEPTION_PARAMETER1:  0000000000000000
    EXCEPTION_PARAMETER2:  0000000000000000
    READ_ADDRESS:  0000000000000000
    FOLLOWUP_IP:
    shell32!Microsoft::WRL::ComPtr<ISyncStatusCacheEntry>::As<IUnknown>+22
    00007ffb`535771d2 488b01          mov     rax,qword ptr [rcx]
    NTGLOBALFLAG:  0
    APPLICATION_VERIFIER_FLAGS:  0
    APP:  explorer.exe
    ANALYSIS_VERSION: 6.3.9600.17029 (debuggers(dbg).140219-1702) x86fre
    FAULTING_THREAD:  00000000000007fc
    BUGCHECK_STR:  APPLICATION_FAULT_NULL_POINTER_READ_BEFORE_CALL
    PRIMARY_PROBLEM_CLASS:  NULL_POINTER_READ_BEFORE_CALL
    DEFAULT_BUCKET_ID:  NULL_POINTER_READ_BEFORE_CALL
    LAST_CONTROL_TRANSFER:  from 00007ffb5313d131 to 00007ffb535771d2
    STACK_TEXT: 
    00000000`194fd630 00007ffb`5313d131 : 00000000`00000000 00007ffb`52ec9ce7 00000000`14a36180 00000000`00000000 : shell32!Microsoft::WRL::ComPtr<ISyncStatusCacheEntry>::As<IUnknown>+0x22
    00000000`194fd660 00007ffb`5313c71a : 00000000`00000000 00000000`00000000 00000000`194fd700 00000000`194fd700 : shell32!`Microsoft::WRL::Module<1,Microsoft::WRL:etails:efaultModule<5> >::Create'::`2'::`dynamic atexit destructor for 'module''+0x95b3d
    00000000`194fd6a0 00007ffb`5301e455 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`2446ea40 : shell32!`Microsoft::WRL::Module<1,Microsoft::WRL:etails:efaultModule<5> >::Create'::`2'::`dynamic atexit destructor for 'module''+0x9510b
    00000000`194fd740 00007ffb`53020174 : 00000000`00000001 00000000`241e5998 00000000`241e5998 00000000`00000000 : shell32!CSyncIntegrationManager::_GetValueAndStateFromCache+0x85
    00000000`194fd7e0 00007ffb`53018930 : 00000000`00000000 00000000`194ff680 00000000`00000000 00000000`00000000 : shell32!CSyncIntegrationManager::GetSyncStatusByIdList+0x88
    00000000`194fd8b0 00007ffb`5301d0dc : 00000000`00000000 00000000`087e18d0 00000000`00000000 00000000`00000000 : shell32!CSyncStatusHandler::GetValue+0x70
    00000000`194fd910 00007ffb`52d42a12 : 00000000`194ff698 00000000`00000000 00000000`00000000 00007ffb`52ec338d : shell32!CFSFolder::_GetSyncStatusProperties+0xc8
    00000000`194fd990 00007ffb`4cea6656 : 00000000`14d82000 00007ffb`4cea2930 00000000`194ff690 00007ffb`4cea2930 : shell32!CFSFolderPropertyStore::GetValue+0x5e8
    00000000`194fef10 00007ffb`4cea6656 : 00000000`14d82000 00000000`00000001 00000000`00000001 00007ffb`4cea2930 : propsys!CMultiplexPropertyStore::GetValue+0x186
    00000000`194ff190 00007ffb`4cea32ff : 00007ffb`52f0b4f0 00000000`00514b80 00000000`24519398 00000000`194ff680 : propsys!CMultiplexPropertyStore::GetValue+0x186
    00000000`194ff410 00007ffb`4cea56ca : 00000000`00000000 00000000`194ff680 00000000`194ff680 00000000`00000000 : propsys!PSGetValueAndPath+0x5f
    00000000`194ff490 00007ffb`5301ca14 : 00000000`00000000 00000000`04e30000 00007ffb`53048050 00000000`194ff680 : propsys!CPropertyProvider::GetValue+0xca
    00000000`194ff630 00007ffb`5301b7a5 : 00000000`00000000 00000000`242823e0 00000000`80004005 00007ffb`52fd93eb : shell32!CStatusBarPropertyStore::GetValue+0x78
    00000000`194ff660 00007ffb`5301b623 : 00000000`242823e0 00000000`00000003 00000000`194ff720 00000000`1271cab0 : shell32!CGetPropertiesWorkItem::_CacheProperty+0x55
    00000000`194ff6e0 00007ffb`530215d2 : 00000000`00000000 00007ff6`b23b9000 00000000`242823e0 00000000`00000002 : shell32!CGetPropertiesWorkItem::_CachePropertyList+0x77
    00000000`194ff750 00007ffb`52fd90c7 : 00000000`12645b30 00000000`243122c0 00000000`00000000 00000000`087e0e30 : shell32!CGetPropertiesWorkItem:oWork+0x8e
    00000000`194ff7a0 00007ffb`52ebb565 : 00000000`00000ca0 00000000`243122c0 00000000`0000000f 00000000`0000000b : shell32!CFrameTask::InternalResumeRT+0x17
    00000000`194ff7d0 00007ffb`52efe6b0 : 00000000`00000000 00000000`00000000 ffffffff`fffffffe 00000000`00200000 : shell32!CRunnableTask::Run+0x95
    00000000`194ff800 00007ffb`52efe887 : 00000000`2444ef80 00000000`2444ef80 00000000`00424270 00000000`00486d48 : shell32!CShellTaskThread::ThreadProc+0x284
    00000000`194ff950 00007ffb`4e041637 : 00007ff6`b223c000 00000000`00000000 0000f3e1`90eaa829 00000000`00000000 : shell32!CShellTaskThread::s_ThreadProc+0x2b
    00000000`194ff980 00007ffb`5451a122 : 00000000`14cb0750 00000000`00486d48 00000000`00000000 00000000`00000017 : SHCore!ExecuteWorkItemThreadProc+0xf
    00000000`194ff9b0 00007ffb`5452bddb : 00000001`00010004 00000000`1664ea50 00000000`00486d48 00000000`00424270 : ntdll!RtlpTpWorkCallback+0x11e
    00000000`194ffa90 00007ffb`52bf15cd : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!TppWorkerThread+0x81b
    00000000`194ffe80 00007ffb`545643d1 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : kernel32!BaseThreadInitThunk+0xd
    00000000`194ffeb0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!RtlUserThreadStart+0x1d
    SYMBOL_STACK_INDEX:  0
    SYMBOL_NAME:  shell32!Microsoft::WRL::ComPtr<ISyncStatusCacheEntry>::As<IUnknown>+22
    FOLLOWUP_NAME:  MachineOwner
    MODULE_NAME: shell32
    IMAGE_NAME:  shell32.dll
    DEBUG_FLR_IMAGE_TIMESTAMP:  5279002b
    STACK_COMMAND:  ~67s; .ecxr ; kb
    FAILURE_BUCKET_ID:  NULL_POINTER_READ_BEFORE_CALL_c0000005_shell32.dll!Microsoft::WRL::ComPtr_ISyncStatusCacheEntry_::As_IUnknown_
    BUCKET_ID:  APPLICATION_FAULT_NULL_POINTER_READ_BEFORE_CALL_shell32!Microsoft::WRL::ComPtr_ISyncStatusCacheEntry_::As_IUnknown_+22
    ANALYSIS_SOURCE:  UM
    FAILURE_ID_HASH_STRING:  um:null_pointer_read_before_call_c0000005_shell32.dll!microsoft::wrl::comptr_isyncstatuscacheentry_::as_iunknown_
    FAILURE_ID_HASH:  {4b7ac51a-a918-f7d6-8b9f-6758c5666bf4}
    Followup: MachineOwner

    I was able to repro the crash which happens after approx 120 iterations of "Enter - right arrow - down arrow" in File Explorer.
    First I reproduced the crash using a Lenovo Win8.1 factory preload.
    Then I reproduced the crash using a clean install of Win8.1 without any Lenovo software at all.
    Finally I downloaded and install the Windows 8.1 update from Microsoft (released yesterday) but the crash can still be reproduced.
    So in my opinion you have found a Win8.1 bug.  Could you try to report it to a Microsoft forum to see if you could get help that way?  
    Anyway, I don't have any other suggestions or ideas about how to help.

  • Explorer.exe application error "Memory could not be written" ?! OS seems stuck now

    (Model # m6-k010dx) My new laptop after 13 months automatically updated from windows 8 to 8.1 after I had said 'no' as many times as it allowed. After the update my files are still on it and most things are there but it seems 'stuck' and the orange screen keeps flickering like start to desktop so fast you usually can't even click anything in time to open it before it switches. I was told that the drivers probably needed to be updated first (eventhough I am pretty sure I kept up with all my other updates that popped up the only one I postponed was 8.1) and that I should refresh it, so I lose my programs but keep my files. I'm so sad I now lost Photoshop cs6 and my prefered antivirus (webroot) But anyway back to 8.0, it functioned fine aside from annoying pop ups to install norton antivirus no thank you, i bought webroot again. no updates were available.
    I went to HP.com drivers update, searched for my pc and its correct update, and next thing I know is it's installing windows 8.1....??!
    So again when it's 'done' and reboots, the screens flicker forever. I shut down, restart, same. so I put it back to windows 8...it will install 8.1 on its own any day now.. Please help asap!!!
    Also forgot to mention when the screens are flickering, a few explorer exe application errors pop up on occaision. IE: "the instruction at 0xaa0c663c referenced memory at 0xaa0c663c. The memory could not be written. Click ok to terminate the program." was one the last time,
    and the time before it, the initial windows 8.1 update when I still had Webroot antivirus, the pop up said "the instruction at 0x9b63663c referenced memory at 0x9b63663c. The memory could not be written. Click ok to terminate the program." the other pop ups the initial time came from Webroot - IE: "This file is trying to install itself to start every time the computer turns on  C: /Windows/system32/DrvInst (dot) exe" and gives the options to block, allow once, or allow always.
    Another trying to install every time computer starts is "C: /WINDOWS/system32/wbem/WMIADAP (dot) EXE"
    and another is : "Process ID: 4244 
    Thread ID: 3460 
    Event Type: Registry 
    Access: Write
    Registry Key: /REGISTRY/MACHINE/SYSTEM/ControlSet001/Services/NDIS/IfTypes/131
    Value: IfUsedNetLuidIndices"
    I searched all of those but found nothing. How can I have a smooth update? THank you in advance

    Hi @ASAP666 ,
    Thank you for visiting the HP Support Forums and Welcome. I have looked into your issue about your HP ENVY m6-k010dx Sleekbook and trying to update to Windows 8.1. Before updating did you make sure your system was up to date with Windows. Here is something from Microsoft that might help. 
    Looking into this I have found that it is a driver issue usually associated with USB devices.
    Please note remove any and all USB devices. Disconnect all non-essential devices, as these could cause some issues.
    Plug the power adapter directly into a functioning wall outlet. Do not plug it into a power strip, surge protector, or secondary power source as this could cause and issue.
    I recommend to do this update to disable your Anti Virus or Webroot temporarily to allow the update to go through.
    Please let me know how this goes.
    Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Explorer.exe Application Error - Faulting module name: Windows.UI.Xaml.dll

    We are having a problem with one of our Windows 2012 R2 Terminal Server. The server keeps maxing out CPU to 100% the only way to resolve the issue is by restarting the guest OS. When I have been trying to troubleshoot the issue. I have noticed the following
    error is appearing in the event log. I have tried various research online but have been unable to find a resolution to the issue.  Anyone have any ideas?
    Faulting application name: explorer.exe, version: 6.3.9600.17415, time stamp: 0x54503a3a
    Faulting module name: Windows.UI.Xaml.dll, version: 6.3.9600.17415, time stamp: 0x54504b1a
    Exception code: 0xc000027b
    Fault offset: 0x0000000000982bea
    Faulting process id: 0xd44
    Faulting application start time: 0x01d0526d40641d26
    Faulting application path: C:\Windows\explorer.exe
    Faulting module path: C:\Windows\System32\Windows.UI.Xaml.dll
    Report Id: 80a05322-be60-11e4-80db-005056bd0cad
    Faulting package full name:
    Faulting package-relative application ID:

    Hi,
    Please test the issue in Clean Boot first. For the detailed steps, please refer to the following Microsoft KB article:
    How to perform a clean boot in Windows
    http://support.microsoft.com/kb/929135
    Also seems you should try to uninstall IE and install it again but before that you can run command type:
    SFC /SCANNOW and let the system to scan your DLL files and repair them, then reinstall the new IE.
    For general reference, windows.UI.xmal.dll can handle several file in background process. For more detail refer
    this article.
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

Maybe you are looking for

  • Adobe flash player security problem

    Hello bodies I have problems with ExternalInterface and navigateToURL, How can I avoid flash player to show this box? when I've already enabled this setting Also I've checked some flash banners and disabled options above for test and they worked fine

  • Database error says connect by clause for Oracle10g

    Hi All, I am trying to select details from anodestable where error says SQLException connect by clause is required in this query block. Please respond if you know how to resolve this error. Thanks in advance. Bye

  • Issue Management Configuration?

    Hi, Can you please point me to basic configuration for Issue Management? My requirement is very basic. Thank you Somar

  • RDBMS Authenticator and Portal Admin

    In WLP 8.1, I created a RDBMS Auth and I can see the list of users/groups in the Weblogic Console. The Portal Admin's user/group page does not show any users except those authenticated by DefaultAuthenticator. Why is Portal Admin not showing the user

  • URGENT:  Loop through files

    I have a package that will be run from an Oracle Job and I want to process files in a directory and load each of the files into the database. I can load one specifically, but I want to loop through all the files in the directory and load each one at