TitlebarProgress plug-in

From NSIS Wiki
Jump to navigationJump to search
Author: Anders (talk, contrib)


Plugin Info

  • Version: 20091110
  • Type: Runtime plugin
  • Character encoding: Ansi & Unicode
  • Minimum OS: Win95/NT4
  • Minimum NSIS Version: 2.43
  • License: zlib/libpng
  • Download: TitlebarProgress.zip (3 KB)


Description

This plugin will append a install progress percent to the window title


Usage Example

Function showInstFiles
titprog::Start
FunctionEnd
 
 
page instfiles "" showInstFiles


Credits

Written by Anders (For fun and profit?)