Skip to content
⌘ NSIS Forum Archive

Modern UI Abort To Finish Mod

3 posts

dandaman32#

Modern UI Abort To Finish Mod

Because of a feature request by JasonFriday13, I have modified the Modern UI to have the ExperienceUI's Abort To Finish system.

Not yet implemented for the uninstaller, but may add in the future.

Kichik, if you like this feel free to make it a permanent part of NSIS, but I request that an acknowledgement be made to "dandaman32" or "Dan Fuhry" (don't really care which) in the MUI docs.

Mod attached.

Will attach a self-installing ExperienceUI patch in the next post.

-dandaman32
dandaman32#
Modern UI patch that uses the ExperienceUI patching system...weird but functional

For those of you that use the ExperienceUI this version is a self installing patch file. Download and double-click, and the patch installation wizard will take care of the rest.

Admin: it would be nice if .EUP and .EUS (ExperienceUI Patch/Skin) files were allowed, they are really just glorified ZIP files.

-dandaman32
JasonFriday13#edited
I have already implemented similar abort to finish code on my InstallSpider User Interface. Just thought you might want to know. My version is very simple and tiny if you prefer my version.

Note: InstallSpider version 1.0 released today, that uses my abort system if you want to take a look at the code.