Archive: Linebreaks


Linebreaks
I have a skript that works so far, but I need to how linebreaks are coded:

>>
!define MULTIUSER_INIT_TEXT_ADMINREQUIRED "Die Installation erfordert Administrator-Privilegien, bitte kontaktieren Sie Ihren Systemadministrator.\\\\This installation requires adminstrative priveleges. Please contact your system administrator."
<<


I tried \\ (see above) and \n, but both won't work.

The result should be a message box like:
>>
Die Installation erfordert ... Systemadministrator.

This installation ... administrator.
<<


Thanks for help!


$\n or $\r$\n