Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 11th December 2003, 05:12   #1
Vytautas
Major Dude
 
Vytautas's Avatar
 
Join Date: May 2003
Location: Victoria, Australia
Posts: 643
Send a message via ICQ to Vytautas
Different pages for installer and uninstaller

I have a modified INSTFILES page for my installer, now the problem is that I need a different modified INSTFILES page for the uninstaller. Is that possible and how?

BTW: I'm using the latest CVS version of NSIS and MUI.

Vytautas
Vytautas is offline   Reply With Quote
Old 11th December 2003, 12:29   #2
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
You'll have to modify the dialog on run-time using Windows API / messages.
Joost Verburg is offline   Reply With Quote
Old 11th December 2003, 21:38   #3
Vytautas
Major Dude
 
Vytautas's Avatar
 
Join Date: May 2003
Location: Victoria, Australia
Posts: 643
Send a message via ICQ to Vytautas
Is it possible to add extra controls to the dialog at run-time?

Vytautas
Vytautas is offline   Reply With Quote
Old 12th December 2003, 15:54   #4
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
Yes, you can always call CreateWindow using the System plug-in. If you want the new control to work with GetDlgItem, specify hMenu as the requested id.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump