CobaltFusion / DebugViewPP

DebugView++, collects, views, filters your application logs, and highlights information that is important to you!
Boost Software License 1.0
1k stars 143 forks source link

Batch file that works by itself does not work when dragged onto debugview++ #266

Open janwilmans opened 7 years ago

janwilmans commented 7 years ago

@ie4uinit.exe -ClearIconCache

janwilmans commented 7 years ago

The problem might have something to do with ie4uinit.exe (like many files in c:\windows\system32\ ) being a hardlink

https://www.sevenforums.com/general-discussion/323462-ie4uinit-exe-missing-after-using-autorun-i-have-ie11-not-10-a.html

janwilmans commented 7 years ago

tested: also files that are not hardlinks in c:\windows\system32 have this problem of not being found. CMainFrame::HandleDroppedFile is never called when debugview++ is started as 'run as administrator' ?