这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: jarikmarwede/Start-Menu-Helper

Version 1.2.1

15 Feb 14:34

Choose a tag to compare

This release contains a small fix for an error that would occur if you had a read-only directory in your start menu directory. Read-only directories are now (at least temporarily) ignored.
In the future, a setting could be added to specify whether read-only directories and files should be ignored or changed to be writable.

Version 1.2.0

15 Feb 14:06

Choose a tag to compare

This release introduces a new command line option to change the configuration directory.
It can be used like this & '.\Start Menu Helper.exe' -c '<config_directory>' or, alternatively, like this & '.\Start Menu Helper.exe' --configuration-directory '<config_directory>' where you can replace <config_directory> with the path to a directory you want the program to look for configuration files.
This feature is primarily useful for changing your configuration directory while developing the program. However, in the future, it could also be used to provide a portable version of the program that always stores its configuration in the same directory as the executable.

Version 1.1.5

20 Apr 11:45

Choose a tag to compare

In this release, a bug was fixed that caused the "Flatten folders" option with exception lists to only work if one of the words of the list exactly matched the folder name. Now it also matches if one of the words is contained in the folder name.

Version 1.1.4

28 Mar 21:41

Choose a tag to compare

Fix the bug where folders are not flattened entirely in one run.

Version 1.1.3

14 Mar 21:08

Choose a tag to compare

The log file located in %AppData%\Start Menu Helper\log.txt now contains the full file system paths of files and directories modified during cleaning. This should hopefully make identifying bugs easier.

Version 1.1.2

25 Oct 18:40
ca8c911

Choose a tag to compare

Fix error on startup if configuration folder does not exist

Version 1.1.1

22 Apr 15:53
38bdc5e

Choose a tag to compare

Fixed exception button being enabled for "flatten folders containing only one item" option even if it was not selected

Version 1.1.0

22 Apr 15:10
5e3171e

Choose a tag to compare

Added the feature to flatten folders based on words in their name

Version 1.0.3

05 Oct 09:05

Choose a tag to compare

Fixed a bug that prevented empty folders from being deleted

Version 1.0.2

13 Jul 08:49

Choose a tag to compare

v1.0.2

Changed version to 1.0.2