|
|
#1 |
|
Junior Member
Join Date: Feb 2003
Posts: 16
|
Quick Question
is it possible to do a silent-type install but show a "installation completed" msgbox at the end? i just want a simple msgbox with OK button just so the end user is aware its completed, but dont want to show the normal completed box (with details button etc), is this possible, & if so, can some1 tell me how??
(i can do the silent install part - i just need to know how to show msgbox b4 closing the silent installer) Thanx in advance James Tanner |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,337
|
Use MessageBox on the last section or in .onInstSuccess and .onInstFailed.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Feb 2003
Posts: 16
|
@kichik
Cheers! That worked great. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|