microsoft / XmlNotepad

XML Notepad provides a simple intuitive User Interface for browsing and editing XML documents.

Home Page:https://microsoft.github.io/XmlNotepad/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"View - Statitics" is dead

Pierre-de-la-Verre opened this issue · comments

Current version 2.9.0.3

I open "employee.xml", click "View - Statistic" and get

Der Befehl "C:\Program" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.

C:\Program Files (x86)\LovettSoftware\XmlNotepad>

Missing quotes?

Weird I just installed the Standalone Version and opened Employee.xml from "C:\Program Files (x86)\LovettSoftware\XmlNotepad\Samples\Employee.xml" and the xmlstats worked fine, the xmlstats.exe program located itself in "C:\Users\clovett\AppData\Local\Programs\XmlNotepad" because the "C:\Program Files (x86)\LovettSoftware\XmlNotepad" location is read only. Did you change your "C:\Program Files (x86)\LovettSoftware\XmlNotepad" to make it read/writable by any chance? I also tried the other versions (click once and winget and got the same result). I was able to reproduce the error when I changed my "C:\Program Files (x86)\LovettSoftware\XmlNotepad" folder permissions to include "write" permission for normal users...