some problems
I'm making a installer using NSIS 2.0b0 CVS + Modern UI 1.6 and some macro extensions of my one, my current problem is that I have two macros that need to do stuff inside .onInit:
!macro MMX_BETARELEASEWARNING ; Shows a warning case beta release
!macro MMX_READUPDATEINFO ; Checks for previous versions of app and if found uninstalls it
any help on how to do this is welcome :(
PS: sorry for crappy english