|
|
#1 |
|
Junior Member
Join Date: Oct 2005
Posts: 18
|
Hi!
I have a follow problem: I need skip these pages !insertmacro MUI_UNPAGE_CONFIRM !insertmacro MUI_UNPAGE_COMPONENTS !insertmacro MUI_UNPAGE_INSTFILES but if I use !define MUI_PAGE_CUSTOMFUNCTION_PRE for these pages, I get compile error In forum I found only for installer's pages. Is it possible, to skip these pages? Thanks for any help |
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Sep 2004
Location: Mogilev (Belarus)
Posts: 372
|
Unistaller function name must begin with "un."
So use code: |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Oct 2005
Posts: 18
|
Thank you, glory_man, it works! How could I forget this "un."?
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|