Releases: roob-p/SkipUacTaskCreator
Releases · roob-p/SkipUacTaskCreator
v1.0.0.2
Changelog:
- Fix: added 'WorkingDirectory' entry in the 'Start In' field of scheduled tasks to ensure proper functionality when passing
.lnkfiles. - Added several options in
config.iniand new functionality:- Save the
.lnkthat launches the task in the same folder as the original file withOutputToSameFolder=1. - Save in a custom path defined in
LnkPath, or save in both locations withLnkInBothBaseAndOutputFolder=1. - Add a suffix to the
.lnkname withAppendSuffixToLnk=1andSuffixName. (Also added the functionality to automatically insert a dot at the end of the.lnkname if these options are turned off and the.lnkfile is saved in the same folder as the original file). - Icon blending:
IconStyle=1→ blend the icon of the passed file with the program’s icon in the bottom-right corner.IconStyle=2→ use only the defaultSkipUacTaskCreatoricon.
- Added the possibility to remove the newly generated icons via
RemoveGeneratedIcon=1.
- Save the
Note: The installer for version 1.0.0.2 has been rebuilt a few days after release due to a small internal code fix.
If you downloaded v1.0.0.2 earlier, please download the updated installer.