MSIBanner plug-in: Difference between revisions
m (Wikipedia python library) |
m (Updated author and download links, and changed format of some pages.) |
||
Line 26: | Line 26: | ||
1. Remove /NOUNLOAD :( | 1. Remove /NOUNLOAD :( | ||
Page author: Joelito | Page author: [[User:Joelito|Joelito]] |
Revision as of 12:44, 23 April 2005
Links
Description
A plugin to Emulate the standard MSI (Windows Installer) banner. Also includes a progress bar.
what's new: -Added getHWND. Which will get the handle(hwnd) of the dialog of MSIBanner. -Added two more example files. -The erros went out.
what's new: 1.- Added reset function: Which will reset the global increment and the position of the progress bar.
2. Added Move function: Which the progress bar moves and adds the inputed value to the global increment.
3. Added Pos function: Which the progress bar moves into position inputed, becoming the current global increment.
what's new: 1. Added a static text control which shows the % number. 2. Fix an old bug from Banner.dll, which shows the parent nsis dialog after MSIBanner is destroy...
only TODO:
1. Remove /NOUNLOAD :(
Page author: Joelito