Open avogelba opened 9 years ago
Original comment by koppor (Bitbucket: koppor, GitHub: koppor):
The key is fine. It should contain the String "DisplayVersion" with value "1.1.2" (or "1.1.2.80")
MSDN says: https://msdn.microsoft.com/en-us/library/aa372105%28v=vs.85%29.aspx (not sure whether this really the most appropriate source)
My WinDirStat version is "1.1.2.80 (Unicode)". I removed that version and installed the version retrieved from http://netix.dl.sourceforge.net/project/windirstat/windirstat/1.1.2%20installer%20re-release%20%28more%20languages%21%29/windirstat1_1_2_setup.exe. Same result.
My system says that it is Microsoft Windows [Version 6.3.9600]
, also identified as Windows 8.1 Pro
.
RuckZuck is a similar tool to Chocolatey (http://alternativeto.net/software/chocolatey/), but relies on the installers of the tools instead of requiring a complete repacking of the application.
Original comment by Oliver (Bitbucket: assarbad, GitHub: assarbad):
What's RuckZuck and what have we got to do with it? Scratch that, I read up on it now.
I do not know what "AddRemovePrograms" is, but I presume you mean the list that is shown when you click "Programs and Features" in the "Control Panel"?
The installer does create a key HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WinDirStat
. What's the problem with that?
As a side-note, you forgot to mention all the relevant information about your system. Please read https://bitbucket.org/windirstat/windirstat/wiki/Issues/How_to_Report_Bugs_Effectively and add them accordingly. Btw, I wouldn't ask if those were included on the RuckZuck tracker.
Originally reported by: koppor (Bitbucket: koppor, GitHub: koppor)
When RuckZuck accesses WinDirStat information, it cannot get the version entry, as WinDirStat doesn't provide one in "AddRemovePrograms". See https://ruckzuck.codeplex.com/workitem/1696
Is it possible that the WinDirStat installer adds the version information in AddRemovePrograms?