TitlebarProgress plug-in
From NSIS Wiki
| Author: Anders (talk, contrib) |
Contents |
[edit] 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)
[edit] Description
This plugin will append a install progress percent to the window title
[edit] Usage Example
Function showInstFiles titprog::Start FunctionEnd page instfiles "" showInstFiles
[edit] Credits
Written by Anders (For fun and profit?)
