TaskbarProgress plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
(Created page with '{{PageAuthor|Anders}} == Plugin Info == * '''Version:''' 20091109 <attach>Win7TaskbarProgress_20091109.zip</attach> * '''Type:''' Runtime plugin * '''Character encoding:''' Ansi…')
 
(Tweaked Plugin Info)
Line 2: Line 2:


== Plugin Info ==
== Plugin Info ==
* '''Version:''' 20091109 <attach>Win7TaskbarProgress_20091109.zip</attach>
* '''Version:''' 20091109
* '''Type:''' Runtime plugin
* '''Type:''' Runtime plugin
* '''Character encoding:''' Ansi & Unicode
* '''Character encoding:''' Ansi & Unicode
* '''Minimum OS:''' Win95/NT4 (Only visible on Win7+)
* '''Minimum OS:''' Win95/NT4 (Only visible on Win7+)
 
* '''License:''' zlib/libpng
* '''Download:''' <attach>Win7TaskbarProgress_20091109.zip</attach>





Revision as of 19:42, 9 November 2009

Author: Anders (talk, contrib)


Plugin Info

  • Version: 20091109
  • Type: Runtime plugin
  • Character encoding: Ansi & Unicode
  • Minimum OS: Win95/NT4 (Only visible on Win7+)
  • License: zlib/libpng
  • Download: Win7TaskbarProgress_20091109.zip (3 KB)


Usage Example

Function createInstFiles
w7tbp::Start
FunctionEnd
 
 
page instfiles "" createInstFiles


Credits

Written by Anders (For fun and profit?)