@HAVE_WIN64_TRUE@ MessageBox MB_OK|MB_ICONSTOP "This version of VLC only runs on 64bits operating systems.$\nYour operating system is 32bits.$\n$\nPlease get the 32 BITS version."
@HAVE_WIN64_TRUE@ MessageBox MB_OK|MB_ICONSTOP "This version of VLC only runs on 64-bit operating systems.$\nPlease get the 32-bit version and try again."
@HAVE_WIN64_TRUE@ Quit
@HAVE_WIN64_TRUE@ Quit
@HAVE_WIN64_TRUE@ ${EndUnless}
@HAVE_WIN64_TRUE@ ${EndUnless}
${If} ${AtLeastWinXP}
${If} ${AtLeastWinXP}
...
@@ -454,11 +454,11 @@ UAC_Elevate:
...
@@ -454,11 +454,11 @@ UAC_Elevate:
Quit
Quit
UAC_Err:
UAC_Err:
MessageBox mb_iconstop "Unable to elevate, error $0"
MessageBox mb_iconstop "Unable to elevate, error $0$\nPlease try to run this installer with admin privileges."