DownmarkerWPF icon indicating copy to clipboard operation
DownmarkerWPF copied to clipboard

can add a win10 support?

Open mipoem opened this issue 10 years ago • 9 comments

I was use Win10 system,but it not work correctly.

mipoem avatar May 14 '15 03:05 mipoem

Can you tell me if there are any errors or Event Viewer entries that might explain why it's not working?

shiftkey avatar May 14 '15 03:05 shiftkey

Can you tell me if there are any errors or Event Viewer entries that might explain why it's not working?

yes, it will crash down when it finished install, and windows will automatic collection the message,it will not present any errors and something else. Then i click the icon in the start menu,it will not give any responses, just nothing. So if there is any log files in the installation folder that i can upload to you for fix the problem?

mipoem avatar May 14 '15 04:05 mipoem

Check Event Viewer, there should be some gold in there...

shiftkey avatar May 14 '15 04:05 shiftkey

Check Event Viewer, there should be some gold in there...

ok, I get all logs and files I can find in Event Viewer, and i have upload to github MarkPadError in Win10

mipoem avatar May 14 '15 05:05 mipoem

Application: MarkPad.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
Stack:
   at MarkPad.Preview.HtmlPreview.Init()
   at MarkPad.App..ctor()
   at MarkPad.App.Main()

shiftkey avatar May 14 '15 05:05 shiftkey

Application: GitHub.exe

Sorry, I search "mark" in the Viewer to get this.

Is there any message useful?

mipoem avatar May 14 '15 05:05 mipoem

@mipoem apologies, I just scanned for errors. I'll drop that one.

shiftkey avatar May 14 '15 06:05 shiftkey

I get something new, a hide folder named LocalMetaData which generate by OS. I am a new coder,so i didn't know if this is something helpful.

mipoem avatar May 15 '15 00:05 mipoem

I had exactly he same issue until I installed Visual Studio 2015 (Community Edition). Not sure which library fixed the issue though.

RabidDog avatar Aug 15 '16 22:08 RabidDog