!insertmacro MULTIUSER_INIT causing error
I am trying to use the example from Anders at http://home.no/pub/NSIS/Samples/InstallDualMode.nsi
Everytime I try and compile I get the followinge errors...
!insertmacro : MULTIUSER_INIT
Invalid command: ${GetParameters}
Error in macro MULTIUSER_INIT_CHECKS on macroline 84
Error in macro MULTIUSER_INIT on macroline 4
Anyone any ideas whats causing it?