

POL_SetupWindow_check_cdrom "x86/setup.exe" "setup.exe" POL_SetupWindow_InstallMethod "LOCAL,DVD" Winetricks -V || POL_Debug_Fatal "Please install winetricks before installing $TITLE!" # NOTE: Check if "winetricks" is present! By Questor POL_Debug_Fatal "$(eval_gettext "The 64bits version is not compatible! Sorry!")" Source "$POL_USER_ROOT/tools/samba3/init"

Wbinfo -V || POL_Debug_Fatal "Please install winbind before installing $TITLE!" POL_RequiredVersion 4.3.3 || POL_Debug_Fatal "$TITLE won't work with $APPLICATION_TITLE $VERSION!\nPlease update!" POL_SetupWindow_presentation "$TITLE" "Microsoft" "" "Quentin Pâris, Eduardo Lucio and N0rbert, GuerreroAzul" "$TITLE" # (really we need Wine 3.4+ to fix FindNLSStringEx errors) # NOTE: Complete liste of references! By Questor # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # LOSS OF USE, DATA, OR PROFITS OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES # DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES IN NO EVENT SHALL Quentin Pâris and Eduardo Lucio BE LIABLE FOR ANY

# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND # derived from this software without specific prior written permission. # names of its contributors may be used to endorse or promote products # * Neither the name of the free software community nor the # documentation and/or other materials provided with the distribution. # notice, this list of conditions and the following disclaimer in the # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions of source code must retain the above copyright # modification, are permitted provided that the following conditions are met: # Redistribution and use in source and binary forms, with or without # Copyright (c) 2018, Quentin Pâris, Eduardo Lucio and N0rbert, GuerreroAzul # So we need Wine 3.4+ here, but I can't run this script with it on my Ubuntu 16.04 LTS. # to call "unimplemented function KERNE元2.dll.FindNLSStringEx called in 32-bit code" # Version 0.0.1 by N0rbert - with Wine 3.0 it crashes on Welcome screen when trying # Author: Quentin Pâris, Eduardo Lucio and N0rbert, GuerreroAzul # Distribution used to test: Linux Mint 19 Xfce
