libreoffice-7.6.0.2-buildfix1 build error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Devs,
I got the error when I tried to build LibreOffice 7.6.0.2 (Tag libreoffice-7.6.0.2-buildfix1) on my Windows 11 machine:

7.5.5.2 had the same problem, 7.4 builded ok.

I'm using the newest VS community 2022 (17.7.0).

The problem appears at the end, when building the .msi package:

*****************************************************************
ERROR: Could not merge msm file into database: E:/7602/workdir/installation/LibreOffice/msi/mergefiles/en-US_pl_de_uk/gid_MergeModule_Microsoft_VC143_CRT_x64/Microsoft_VC143_CRT_x64.msm
ERROR: Could not execute msidb.exe -d E:\\7602\\workdir\\installation\\LibreOffice\\msi\\idt_files\\en-US_pl_de_uk\\mergemodules\\libreoffice76_en-US.msi -m E:\\7602\\workdir\\installation\\LibreOffice\\msi\\mergefiles\\en-US_pl_de_uk\\gid_MergeModule_Microsoft_VC143_CRT_x64\\Microsoft_VC143_CRT_x64.msm . Returnvalue: 512!
 at E:/7602/solenv/bin/modules/installer/windows/mergemodule.pm line 384.
*****************************************************************

Log and my configs attached.


Does anyone know what could be causing this?
Maybe someone already had such a problem?
Any thoughts ?

--

Best regards
Jakub Kościelak

 # config variable for LibreOffice
 # this file is intended to be able to be included in a Makefile
 # and not to be sourced in a shell session
 #

# Horrible hack to prepend spaces to expansions
# Spaces are usually eaten by make parser but not if variable expands to space.
# Space prefix is desirable because system CFLAGS may be completely empty,
# which means that the variables defined here would need extra twiddling
# to get them into invoked external configures and override pkg-config there.
gb_SPACE:=$(gb_SPACE) $(gb_SPACE)
export SRC_ROOT=E:/7602
export BUILDDIR=E:/7602

# export AFLAGS=
export ABW_CFLAGS=$(gb_SPACE)
export ABW_LIBS=$(gb_SPACE)
export ANDROID_NDK_DIR=
export ANDROID_API_LEVEL=
export ANDROID_APP_ABI=
export ANDROID_SDK_DIR=
export ANDROID_SYSROOT_PLATFORM=
export ANDROID_PACKAGE_NAME=
export ANDROID_TOOLCHAIN=
export ANDROID_GCC_TOOLCHAIN_VERSION=
export ANT=C:/ant/bin/ant
export ANT_HOME=C:/ant
export ANT_LIB=C:/ant/lib
export AR=
export ASSERT_ALWAYS_ABORT=FALSE
export ATL_INCLUDE=C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/Tools/MSVC/1437~1.328/atlmfc/include
export ATL_LIB=C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/Tools/MSVC/1437~1.328/atlmfc/lib/x64
export ATOMIC_LIB=
export AVAHI_CFLAGS=$(gb_SPACE)
export AVAHI_LIBS=$(gb_SPACE)
export LIBATOMIC_OPS_CFLAGS=$(gb_SPACE)
export LIBATOMIC_OPS_LIBS=$(gb_SPACE)
export BACKTRACE_CFLAGS=
export BACKTRACE_LIBS=
export BINDIR=/usr/local/bin
export BISON=/usr/bin/bison
export BOOST_CPPFLAGS=-IE:/7602/workdir/UnpackedTarball/boost
export BOOST_CXXFLAGS=
export BOOST_LOCALE_LIB=
export BOOST_DATE_TIME_LIB=
export BOOST_FILESYSTEM_LIB=
export BOOST_IOSTREAMS_LIB=
export BOOST_LDFLAGS=
export BOOST_SYSTEM_LIB=
export BOX2D_CFLAGS=
export BOX2D_LIBS=
export BRAND_INTRO_IMAGES=intro.png intro-highres.png
export BREAKPAD_SYMBOL_CONFIG=invalid
export BSH_JAR=
export BUILD_PLATFORM=x86_64-pc-cygwin
export BUILD_POSTGRESQL_SDBC=TRUE
export BUILD_TYPE=LibO DESKTOP AVMEDIA DBCONNECTIVITY SCRIPTING DYNLOADING EXTENSIONS NATIVE HELP HELPTOOLS XMLHELP DICTIONARIES LIBCMIS ODFVALIDATOR OFFICEOTRON ZLIB LIBJPEG_TURBO CLUCENE EXPAT XMLSEC REVENGE ODFGEN EPUBGEN WPD WPG WPS VISIO CDR MSPUB MWAW ETONYEK FREEHAND EBOOK ABW PAGEMAKER QXP ZMF STAROFFICE LCMS2 CPPUNIT LIBXSLT LIBXML2 PYUNO PYTHON LIBFFI LIBRELOGO MARIADBC MARIADB_CONNECTOR_C HSQLDB POSTGRESQL LIBTOMMATH FIREBIRD CURL BOOST MDDS DRAGONBOX FROZEN GLM NSS SANE ICU BREAKPAD ORCUS GRAPHITE HARFBUZZ OPENSSL CRYPTO_MSCAPI REDLAND HUNSPELL ZXING BOX2D HYPHEN MYTHES COINMP LPSOLVE LIBEXTTEXTCAT LIBNUMBERTEXT EPOXY OPENCL PDFIUM POPPLER SKIA LIBGPGERROR LIBASSUAN GPGMEPP JFREEREPORT BSH RHINO OPENSYMBOL MORE_FONTS MDNSRESPONDER LIBLANGTAG LIBPNG LIBTIFF LIBWEBP
export BUILD_X64=
export BUILD_X86=TRUE
export BUILDING_PCH_WITH_OBJ=
export BZIP2_CFLAGS=$(gb_SPACE)
export BZIP2_LIBS=$(gb_SPACE)
export CAIRO_CFLAGS=$(gb_SPACE)
export CAIRO_LIBS=$(gb_SPACE)
export CC=C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/Tools/MSVC/1437~1.328/bin/Hostx64/x64/cl.exe
export CC_FOR_BUILD=C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/Tools/MSVC/1437~1.328/bin/Hostx64/x64/cl.exe
export CCACHE_DEPEND_MODE=
export CDR_CFLAGS=$(gb_SPACE)
export CDR_LIBS=$(gb_SPACE)
# export CFLAGS=
export CLANG_USE_LD=
export CLANGDIR=
export CLANGLIBDIR=
export CLANGSYSINCLUDE=
export CLANGTOOLLIBS=
export CLUCENE_CFLAGS=$(gb_SPACE)
export CLUCENE_LIBS=$(gb_SPACE)
export LIBCMIS_CFLAGS=$(gb_SPACE)
export LIBCMIS_LIBS=$(gb_SPACE)
export COM=MSC
export COMPATH=C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/Tools/MSVC/1437~1.328
export COMPILER_PLUGINS=
export COMPILER_PLUGINS_ANALYZER_PCH=TRUE
export COMPILER_PLUGINS_COM_IS_CLANG=
export COMPILER_PLUGINS_CXX=
export COMPILER_PLUGINS_CXXFLAGS=
export COMPILER_PLUGINS_CXX_LINKFLAGS=
export COMPILER_PLUGINS_DEBUG=
export COMPILER_PLUGINS_TOOLING_ARGS=
export COMPRESSIONTOOL=/usr/bin/gzip
export COM_IS_CLANG=
export COREDUMPCTL=
export CPPU_ENV=mscx
export CPPU_ENV_FOR_BUILD=mscx
export CPPUNIT_CFLAGS=$(gb_SPACE)
export CPPUNIT_LIBS=$(gb_SPACE)
export CPUNAME=X86_64
export CROSS_COMPILING=
export CURL=/cygdrive/c/Windows/system32/curl
export CURL_CFLAGS=$(gb_SPACE)
export CURL_LIBS=$(gb_SPACE)
export CUSTOM_BRAND_DIR=
export CUSTOM_BRAND_IMAGES=
export CXX=C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/Tools/MSVC/1437~1.328/bin/Hostx64/x64/cl.exe
export CXX_FOR_BUILD=C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/Tools/MSVC/1437~1.328/bin/Hostx64/x64/cl.exe
export CXX_X64_BINARY=C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/Tools/MSVC/1437~1.328/bin/Hostx64/x64/cl.exe
export CXX_X86_BINARY=C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/Tools/MSVC/1437~1.328/bin/Hostx64/x86/cl.exe
# export CXXFLAGS=
export CXXFLAGS_CXX11=-std:c++17 -permissive- -Zc:__cplusplus,preprocessor
export CXXFLAGS_INTRINSICS_SSE2=
export CXXFLAGS_INTRINSICS_SSSE3=
export CXXFLAGS_INTRINSICS_SSE41=
export CXXFLAGS_INTRINSICS_SSE42=
export CXXFLAGS_INTRINSICS_AVX=-arch:AVX
export CXXFLAGS_INTRINSICS_AVX2=-arch:AVX2
export CXXFLAGS_INTRINSICS_AVX512=-arch:AVX512
export CXXFLAGS_INTRINSICS_AVX512F=-arch:AVX2
export CXXFLAGS_INTRINSICS_F16C=
export CXXFLAGS_INTRINSICS_FMA=
export DATADIR=/usr/local/share
export DBUS_CFLAGS=$(gb_SPACE)
export DBUS_LIBS=$(gb_SPACE)
export DBUS_GLIB_CFLAGS=$(gb_SPACE)
export DBUS_GLIB_LIBS=$(gb_SPACE)
export DBUS_HAVE_GLIB=
export DCONF_CFLAGS=
export DCONF_LIBS=
export DEFAULT_BRAND_IMAGES=intro.png intro-highres.png logo.svg logo_inverted.svg logo-sc.svg logo-sc_inverted.svg about.svg
export DICT_SYSTEM_DIR=
export DISABLE_CVE_TESTS=TRUE
export DISABLE_DYNLOADING=
export DISABLE_PYTHON=
export DOCDIR=/usr/local/share/doc/libreoffice
export DOXYGEN=
export DO_FETCH_TARBALLS=TRUE
export DRAGONBOX_CFLAGS=
export FROZEN_CFLAGS=
export DPKG=
export EBOOK_CFLAGS=$(gb_SPACE)
export EBOOK_LIBS=$(gb_SPACE)
export EMSDK_FILE_PACKAGER=
export ENABLE_ANDROID_LOK=
export ENABLE_ANDROID_EDITING=
export ENABLE_AVAHI=
export ENABLE_BREAKPAD=TRUE
export DEFAULT_CRASHDUMP_VALUE=true
export ENABLE_CAIRO_CANVAS=
export ENABLE_CIPHER_OPENSSL_BACKEND=
export ENABLE_CLUCENE=TRUE
export ENABLE_LIBCMIS=TRUE
export ENABLE_COINMP=TRUE
SYSTEM_COINMP=
export COINMP_CFLAGS=
export COINMP_LIBS=
export ENABLE_CUPS=
export ENABLE_CURL=TRUE
export ENABLE_DBGUTIL=
export ENABLE_DBUS=
export ENABLE_DCONF=
export ENABLE_DEBUG=
SYSTEM_DRAGONBOX=
SYSTEM_FROZEN=
export ENABLE_EPOXY=TRUE
export ENABLE_EOT=
export ENABLE_EVOAB2=
export ENABLE_FIREBIRD_SDBC=TRUE
export ENABLE_FORMULA_LOGGER=
export ENABLE_GDB_INDEX=
export ENABLE_GEN=
export ENABLE_GIO=
export ENABLE_GPGMEPP=TRUE
export ENABLE_GSTREAMER_1_0=
export ENABLE_GTK3=
export ENABLE_GTK4=
export ENABLE_GTKTILEDVIEWER=
export DISABLE_GUI=
export ENABLE_HEADLESS=
export ENABLE_HTMLHELP=
export ENABLE_JAVA=TRUE
export ENABLE_JUMBO_SHEETS=TRUE
export ENABLE_LDAP=
export ENABLE_LPSOLVE=TRUE
export ENABLE_LTO=
export ENABLE_LWP=TRUE
export ENABLE_MACOSX_SANDBOX=
export ENABLE_MEDIAWIKI=
export ENABLE_MARIADBC=TRUE
export ENABLE_NSS=TRUE
export ENABLE_ONLINE_UPDATE=TRUE
export ENABLE_ONLINE_UPDATE_MAR=
export ENABLE_EXTENSION_UPDATE=TRUE
export ENABLE_OOENV=
export ENABLE_OPENGL_TRANSITIONS=TRUE
export ENABLE_OPENGL_CANVAS=TRUE
export ENABLE_OPENSSL=TRUE
export ENABLE_OPTIMIZED=TRUE
export ENABLE_OPTIMIZED_DEBUG=
export ENABLE_PAGEIN=
export ENABLE_PCH=4
export ENABLE_PDFIMPORT=TRUE
export ENABLE_PDFIUM=TRUE
export ENABLE_POPPLER=TRUE
export ENABLE_QT5=
export ENABLE_QT6=
export ENABLE_KF5=
export ENABLE_GTK3_KDE5=
export ENABLE_RANDR=
export ENABLE_RELEASE_BUILD=TRUE
export ENABLE_REPORTBUILDER=TRUE
export ENABLE_RUNTIME_OPTIMIZATIONS=TRUE
export ENABLE_SAL_LOG=
export ENABLE_SCRIPTING_BEANSHELL=TRUE
export ENABLE_SCRIPTING_JAVASCRIPT=TRUE
export ENABLE_SDREMOTE=TRUE
export ENABLE_SDREMOTE_BLUETOOTH=TRUE
export ENABLE_CUSTOMTARGET_COMPONENTS=
export ENABLE_SILENT_MSI=
export ENABLE_SKIA=TRUE
export ENABLE_SKIA_DEBUG=
export ENABLE_SYMBOLS_FOR=
export ENABLE_VALGRIND=
export ENABLE_WASM_EXCEPTIONS=
export ENABLE_WASM_STRIP_ACCESSIBILITY=
export ENABLE_WASM_STRIP_BASIC_DRAW_MATH_IMPRESS=
export ENABLE_WASM_STRIP_WRITER=
export ENABLE_WASM_STRIP_CALC=
export ENABLE_WASM_STRIP_CANVAS=
export ENABLE_WASM_STRIP_CHART=
export ENABLE_WASM_STRIP_DBACCESS=
export ENABLE_WASM_STRIP_EPUB=
export ENABLE_WASM_STRIP_EXTRA=
export ENABLE_WASM_STRIP_GUESSLANG=
export ENABLE_WASM_STRIP_HUNSPELL=
export ENABLE_WASM_STRIP_LANGUAGETOOL=
export ENABLE_WASM_STRIP_LOCALES=
export ENABLE_WASM_STRIP_PINGUSER=
export ENABLE_WASM_STRIP_PREMULTIPLY=
export ENABLE_WASM_STRIP_RECENT=
export ENABLE_WASM_STRIP_RECOVERYUI=
export ENABLE_WASM_STRIP_SPLASH=
export ENABLE_WASM_STRIP_SWEXPORTS=
export ENABLE_WASM_STRIP_SCEXPORTS=
export ENABLE_WERROR=
export ENABLE_Z7_DEBUG=
export ENDIANNESS=little
export EPM=NO
export EPM_FLAGS=
export EPUBGEN_CFLAGS=$(gb_SPACE)
export EPUBGEN_LIBS=$(gb_SPACE)
export ETONYEK_CFLAGS=$(gb_SPACE)
export ETONYEK_LIBS=$(gb_SPACE)
export debug=
export FIND=C:/cygwin64/bin/find.exe
export FIREBIRD_CFLAGS=$(gb_SPACE)-IE:/7602/workdir/UnpackedTarball/firebird/gen/Release/firebird/include
export FIREBIRD_LIBS=$(gb_SPACE)-lfbclient
export FLEX=C:/cygwin64/bin/flex.exe
export FLUTE_JAR=
export FONTCONFIG_CFLAGS=$(gb_SPACE)
export FONTCONFIG_LIBS=$(gb_SPACE)
export FONTFORGE=
export FREEHAND_CFLAGS=$(gb_SPACE)
export FREEHAND_LIBS=$(gb_SPACE)
export FREETYPE_CFLAGS=$(gb_SPACE)
export FREETYPE_LIBS=$(gb_SPACE)
export GCC_VERSION=
export GIO_CFLAGS=$(gb_SPACE)
export GIO_LIBS=$(gb_SPACE)
export GIT_REFERENCE_SRC=
export GIT_LINK_SRC=
export GIT_NEEDED_SUBMODULES=translations dictionaries helpcontent2 
export EPOXY_CFLAGS=$(gb_SPACE)-IE:/7602/workdir/UnpackedTarball/epoxy/include
export EPOXY_LIBS=$(gb_SPACE)
export GLM_CFLAGS=$(gb_SPACE)-IE:/7602/workdir/UnpackedTarball/glm
export GPG_ERROR_CFLAGS=$(gb_SPACE)-IE:/7602/workdir/UnpackedTarball/libgpg-error/src
export GPG_ERROR_LIBS=$(gb_SPACE)
export GPGMEPP_CFLAGS=$(gb_SPACE)
export GPGMEPP_LIBS=$(gb_SPACE)
export PARALLELISM?=16
 export GNUCOPY=C:/cygwin64/bin/cp.exe
export GNUPATCH=C:/cygwin64/bin/patch.exe
export GNUTAR=tar
export GOBJECT_CFLAGS=$(gb_SPACE)
export GOBJECT_LIBS=$(gb_SPACE)
export GPERF=C:/cygwin64/bin/gperf.exe
export GRAPHITE_CFLAGS=$(gb_SPACE)-IE:/7602/workdir/UnpackedTarball/graphite/include -DGRAPHITE2_STATIC
export GRAPHITE_LIBS=$(gb_SPACE)E:/7602/workdir/LinkTarget/StaticLibrary/graphite.lib
export HARFBUZZ_CFLAGS=$(gb_SPACE)-IE:/7602/workdir/UnpackedTarball/harfbuzz/src
export HARFBUZZ_LIBS=$(gb_SPACE)E:/7602/workdir/UnpackedTarball/harfbuzz/src/.libs/libharfbuzz.lib
 export GREP=C:/cygwin64/bin/grep.exe
export GSSAPI_LIBS=
export GSTREAMER_1_0_CFLAGS=$(gb_SPACE)
export GSTREAMER_1_0_LIBS=$(gb_SPACE)
export GTK3_CFLAGS=$(gb_SPACE)
export GTK3_LIBS=$(gb_SPACE)
export GTK4_CFLAGS=$(gb_SPACE)
export GTK4_LIBS=$(gb_SPACE)
export USING_X11=
export HAMCREST_JAR=
export HAVE_ASM_END_BRANCH_INS_SUPPORT=
export HAVE_BROKEN_GCC_WMAYBE_UNINITIALIZED=
export HAVE_BROKEN_GCC_WSTRINGOP_OVERFLOW=
export HAVE_CLANG_DEBUG_INFO_KIND_CONSTRUCTOR=
export HAVE_CXX20_ATOMIC_REF=
export HAVE_DLLEXPORTINLINES=
export HAVE_EXTERNAL_DWARF=
export HAVE_LO_CLANG_DLLEXPORTINLINES=TRUE
export HAVE_GCC_AVX=
export HAVE_GCC_BUILTIN_ATOMIC=
export HAVE_GCC_FNO_ENFORCE_EH_SPECS=
export HAVE_GCC_FNO_SIZED_DEALLOCATION=
export HAVE_GCC_GGDB2=
export HAVE_GCC_STACK_CLASH_PROTECTION=
export HAVE_LD_BSYMBOLIC_FUNCTIONS=
export HAVE_LD_HASH_STYLE=FALSE
export HAVE_LIBCPP=
export HAVE_LIBSTDCPP=
export HAVE_POSIX_FALLOCATE=NO
export HAVE_WDEPRECATED_COPY_DTOR=
export HELP_ONLINE=
export HELP_OMINDEX_PAGE=
export HOST_PLATFORM=x86_64-pc-cygwin
export HSQLDB_JAR=
export HUNSPELL_CFLAGS=$(gb_SPACE)-IE:/7602/workdir/UnpackedTarball/hunspell/src/hunspell
export HUNSPELL_LIBS=$(gb_SPACE)E:/7602/workdir/LinkTarget/StaticLibrary/hunspell.lib
export HYPHEN_LIB=$(gb_SPACE)E:/7602/workdir/LinkTarget/StaticLibrary/hyphen.lib
export HYPH_SYSTEM_DIR=
export ICECREAM_RUN=
# export ICECC_VERSION=
export ICU_CFLAGS=$(gb_SPACE)-IE:/7602/workdir/UnpackedTarball/icu/source/i18n -IE:/7602/workdir/UnpackedTarball/icu/source/common
export ICU_LIBS=$(gb_SPACE)-LE:/7602/workdir/UnpackedTarball/icu/source/lib
export ICU_MAJOR=73
export ICU_MINOR=2
export ICU_RECLASSIFIED_CONDITIONAL_JAPANESE_STARTER=TRUE
export ICU_RECLASSIFIED_HEBREW_LETTER=TRUE
export ICU_RECLASSIFIED_PREPEND_SET_EMPTY=TRUE
export ICU_UCHAR_TYPE=-DUCHAR_TYPE=uint16_t
export INTROSPECTION_SCANNER=
export ILIB=.;C:/PROGRA~1/Java/jdk-19/lib;C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/Tools/MSVC/1437~1.328/lib/x64;C:/PROGRA~2/WI3CF2~1/10/lib/x64;C:/PROGRA~2/WI3CF2~1/10/lib/10.0.22000.0/um/x64;C:/PROGRA~2/WI3CF2~1/10/lib/10.0.22000.0/ucrt/x64;C:/PROGRA~2/WI3CF2~1/NETFXSDK/4.8/Lib/um/x64
export ILIB_FOR_BUILD=.;C:/PROGRA~1/Java/jdk-19/lib;C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/Tools/MSVC/1437~1.328/lib/x64;C:/PROGRA~2/WI3CF2~1/10/lib/x64;C:/PROGRA~2/WI3CF2~1/10/lib/10.0.22000.0/um/x64;C:/PROGRA~2/WI3CF2~1/10/lib/10.0.22000.0/ucrt/x64;C:/PROGRA~2/WI3CF2~1/NETFXSDK/4.8/Lib/um/x64
export INSTALLDIR=/usr/local/lib/libreoffice
export INSTALLDIRNAME=libreoffice
export INSTALL_NAME_TOOL=
export INSTDIR=E:/7602/instdir
export INSTDIR_FOR_BUILD=E:/7602/instdir
export INSTROOT=E:/7602/instdir
export INSTROOTBASE=E:/7602/instdir
export INSTROOT_FOR_BUILD=E:/7602/instdir
export JAVACOMPILER=C:/PROGRA~1/Java/jdk-19/bin/javac.exe
export JAVADOC=C:/PROGRA~1/Java/jdk-19/bin/javadoc.exe
export JAVADOCISGJDOC=
export JAVACFLAGS=-J-Xmx128M
export JAVAIFLAGS=-Xmx64M
export JAVAIFLAGS_FOR_BUILD=-Xmx64M
export JAVA_CLASSPATH_NOT_SET=TRUE
export JAVAINTERPRETER=C:/PROGRA~1/Java/jdk-19/bin/java.exe
export JAVA_HOME=C:/PROGRA~1/Java/jdk-19
export JAVA_HOME_FOR_BUILD=C:/PROGRA~1/Java/jdk-19
export JAVA_SOURCE_VER=8
export JAVA_TARGET_VER=8
export JAWTLIB=jawt.lib
export JDK=sun
export JDK_FOR_BUILD=sun
export JDK_SECURITYMANAGER_DISALLOWED_FOR_BUILD=TRUE
export JFREEREPORT_JAR=
export JITC_PROCESSOR_TYPE=
export JQ=
export JVM_ONE_PATH_CHECK=
export KF5_CFLAGS=$(gb_SPACE)
export KF5_LIBS=$(gb_SPACE)
export KRB5_LIBS=
export LCMS2_CFLAGS=$(gb_SPACE)-IE:/7602/workdir/UnpackedTarball/lcms2/include
export LCMS2_LIBS=$(gb_SPACE)E:/7602/workdir/UnpackedTarball/lcms2/bin/lcms2.lib
export LD=
export LD_GC_SECTIONS=
export LD_PLUGIN=
# export LDFLAGS=
export LFS_CFLAGS=
export LIBASSUAN_CFLAGS=$(gb_SPACE)-IE:/7602/workdir/UnpackedTarball/libassuan/src
export LIBASSUAN_LIBS=$(gb_SPACE)
export LIBBASE_JAR=
export LIBCPP_DEBUG=
export LIBDIR=/usr/local/lib
export LIBEOT_CFLAGS=$(gb_SPACE)
export LIBEOT_LIBS=$(gb_SPACE)
export LIBEXSLT_CFLAGS=$(gb_SPACE)
export LIBEXSLT_LIBS=$(gb_SPACE)
export LIBEXTTEXTCAT_CFLAGS=$(gb_SPACE)
export LIBEXTTEXTCAT_LIBS=$(gb_SPACE)
export LIBFONTS_JAR=
export LIBFORMULA_JAR=
export LIBJPEG_CFLAGS=$(gb_SPACE)
export LIBJPEG_LIBS=$(gb_SPACE)
export LIBLANGTAG_CFLAGS=$(gb_SPACE)-IE:/7602/workdir/UnpackedTarball/liblangtag
export LIBLANGTAG_LIBS=$(gb_SPACE)E:/7602/workdir/UnpackedTarball/liblangtag/liblangtag/.libs/liblangtag.lib
export LIBLAYOUT_JAR=
export LIBLOADER_JAR=
export LIBNUMBERTEXT_CFLAGS=$(gb_SPACE)
export LIBNUMBERTEXT_LIBS=$(gb_SPACE)
export LIB_FUZZING_ENGINE=
export LIBO_BIN_FOLDER=program
export LIBO_BIN_FOLDER_FOR_BUILD=program
export LIBO_ETC_FOLDER=program
export LIBO_LIB_FOLDER=program
export LIBO_LIB_FOLDER_FOR_BUILD=program
export LIBO_LIB_PYUNO_FOLDER=program
export LIBO_SHARE_FOLDER=share
export LIBO_SHARE_HELP_FOLDER=help
export LIBO_SHARE_JAVA_FOLDER=program/classes
export LIBO_SHARE_PRESETS_FOLDER=presets
export LIBO_SHARE_READMES_FOLDER=readmes
export LIBO_SHARE_RESOURCE_FOLDER=program/resource
export LIBO_URE_BIN_FOLDER=program
export LIBO_URE_ETC_FOLDER=program
export LIBO_URE_LIB_FOLDER=program
export LIBO_URE_LIB_FOLDER_FOR_BUILD=program
export LIBO_URE_MISC_FOLDER=program
export LIBO_URE_MISC_FOLDER_FOR_BUILD=program
export LIBO_URE_SHARE_JAVA_FOLDER=program/classes
export LIBO_VERSION_MAJOR=7
export LIBO_VERSION_MICRO=0
export LIBO_VERSION_MINOR=6
export LIBO_VERSION_PATCH=2
export LIBO_VERSION_SUFFIX=
export LIBO_VERSION_SUFFIX_SUFFIX=
export LIBPNG_CFLAGS=$(gb_SPACE)-IE:/7602/workdir/UnpackedTarball/libpng
export LIBPNG_LIBS=$(gb_SPACE)-LE:/7602/workdir/LinkTarget/StaticLibrary -llibpng
export LIBREPOSITORY_JAR=
export LIBSERIALIZER_JAR=
export LIBTIFF_CFLAGS=$(gb_SPACE)
export LIBTIFF_LIBS=$(gb_SPACE)
export LIBTOMMATH_CFLAGS=-IE:/7602/workdir/UnpackedTarball/libtommath
export LIBTOMMATH_LIBS=-ltommath
export LIBTOOL=
export LIBWEBP_CFLAGS=$(gb_SPACE)
export LIBWEBP_LIBS=$(gb_SPACE)
export LIBXML_CFLAGS=$(gb_SPACE)-IE:/7602/workdir/UnpackedTarball/libxml2/include -IE:/7602/workdir/UnpackedTarball/icu/source/i18n -IE:/7602/workdir/UnpackedTarball/icu/source/common
export LIBXML_JAR=
export LIBXML_LIBS=$(gb_SPACE)E:/7602/workdir/UnpackedTarball/libxml2/win32/bin.msvc/libxml2.lib
export LIBXSLT_CFLAGS=$(gb_SPACE)
export LIBXSLT_LIBS=$(gb_SPACE)
export LOCKFILE=
export LO_CLANG_CC=C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/Tools/Llvm/bin/clang-cl.exe -m64
export LO_CLANG_CXX=C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/Tools/Llvm/bin/clang-cl.exe -m64
export LO_CLANG_CXXFLAGS_INTRINSICS_SSE2=-msse2
export LO_CLANG_CXXFLAGS_INTRINSICS_SSSE3=-mssse3
export LO_CLANG_CXXFLAGS_INTRINSICS_SSE41=-msse4.1
export LO_CLANG_CXXFLAGS_INTRINSICS_SSE42=-msse4.2
export LO_CLANG_CXXFLAGS_INTRINSICS_AVX=-mavx
export LO_CLANG_CXXFLAGS_INTRINSICS_AVX2=-mavx2
export LO_CLANG_CXXFLAGS_INTRINSICS_AVX512=-mavx512f -mavx512vl -mavx512bw -mavx512dq -mavx512cd
export LO_CLANG_CXXFLAGS_INTRINSICS_AVX512F=-mavx512f
export LO_CLANG_CXXFLAGS_INTRINSICS_F16C=-mf16c
export LO_CLANG_CXXFLAGS_INTRINSICS_FMA=-mfma
export LO_CLANG_SHOWINCLUDES_PREFIX=Note: including file:
# export LO_ELFCHECK_ALLOWLIST=
 export LS=C:/cygwin64/bin/ls.exe
export MACOSX_BUNDLE_IDENTIFIER=
export MACOSX_CODESIGNING_IDENTITY=
export MACOSX_DEPLOYMENT_TARGET=
export MACOSX_PACKAGE_SIGNING_IDENTITY=
export MACOSX_PROVISIONING_PROFILE=
export MACOSX_SDK_PATH=
export MAC_OS_X_VERSION_MIN_REQUIRED=
export MANDIR=/usr/local/share/man
export MARIADBC_MAJOR=1
export MARIADBC_MICRO=2
export MARIADBC_MINOR=0
export MARIADB_CFLAGS=$(gb_SPACE)-IE:/7602/workdir/UnpackedTarball/mariadb-connector-c/include
export MARIADB_LIBS=$(gb_SPACE)-LE:/7602/workdir/LinkTarget/StaticLibrary -lmariadb-connector-c
export LIBMARIADB=
export LIBMARIADB_PATH=
export BUNDLE_MARIADB_CONNECTOR_C=
export MDDS_CFLAGS=$(gb_SPACE)-IE:/7602/workdir/UnpackedTarball/mdds/include
export MDDS_LIBS=$(gb_SPACE)
export MERGELIBS=TRUE
export ML_EXE=C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/Tools/MSVC/1437~1.328/bin/Hostx64/x64/ml64.exe
export MOC5=moc
export MOC6=moc
export MPL_SUBSET=
export MSGFMT=msgfmt
export MSGUNIQ=msguniq
export MSM_PATH=C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/redist/MSVC/v143/MERGEM~1/
export MSPUB_CFLAGS=$(gb_SPACE)
export MSPUB_LIBS=$(gb_SPACE)
export MSVC_CXX=C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/Tools/MSVC/1437~1.328/bin/Hostx64/x64/cl.exe
export MSVC_DLLS=msvcp140.dll vcruntime140.dll
export MSVC_DLL_PATH=C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/redist/MSVC/1436~1.325/x64/MICROS~1.CRT
export MSVC_USE_DEBUG_RUNTIME=
export MWAW_CFLAGS=$(gb_SPACE)
export MWAW_LIBS=$(gb_SPACE)
export MYTHES_CFLAGS=$(gb_SPACE)
export MYTHES_LIBS=$(gb_SPACE)E:/7602/workdir/LinkTarget/StaticLibrary/mythes.lib
export NASM=nasm
export NAFLAGS=-fwin64 -DWIN64 -D__x86_64__ -DPIC
export NM=
export NSS_CFLAGS=$(gb_SPACE)
export NSS_LIBS=$(gb_SPACE)
export NUMBERTEXT_EXTENSION_PACK=
export nodep=
# export OBJCFLAGS=
# export OBJCXXFLAGS=
export OBJDUMP=
export ODFGEN_CFLAGS=$(gb_SPACE)
export ODFGEN_LIBS=$(gb_SPACE)
export ODFVALIDATOR=bash.exe E:/7602/bin/odfvalidator.sh
export OFFICEOTRON=bash.exe E:/7602/bin/officeotron.sh
export BFFVALIDATOR=
export OOO_JUNIT_JAR=
export OOO_VENDOR=Kuba
export OPENSSL_CFLAGS=$(gb_SPACE)
export OPENSSL_LIBS=$(gb_SPACE)
export ORCUS_CFLAGS=$(gb_SPACE)
export ORCUS_LIBS=$(gb_SPACE)
export OS=WNT
export OS_FOR_BUILD=WNT
export PATH=C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/Tools/MSVC/1437~1.328/bin/Hostx64/x64;C:/PROGRA~1/Java/jdk-19/bin;C:/PROGRA~2/WI3CF2~1/10/Bin/100220~1.0/x64;C:/PROGRA~1/MICROS~1/2022/COMMUN~1/MSBuild/Current/Bin/amd64;C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/Tools/MSVC/1437~1.328/bin/Hostx64/x86;C:/PROGRA~2/MICROS~3/Windows/v10.0A/bin/NETFX4~1.8TO/;C:/Windows/Microsoft.NET/Framework/v4.0.30319/;C:/PROGRA~2/WI3CF2~1/10/bin;C:/PROGRA~2/WI3CF2~1/10/Bin/100220~1.0/x86;C:/cygwin64/usr/local/bin;C:/cygwin64/bin;C:/Program Files (x86)/Eclipse Adoptium/jdk-17.0.8.7-hotspot/bin;C:/Program Files/Common Files/Oracle/Java/javapath;C:/Windows/system32;C:/Windows;C:/Windows/System32/Wbem;C:/Windows/System32/WindowsPowerShell/v1.0;C:/Windows/System32/OpenSSH;C:/Program Files/dotnet;C:/Users/Kuba/AppData/Local/Microsoft/WindowsApps;C:/flutter;C:/flutter/bin;C:/Users/Kuba/.dotnet/tools
export LIBO_PATH_SEPARATOR=;
export PAGEMAKER_CFLAGS=$(gb_SPACE)
export PAGEMAKER_LIBS=$(gb_SPACE)
export PCH_INSTANTIATE_TEMPLATES=
export PCH_CODEGEN=
export PCH_DEBUGINFO=
export PCH_NO_CODEGEN=
export PERL=C:/cygwin64/bin/perl.exe
export PKGFORMAT?=msi
export PKGMK=
export PKG_CONFIG=/usr/bin/x86_64-pc-cygwin-pkg-config
ifneq (,)
export PKG_CONFIG_PATH=
else
unexport PKG_CONFIG_PATH
endif
ifneq (,)
export PKG_CONFIG_LIBDIR=
else
unexport PKG_CONFIG_LIBDIR
endif
export PLATFORMID=windows_x86_64
export POPPLER_CFLAGS=$(gb_SPACE)
export POPPLER_LIBS=$(gb_SPACE)
export POSTGRESQL_INC=%OVERRIDE_ME%
export POSTGRESQL_LIB=
export PREFIXDIR=/usr/local
export PRIVACY_POLICY_URL=https://www.openoffice.com.pl
export PRODUCTNAME=LibreOffice
export PRODUCTNAME_WITHOUT_SPACES=LibreOffice
export PRODUCTVERSION=7.6
export PROGRESSBARCOLOR=
export PROGRESSFRAMECOLOR=
export PROGRESSPOSITION=
export PROGRESSSIZE=
export PROGRESSTEXTBASELINE=
export PROGRESSTEXTCOLOR=
export PTHREAD_CFLAGS=
export PTHREAD_LIBS=
export PYTHON_CFLAGS=$(gb_SPACE)
export PYTHON_FOR_BUILD=
export PYTHON_LIBS=$(gb_SPACE)
export PYTHON_VERSION=3.8.17
export PYTHON_VERSION_MAJOR=3
export PYTHON_VERSION_MINOR=8
export PYTHONWARNINGS=
export ENABLE_ZXING=TRUE
export ZXING_CFLAGS=$(gb_SPACE)
export ZXING_LIBS=$(gb_SPACE)
export QT5_CFLAGS=$(gb_SPACE)
export QT5_LIBS=$(gb_SPACE)
export QT5_GOBJECT_CFLAGS=$(gb_SPACE)
export QT5_GOBJECT_LIBS=$(gb_SPACE)
export QT5_HAVE_GOBJECT=
export QT5_PLATFORMS_SRCDIR=
export QT6_CFLAGS=$(gb_SPACE)
export QT6_LIBS=$(gb_SPACE)
export QT6_PLATFORMS_SRCDIR=
export QXP_CFLAGS=$(gb_SPACE)
export QXP_LIBS=$(gb_SPACE)
export RANLIB=
export RAPTOR_MAJOR=0
export RASQAL_MAJOR=3
export READELF=
export REDLAND_CFLAGS=$(gb_SPACE)
export REDLAND_LIBS=$(gb_SPACE)
export REDLAND_MAJOR=0
export REVENGE_CFLAGS=$(gb_SPACE)-IE:/7602/workdir/UnpackedTarball/librevenge/inc
export REVENGE_LIBS=$(gb_SPACE)-LE:/7602/workdir/LinkTarget/Library -lrevenge-0.0
export RHINO_JAR=
export RPM=
export RTL_ARCH=X86_64
export RTL_OS=Windows
export SAC_JAR=
export SAL_ENABLE_FILE_LOCKING=1
export SCPDEFS= -DWINDOWS_X64 -D_MSC_VER -DWITH_HELPPACKS -DWITH_HELPPACK_INTEGRATION -DWITH_VC_REDIST=143 -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITHOUT_EXTENSION_MEDIAWIKI -DWITH_EXTENSION_INTEGRATION -DENABLE_EXTENSION_UPDATE
export SDKDIRNAME=sdk
export SDKDIRNAME_FOR_BUILD=sdk
export SHA256SUM=shasum -a 256
export SHOWINCLUDES_PREFIX=Note: including file:
export SIZEOF_SIZE_T=8
export SKIA_DISABLE_VMA_USE_STL_SHARED_MUTEX=@SKIA_DISABLE_VMA_USE_STL_SHARED_MUTEX@
export SKIA_GPU=VULKAN
export SOLARINC= -IC:/PROGRA~2/WI3CF2~1/10/Include/10.0.22000.0/ucrt -IC:/PROGRA~2/WI3CF2~1/10/include -IC:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/Tools/MSVC/1437~1.328/Include -IC:/PROGRA~2/WI3CF2~1/10/Include/10.0.22000.0/um -IC:/PROGRA~2/WI3CF2~1/10/Include/10.0.22000.0/shared -IC:/PROGRA~1/Java/jdk-19/include/win32 -IC:/PROGRA~1/Java/jdk-19/include
export SORT=C:/cygwin64/bin/sort.exe
export SPLIT_APP_MODULES=
export SPLIT_OPT_FEATURES=
export SRCDIR=E:/7602
export STAROFFICE_CFLAGS=$(gb_SPACE)
export STAROFFICE_LIBS=$(gb_SPACE)
export STRIP=
export STRIP_COMPONENTS=--strip-components
export SYSBASE=
SYSTEM_ABSEIL=
export ABSEIL_CFLAGS=
export ABSEIL_LIBS=
SYSTEM_ABW=
SYSTEM_BLUEZ=
# FIXME: concat-deps reads SYSTEM_BOOST from env
SYSTEM_BOOST=
SYSTEM_BSH=
SYSTEM_BOX2D=
SYSTEM_BZIP2=
SYSTEM_CAIRO=
SYSTEM_CLUCENE=
SYSTEM_CPPUNIT=
SYSTEM_CURL=
SYSTEM_DICTS=
SYSTEM_EXPAT=
SYSTEM_FONTCONFIG=
SYSTEM_FREETYPE=
SYSTEM_FIREBIRD=
SYSTEM_GENBRK=
SYSTEM_GENCCODE=
SYSTEM_GENCMN=
SYSTEM_EPOXY=
SYSTEM_GLM=
SYSTEM_GPGMEPP=
SYSTEM_GRAPHITE=
SYSTEM_HARFBUZZ=
SYSTEM_HSQLDB=
SYSTEM_HUNSPELL=
SYSTEM_HYPH=
SYSTEM_ICU=
SYSTEM_JFREEREPORT=
SYSTEM_LIBJPEG=
SYSTEM_LCMS2=
SYSTEM_CDR=
SYSTEM_LIBCMIS=
SYSTEM_EBOOK=
SYSTEM_ETONYEK=
SYSTEM_EPUBGEN=
SYSTEM_FREEHAND=
SYSTEM_LIBATOMIC_OPS=
SYSTEM_LIBEOT=
SYSTEM_LIBEXTTEXTCAT=
SYSTEM_LIBEXTTEXTCAT_DATA=
SYSTEM_LIBFIXMATH=
SYSTEM_LIBLANGTAG=
SYSTEM_LIBNUMBERTEXT=
SYSTEM_LIBNUMBERTEXT_DATA=
SYSTEM_LIBORCUS=
SYSTEM_LIBPNG=
SYSTEM_LIBTIFF=
SYSTEM_LIBTOMMATH=
SYSTEM_LIBWEBP=
SYSTEM_LIBXML=
SYSTEM_LIBXML_FOR_BUILD=
SYSTEM_LIBXSLT=
SYSTEM_LIBXSLT_FOR_BUILD=
SYSTEM_LPSOLVE=
SYSTEM_MDDS=
SYSTEM_MARIADB_CONNECTOR_C=
SYSTEM_MSPUB=
SYSTEM_MWAW=
SYSTEM_MYTHES=
SYSTEM_NSS=
SYSTEM_ODBC_HEADERS=TRUE
SYSTEM_ODFGEN=
SYSTEM_OPENJPEG2=FALSE
export OPENJPEG2_CFLAGS=
export OPENJPEG2_LIBS=
SYSTEM_OPENLDAP=
SYSTEM_OPENSSL=
SYSTEM_PAGEMAKER=
SYSTEM_POPPLER=
SYSTEM_POSTGRESQL=
SYSTEM_PYTHON=
SYSTEM_ZXING=
SYSTEM_QXP=
SYSTEM_REDLAND=
SYSTEM_REVENGE=
SYSTEM_RHINO=
SYSTEM_STAROFFICE=
SYSTEM_VISIO=
SYSTEM_WPD=
SYSTEM_WPG=
SYSTEM_WPS=
SYSTEM_XMLSEC=
SYSTEM_ZLIB=
SYSTEM_ZMF=
export SYSTEMD_ESCAPE=
export SYSTEMD_RUN=
export TARFILE_LOCATION=E:/7602/external/tarballs
export TESTINSTALLDIR=E:/7602/test-install
export THES_SYSTEM_DIR=
export TLS=NSS
export TMPDIR=C:/cygwin64/tmp
export TOUCH=/usr/bin/touch
export UCRTSDKDIR=C:/PROGRA~2/WI3CF2~1/10/
export UCRTVERSION=10.0.22000.0
export UCRT_REDISTDIR=/cygdrive/c/ant
export UNIQ=/usr/bin/uniq
export UNIX_DLAPI_LIBS=
export USE_HEADLESS_CODE=
export USE_LD=
export USE_LIBRARY_BIN_TAR=
export USE_XINERAMA=
export UPDATE_CONFIG=
export UUIDGEN=uuidgen.exe
export VALGRIND_CFLAGS=$(gb_SPACE)
export VCL_PLUGIN_INFO= win
export VCTOOLSET=v143
export VCVER=17.0
export DEVENV=C:/Program Files/Microsoft Visual Studio/2022/Community/Common7/IDE/devenv.exe
export VISIO_CFLAGS=$(gb_SPACE)
export VISIO_LIBS=$(gb_SPACE)
export WGET=wget
export WINDOWS_BUILD_SIGNING=FALSE
export WINDOWS_SDK_HOME=C:/PROGRA~2/WI3CF2~1/10
export WINDOWS_SDK_LIB_SUBDIR=10.0.22000.0
export WINDOWS_SDK_VERSION=10
export WINDOWS_SDK_WILANGID=C:/PROGRA~2/WI3CF2~1/10/bin/10.0.22000.0/x64/WiLangId.vbs
export WINDOWS_X64=1
export WITH_COMPAT_OOWRAPPERS=
export WITH_COREDUMPCTL=
export WITH_EXTENSION_INTEGRATION=TRUE
export WITH_EXTRA_EXTENSIONS=
export WITH_FONTS=TRUE
export WITH_GALLERY_BUILD=TRUE
export WITH_GSSAPI=
export WITH_KRB5=
export WITH_LINKER_HASH_STYLE=
export WITH_LOCALES=
export WITH_MYSPELL_DICTS=TRUE
export WITH_THEMES= breeze breeze_dark breeze_dark_svg breeze_svg colibre colibre_dark colibre_dark_svg colibre_svg elementary elementary_svg karasa_jaga karasa_jaga_svg sifr sifr_dark sifr_dark_svg sifr_svg sukapura sukapura_dark sukapura_dark_svg sukapura_svg 
export WITH_WEBDAV=TRUE
export WORKDIR=E:/7602/workdir
export WORKDIR_FOR_BUILD=E:/7602/workdir
export WPD_CFLAGS=$(gb_SPACE)-IE:/7602/workdir/UnpackedTarball/libwpd/inc
export WPD_LIBS=$(gb_SPACE)-LE:/7602/workdir/LinkTarget/Library -lwpd-0.10
export WPG_CFLAGS=$(gb_SPACE)
export WPG_LIBS=$(gb_SPACE)
export WPS_CFLAGS=$(gb_SPACE)
export WPS_LIBS=$(gb_SPACE)
export XINERAMA_LINK=none
export XMLLINT=
export XMLSEC_CFLAGS=$(gb_SPACE)
export XMLSEC_LIBS=$(gb_SPACE)
export XRANDR_CFLAGS=$(gb_SPACE)
export XRANDR_LIBS=$(gb_SPACE)
export XRENDER_CFLAGS=$(gb_SPACE)
export XRENDER_LIBS=$(gb_SPACE)
export XSLTPROC=
export ZLIB_CFLAGS=$(gb_SPACE)-IE:/7602/workdir/UnpackedTarball/zlib
export ZLIB_LIBS=$(gb_SPACE)E:/7602/workdir/LinkTarget/StaticLibrary/zlib.lib
export ZMF_CFLAGS=$(gb_SPACE)
export ZMF_LIBS=$(gb_SPACE)
export GET_TASK_ALLOW_ENTITLEMENT=

# lang-related stuff
include $(BUILDDIR)/config_$(gb_Side)_lang.mk

# tarball names
# does use some of the variables defined above
include E:/7602/download.lst
./autogen.sh --with-parallelism=16 --host=x86_64-pc-cygwin --enable-option-checking=true --enable-pch=full --enable-dependency-tracking --with-myspell-dicts --with-package-format=msi --with-windows-sdk=10.0 --with-visual-studio=2022 --disable-odk --with-ucrt-dir="/cygdrive/c/ant" --with-ant-home="/cygdrive/c/ant" --without-junit --with-java --with-lang="pl de uk" --with-help --enable-extension-integration --enable-release-build --enable-breakpad --enable-mergelibs --enable-online-update --with-privacy-policy-url="https://www.openoffice.com.pl";
Mon Aug 14 16:51:32 2023 (00:00 min.)
######################################################
Command line arguments:
######################################################
-f
E:/7602/instsetoo_native/util/openoffice.lst
-l
en-US,pl,de,uk
-p
LibreOffice
-u
E:/7602/workdir/installation
-packer
/usr/bin/gzip
-buildid
2
-msitemplate
E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice
-msilanguage
E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles
-format
msi
-quiet
Separator: /

########################################################
Product list file: E:/7602/instsetoo_native/util/openoffice.lst
Taking setup script from workdir
Unpackpath: E:/7602/workdir/installation
PLATFORMID: windows_x86_64
OS: WNT
CPUNAME: X86_64
COM: MSC
Product: LibreOffice
BuildID: 2
Build: 760
Product version
Using default installpath
Package format: msi
msi templatepath: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice
msi languagepath: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles
Stripping files
Unzip ARCHIVE files
Languages:
	en-US,pl,de,uk
########################################################

Mon Aug 14 16:51:34 2023 (00:02 min.)
######################################################
zip list file: E:/7602/instsetoo_native/util/openoffice.lst
######################################################
Value of $installer::globals::addsystemintegration: 1
Success: Executed "makecab.exe |" successfully!
Using version: -1
Tested version: 5
Warning: No version check of makecab.exe

Mon Aug 14 16:51:34 2023 (00:02 min.)
######################################################
Reading all directories: Start
######################################################
Directory E:/7602/workdir/InstallScriptTarget contains 1 files (including subdirs)
Directory E:/7602/workdir/CustomTarget/readlicense_oo/readme contains 5 files (including subdirs)
E:/7602/workdir/CustomTarget/sysui/msi does not exist. (Can be removed from include path list?)
Directory E:/7602/workdir/CustomTarget/setup_native contains 2 files (including subdirs)
Directory E:/7602/workdir/PackageSet contains 98 files (including subdirs)
Directory E:/7602/workdir/GeneratedPackage contains 1 files (including subdirs)
Directory E:/7602/workdir/Package contains 784 files (including subdirs)
E:/7602/workdir/ExtensionPackage does not exist. (Can be removed from include path list?)
E:/7602/workdir/CustomTarget/helpcontent2/help3xsl/filelists does not exist. (Can be removed from include path list?)
Directory E:/7602/workdir/Extension contains 7 files (including subdirs)
Directory E:/7602/workdir/CustomTarget/readlicense_oo/license contains 3 files (including subdirs)
Directory E:/7602/setup_native/source/packinfo contains 23 files (including subdirs)

Mon Aug 14 16:51:35 2023 (00:03 min.)
######################################################
Reading all directories: End
######################################################

Found LCID file: E:/7602/l10ntools/source/ulfconv/msi-encodinglist.txt
Including inc file: E:/7602/cli_ure/version/version.txt 
Setting of variable: CLI_URETYPES_NEW_VERSION = 1.0.9.0
Setting of variable: CLI_URETYPES_OLD_VERSION = 1.0.0.0-1.0.8.0
Setting of variable: CLI_URETYPES_POLICY_VERSION = 9.0.0.0
Setting of variable: CLI_URETYPES_POLICY_ASSEMBLY = policy.1.0.cli_uretypes
Setting of variable: CLI_BASETYPES_NEW_VERSION = 1.0.20.0
Setting of variable: CLI_BASETYPES_OLD_VERSION = 1.0.0.0-1.0.19.0
Setting of variable: CLI_BASETYPES_POLICY_VERSION = 20.0.0.0
Setting of variable: CLI_BASETYPES_POLICY_ASSEMBLY = policy.1.0.cli_basetypes
Setting of variable: CLI_URE_NEW_VERSION = 1.0.23.0
Setting of variable: CLI_URE_OLD_VERSION = 1.0.0.0-1.0.22.0
Setting of variable: CLI_URE_POLICY_VERSION = 23.0.0.0
Setting of variable: CLI_URE_POLICY_ASSEMBLY = policy.1.0.cli_ure
Setting of variable: CLI_CPPUHELPER_NEW_VERSION = 1.0.23.0
Setting of variable: CLI_CPPUHELPER_OLD_VERSION = 1.0.0.0-1.0.22.0
Setting of variable: CLI_CPPUHELPER_POLICY_VERSION = 23.0.0.0
Setting of variable: CLI_CPPUHELPER_POLICY_ASSEMBLY = policy.1.0.cli_cppuhelper
Including inc file: E:/7602/unoil/climaker/version.txt 
Setting of variable: CLI_OOOTYPES_NEW_VERSION = 1.0.9.0
Setting of variable: CLI_OOOTYPES_OLD_VERSION = 1.0.0.0-1.0.8.0
Setting of variable: CLI_OOOTYPES_POLICY_VERSION = 9.0.0.0
Setting of variable: CLI_OOOTYPES_POLICY_ASSEMBLY = policy.1.0.cli_oootypes

Mon Aug 14 16:51:35 2023 (00:03 min.)
######################################################
setup script file: E:/7602/workdir/InstallScriptTarget/setup_osl.inf
######################################################

Mon Aug 14 16:51:35 2023 (00:03 min.)
######################################################
Replacing variables in setup script (start)
######################################################
WARNING: mis-named or un-known '%' variable in setup script at line 143741:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities";
WARNING: mis-named or un-known '%' variable in setup script at line 143868:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities";
WARNING: mis-named or un-known '%' variable in setup script at line 143877:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities";
WARNING: mis-named or un-known '%' variable in setup script at line 143886:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143895:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143904:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143913:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143922:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143931:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143940:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143949:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143958:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143967:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143976:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143985:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143994:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144003:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144012:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144021:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144030:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144039:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144048:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144057:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144066:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144075:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144084:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144093:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144102:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144111:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144120:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144129:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144138:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144147:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144156:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144165:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144174:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144183:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144192:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144201:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144210:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144219:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144228:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144237:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144246:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144255:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144264:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144273:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144282:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144291:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144300:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144309:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144318:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144327:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144336:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144345:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144354:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144363:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144372:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144381:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144390:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144399:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144408:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144417:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144426:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144435:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144444:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144453:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144462:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144471:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144479:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144488:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144497:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144506:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144515:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144524:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144533:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144542:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144551:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144560:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144569:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144578:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144587:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144596:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144605:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144614:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144623:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144632:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144641:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144650:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144659:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144668:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144677:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144686:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144695:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144704:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144713:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144722:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144731:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144740:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144749:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144757:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144765:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144773:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144781:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144790:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144799:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144808:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144817:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144826:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144835:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144844:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144853:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144862:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144871:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144880:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\MimeAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144889:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\MimeAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144898:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\MimeAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144907:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\MimeAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144916:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\MimeAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144925:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\URLAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144934:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\URLAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144943:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\URLAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144952:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\URLAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144961:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\URLAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144970:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%PRODUCTCODE";
WARNING: mis-named or un-known '%' variable in setup script at line 144979:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%PRODUCTCODE";
WARNING: mis-named or un-known '%' variable in setup script at line 144988:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%PRODUCTCODE";
WARNING: mis-named or un-known '%' variable in setup script at line 144997:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%PRODUCTCODE";
WARNING: mis-named or un-known '%' variable in setup script at line 145006:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%PRODUCTCODE";
WARNING: mis-named or un-known '%' variable in setup script at line 145014:
	Subkey = "Software\%MANUFACTURER\LibreOffice\7.6\SharePointSupport\SubstMSO";
WARNING: mis-named or un-known '%' variable in setup script at line 145023:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%UPGRADECODE";
WARNING: mis-named or un-known '%' variable in setup script at line 145032:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%UPGRADECODE";
WARNING: mis-named or un-known '%' variable in setup script at line 145041:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%UPGRADECODE";
WARNING: mis-named or un-known '%' variable in setup script at line 145050:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%UPGRADECODE";
WARNING: mis-named or un-known '%' variable in setup script at line 145059:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%UPGRADECODE";
WARNING: mis-named or un-known '%' variable in setup script at line 145414:
	Subkey = "Software\%MANUFACTURER\LibreOffice\7.6";
WARNING: mis-named or un-known '%' variable in setup script at line 145432:
	Subkey = "Software\LibreOffice\Layers\LibreOffice\%BRANDPACKAGEVERSION";
WARNING: mis-named or un-known '%' variable in setup script at line 145441:
	Subkey = "Software\LibreOffice\Layers\LibreOffice\%BRANDPACKAGEVERSION";
WARNING: mis-named or un-known '%' variable in setup script at line 145450:
	Subkey = "Software\LibreOffice\Layers\LibreOffice\%BRANDPACKAGEVERSION";
WARNING: mis-named or un-known '%' variable in setup script at line 145459:
	Subkey = "Software\LibreOffice\Layers\LibreOffice\%BRANDPACKAGEVERSION";
WARNING: mis-named or un-known '%' variable in setup script at line 145468:
	Subkey = "Software\LibreOffice\Layers\URE\%URELAYERVERSION";
WARNING: mis-named or un-known '%' variable in setup script at line 145501:
	Value = "SOFTWARE\%MANUFACTURER\LibreOffice\7.6\Capabilities";

Mon Aug 14 16:51:35 2023 (00:03 min.)
######################################################
Replacing variables in setup script (end)
######################################################

Logging variable settings:
SYSTEMINTUNIXPACKAGENAME=libreoffice
CLI_OOOTYPES_POLICY_VERSION=9.0.0.0
PROGRESSTEXTCOLOR=0,0,0
MANUFACTURER=Kuba
ADD_INCLUDE_FILES=cli_ure/version/version.txt,unoil/climaker/version.txt
PRODUCTNAME=LibreOffice
SERVICEPACK=1
DEFAULTDESTPATH=<winprogpath>\LibreOffice7.6
CLI_CPPUHELPER_POLICY_ASSEMBLY=policy.1.0.cli_cppuhelper
CLI_OOOTYPES_POLICY_ASSEMBLY=policy.1.0.cli_oootypes
URELAYERVERSION=1
SPELLCHECKERFILE=spellchecker_selection.txt
BASISPACKAGEPREFIX=libobasis
CLI_URETYPES_OLD_VERSION=1.0.0.0-1.0.8.0
ADDSYSTEMINTEGRATION=1
CLI_BASETYPES_OLD_VERSION=1.0.0.0-1.0.19.0
GLOBALPATCHFILEGID=gid_File_Txt_Patchfiles
PRODUCTVERSION=7.6
CLI_URE_POLICY_VERSION=23.0.0.0
PROGRESSSIZE=385,8
CLI_BASETYPES_POLICY_VERSION=20.0.0.0
BUNDLEIDENTIFIER=
CLI_URETYPES_POLICY_VERSION=9.0.0.0
CLI_BASETYPES_POLICY_ASSEMBLY=policy.1.0.cli_basetypes
UNIXPACKAGENAME=libreoffice
PROGRESSTEXTBASELINE=170
HIDELICENSEDIALOG=1
LIBO_VERSION_MAJOR=7
UNIXPRODUCTNAME=libreoffice
PROGRESSFRAMECOLOR=102,102,102
BASEPRODUCTVERSION=7.6
SXWFORMATNAME=OpenOffice.org
WITHOUTDOTUNIXPRODUCTNAME=libreoffice
LICENSENAME=LGPL
CLI_OOOTYPES_NEW_VERSION=1.0.9.0
LCPRODUCTEXTENSION=.0.2
CLI_CPPUHELPER_POLICY_VERSION=23.0.0.0
WINDOWSSDKVERSION=10
REGISTRYLAYERNAME=Layers
CHANGETARGETDIR=1
CLI_URE_OLD_VERSION=1.0.0.0-1.0.22.0
CLI_BASETYPES_NEW_VERSION=1.0.20.0
PRODUCTADDON=
REFERENCEOOOMAJORMINOR=4.1
LCPRODUCTNAME=libreoffice
ROOTMODULEGID=gid_Module_Root
PROGRESSBARCOLOR=0,0,0
CLI_URE_NEW_VERSION=1.0.23.0
WINDOWSBASISROOTNAME=LibreOffice
MASKEDPRODUCTNAME=LibreOffice
PRODUCTMAJOR=60
UPDATE_DATABASE=1
SXWFORMATVERSION=1.1
CLI_CPPUHELPER_NEW_VERSION=1.0.23.0
PRODUCTEXTENSION=.0.2
64BITPRODUCT=1
NATIVEPROGRESS=false
WINDOWSPATCHLEVEL=8
PATCHLEVEL=
PRODUCTBUILDID=2
WITHOUTDOTUNIXPACKAGENAME=libreoffice
PACKAGEMAP=package_names.txt,package_names_ext.txt
PACKAGEVERSION=7.6.0.2
PROGRESSSIZEHIGH=650,12
PACKAGEPREFIX=
PACKAGEREVISION=2
PROGRESSPOSITION=30,145
PROGRESSPOSITIONHIGH=30,200
UPDATE_DATABASE_LISTNAME=finals_instsetoo.txt
STYLES=(KEEP_OLD_VERSION)
UPDATEFOR=${UPDATEFOR}
UNIXBASISROOTNAME=libreoffice7.6
UREPACKAGEPREFIX=libreoffice
POSTVERSIONEXTENSION=
CLI_OOOTYPES_OLD_VERSION=1.0.0.0-1.0.8.0
SOLARISBRANDPACKAGENAME=libreoffice
PATCHCODEFILE=ooo_patchcodes.txt
LCONEWORDPRODUCTNAME=libreoffice
CLI_URETYPES_NEW_VERSION=1.0.9.0
BRANDPACKAGEVERSION=7.6
CLI_URE_POLICY_ASSEMBLY=policy.1.0.cli_ure
CLI_CPPUHELPER_OLD_VERSION=1.0.0.0-1.0.22.0
WITHOUTDOTPRODUCTVERSION=76
UREPACKAGEVERSION=7.6.0.2
SOLSUREPACKAGEPREFIX=libreoffice
PCPFILENAME=libreoffice.pcp
UPDATEURL=https://update.libreoffice.org/check.php
ONEWORDPRODUCTNAME=LibreOffice
USERDIRPRODUCTVERSION=4
CLI_URETYPES_POLICY_ASSEMBLY=policy.1.0.cli_uretypes
CRASHDUMPENABLE=true



Setting Root Module: gid_Module_Root

Created directory: E:/7602/workdir/installation/LibreOffice/msi/logging/en-US_pl_de_uk/
SUCCESS: Source for finals_instsetoo.txt: E:/7602/setup_native/source/packinfo/finals_instsetoo.txt

No database found in E:/7602/setup_native/source/packinfo/finals_instsetoo.txt. This is no update process!

Performance Info: readmergedatabase start	Mon Aug 14 16:51:38 2023 (00:06 min.)
create_directories: Using E:/7602/workdir/installation/ for mergedatabase !

Already existing directory, did not create: E:/7602/workdir/installation/LibreOffice/

Already existing directory, did not create: E:/7602/workdir/installation/LibreOffice/msi/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/mergedatabase/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/mergedatabase/en-US_pl_de_uk/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/mergedatabase/en-US_pl_de_uk/gid_MergeModule_Microsoft_VC143_CRT_x64
Copy: C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/redist/MSVC/v143/MERGEM~1/Microsoft_VC143_CRT_x64.msm to E:/7602/workdir/installation/LibreOffice/msi/mergedatabase/en-US_pl_de_uk/gid_MergeModule_Microsoft_VC143_CRT_x64/Microsoft_VC143_CRT_x64.msm
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/mergedatabase/en-US_pl_de_uk/gid_MergeModule_Microsoft_VC143_CRT_x64/Microsoft_VC143_CRT_x64.msm
Systemcall: msidb.exe -d E:\\7602\\workdir\\installation\\LibreOffice\\msi\\mergedatabase\\en-US_pl_de_uk\\gid_MergeModule_Microsoft_VC143_CRT_x64\\Microsoft_VC143_CRT_x64.msm -f E:\\7602\\workdir\\installation\\LibreOffice\\msi\\mergedatabase\\en-US_pl_de_uk\\gid_MergeModule_Microsoft_VC143_CRT_x64 -e \*
Success: Executed msidb.exe -d E:\\7602\\workdir\\installation\\LibreOffice\\msi\\mergedatabase\\en-US_pl_de_uk\\gid_MergeModule_Microsoft_VC143_CRT_x64\\Microsoft_VC143_CRT_x64.msm -f E:\\7602\\workdir\\installation\\LibreOffice\\msi\\mergedatabase\\en-US_pl_de_uk\\gid_MergeModule_Microsoft_VC143_CRT_x64 -e \* successfully!

Searching files with extension "idt" in the directory E:/7602/workdir/installation/LibreOffice/msi/mergedatabase/en-US_pl_de_uk/gid_MergeModule_Microsoft_VC143_CRT_x64

Created directory: E:/7602/workdir/installation/LibreOffice/msi/mergedatabase/en-US_pl_de_uk/gid_MergeModule_Microsoft_VC143_CRT_x86
Copy: C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/redist/MSVC/v143/MERGEM~1/Microsoft_VC143_CRT_x86.msm to E:/7602/workdir/installation/LibreOffice/msi/mergedatabase/en-US_pl_de_uk/gid_MergeModule_Microsoft_VC143_CRT_x86/Microsoft_VC143_CRT_x86.msm
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/mergedatabase/en-US_pl_de_uk/gid_MergeModule_Microsoft_VC143_CRT_x86/Microsoft_VC143_CRT_x86.msm
Systemcall: msidb.exe -d E:\\7602\\workdir\\installation\\LibreOffice\\msi\\mergedatabase\\en-US_pl_de_uk\\gid_MergeModule_Microsoft_VC143_CRT_x86\\Microsoft_VC143_CRT_x86.msm -f E:\\7602\\workdir\\installation\\LibreOffice\\msi\\mergedatabase\\en-US_pl_de_uk\\gid_MergeModule_Microsoft_VC143_CRT_x86 -e \*
Success: Executed msidb.exe -d E:\\7602\\workdir\\installation\\LibreOffice\\msi\\mergedatabase\\en-US_pl_de_uk\\gid_MergeModule_Microsoft_VC143_CRT_x86\\Microsoft_VC143_CRT_x86.msm -f E:\\7602\\workdir\\installation\\LibreOffice\\msi\\mergedatabase\\en-US_pl_de_uk\\gid_MergeModule_Microsoft_VC143_CRT_x86 -e \* successfully!

Searching files with extension "idt" in the directory E:/7602/workdir/installation/LibreOffice/msi/mergedatabase/en-US_pl_de_uk/gid_MergeModule_Microsoft_VC143_CRT_x86
Performance Info: readmergedatabase end	Mon Aug 14 16:51:38 2023 (00:06 min.)
Using Codes file: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/codes.txt 

Mon Aug 14 16:51:38 2023 (00:06 min.)
######################################################
Generating 1 GUID
######################################################
Systemcall: uuidgen.exe -n1 |
Success: Executed uuidgen.exe successfully!
Setting ProductCode to: {32CB1383-1886-41B3-95E2-426AD8BE66B1} 
Setting UpgradeCode to: {4B17E523-5D91-4E69-BD96-7FD81CFA81BB} 
Defined variable PRODUCTCODE: {32CB1383-1886-41B3-95E2-426AD8BE66B1} 
Defined variable UPGRADECODE: {4B17E523-5D91-4E69-BD96-7FD81CFA81BB} 

Mon Aug 14 16:51:38 2023 (00:06 min.)
######################################################
Replacing languages in include paths:
######################################################

Mon Aug 14 16:51:38 2023 (00:06 min.)
######################################################
Include paths:
######################################################
E:/7602/workdir/InstallScriptTarget
E:/7602/workdir/CustomTarget/readlicense_oo/readme
E:/7602/workdir/CustomTarget/sysui/msi
E:/7602/workdir/CustomTarget/setup_native
E:/7602/workdir/PackageSet
E:/7602/workdir/GeneratedPackage
E:/7602/workdir/Package
E:/7602/workdir/ExtensionPackage
E:/7602/workdir/CustomTarget/helpcontent2/help3xsl/filelists
E:/7602/workdir/Extension
E:/7602/workdir/CustomTarget/readlicense_oo/license
E:/7602/setup_native/source/packinfo

SUCCESS: Source for spellchecker_selection.txt: E:/7602/setup_native/source/packinfo/spellchecker_selection.txt
INFO: Flag SET_OFFICE_LANGUAGE -> Removing gid_File_Share_Registry_Forcedefault_Xcd from file list.

Mon Aug 14 16:51:38 2023 (00:06 min.)
######################################################
Removing for this language en-US_pl_de_uk:
######################################################
WARNING: Language en-US_pl_de_uk: No file packed for gid_Brand_File_Share_Registry_Cjk_Xcd!
WARNING: Language en-US_pl_de_uk: No file packed for gid_Brand_File_Share_Registry_Cjk_Xcd!
WARNING: Language en-US_pl_de_uk: No file packed for gid_Brand_File_Share_Registry_Cjk_Xcd!
WARNING: Language en-US_pl_de_uk: No file packed for gid_Brand_File_Share_Registry_Cjk_Xcd!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Registry_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_acc_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_avmedia_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_basctl_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_chart_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_cnr_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_cui_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_dba_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_dkt_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_editeng_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_flt_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_for_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_fps_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_frm_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_fwk_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_oox_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_pcr_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_rpt_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_sb_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_sc_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_sca_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_scc_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_sd_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_sfx_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_sm_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_svl_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_svt_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_svx_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_sw_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_uui_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_vcl_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_wiz_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_wpt_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Res_xsc_Lang!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Share_Registry_Ctl_Xcd!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Share_Registry_Ctl_Xcd!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Share_Registry_Ctl_Xcd!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Share_Registry_Ctl_Xcd!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Share_Registry_Ctlseqcheck_Xcd!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Share_Registry_Ctlseqcheck_Xcd!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Share_Registry_Ctlseqcheck_Xcd!
WARNING: Language en-US_pl_de_uk: No file packed for gid_File_Share_Registry_Ctlseqcheck_Xcd!


Mon Aug 14 16:51:38 2023 (00:06 min.)
######################################################
Files:
######################################################
SUCCESS: INSTDIR Source for so_activex.dll: E:/7602/instdir/program/so_activex.dll
SUCCESS: INSTDIR Source for regactivex.dll: E:/7602/instdir/program/regactivex.dll
SUCCESS: INSTDIR Source for sbase.exe: E:/7602/instdir/program/sbase.exe
SUCCESS: INSTDIR Source for odbcconfig.exe: E:/7602/instdir/program/odbcconfig.exe
SUCCESS: INSTDIR Source for abplo.dll: E:/7602/instdir/program/abplo.dll
SUCCESS: INSTDIR Source for dbplo.dll: E:/7602/instdir/program/dbplo.dll
SUCCESS: INSTDIR Source for dbulo.dll: E:/7602/instdir/program/dbulo.dll
SUCCESS: INSTDIR Source for minidump_upload.exe: E:/7602/instdir/program/minidump_upload.exe
SUCCESS: INSTDIR Source for soffice.bin: E:/7602/instdir/program/soffice.bin
SUCCESS: INSTDIR Source for soffice.com: E:/7602/instdir/program/soffice.com
SUCCESS: INSTDIR Source for soffice.exe: E:/7602/instdir/program/soffice.exe
SUCCESS: INSTDIR Source for soffice_safe.exe: E:/7602/instdir/program/soffice_safe.exe
SUCCESS: INSTDIR Source for twain32shim.exe: E:/7602/instdir/program/twain32shim.exe
SUCCESS: INSTDIR Source for unoinfo.exe: E:/7602/instdir/program/unoinfo.exe
SUCCESS: INSTDIR Source for unopkg.exe: E:/7602/instdir/program/unopkg.exe
SUCCESS: INSTDIR Source for unopkg.bin: E:/7602/instdir/program/unopkg.bin
SUCCESS: INSTDIR Source for unopkg.com: E:/7602/instdir/program/unopkg.com
SUCCESS: Source for desktop_branding.filelist: E:/7602/workdir/Package/desktop_branding.filelist
SUCCESS: Source for desktop_scripts_install.filelist: E:/7602/workdir/Package/desktop_scripts_install.filelist
SUCCESS: Source for readlicense_oo_files.filelist: E:/7602/workdir/Package/readlicense_oo_files.filelist
SUCCESS: Source for readlicense_oo_license.filelist: E:/7602/workdir/Package/readlicense_oo_license.filelist
SUCCESS: Source for setup_native_packinfo.filelist: E:/7602/workdir/Package/setup_native_packinfo.filelist
SUCCESS: INSTDIR Source for scalc.exe: E:/7602/instdir/program/scalc.exe
SUCCESS: INSTDIR Source for analysislo.dll: E:/7602/instdir/program/analysislo.dll
SUCCESS: INSTDIR Source for calclo.dll: E:/7602/instdir/program/calclo.dll
SUCCESS: INSTDIR Source for datelo.dll: E:/7602/instdir/program/datelo.dll
SUCCESS: INSTDIR Source for pricinglo.dll: E:/7602/instdir/program/pricinglo.dll
SUCCESS: INSTDIR Source for sclo.dll: E:/7602/instdir/program/sclo.dll
SUCCESS: INSTDIR Source for scdlo.dll: E:/7602/instdir/program/scdlo.dll
SUCCESS: INSTDIR Source for scfiltlo.dll: E:/7602/instdir/program/scfiltlo.dll
SUCCESS: INSTDIR Source for scuilo.dll: E:/7602/instdir/program/scuilo.dll
SUCCESS: INSTDIR Source for solverlo.dll: E:/7602/instdir/program/solverlo.dll
SUCCESS: INSTDIR Source for vbaobjlo.dll: E:/7602/instdir/program/vbaobjlo.dll
SUCCESS: INSTDIR Source for wpftcalclo.dll: E:/7602/instdir/program/wpftcalclo.dll
SUCCESS: Source for sc_res_xml.filelist: E:/7602/workdir/Package/sc_res_xml.filelist
SUCCESS: INSTDIR Source for sdraw.exe: E:/7602/instdir/program/sdraw.exe
SUCCESS: INSTDIR Source for ScriptProviderForBeanShell.jar: E:/7602/instdir/program/classes/ScriptProviderForBeanShell.jar
SUCCESS: INSTDIR Source for bsh.jar: E:/7602/instdir/program/classes/bsh.jar
SUCCESS: INSTDIR Source for ScriptProviderForJavaScript.jar: E:/7602/instdir/program/classes/ScriptProviderForJavaScript.jar
SUCCESS: INSTDIR Source for js.jar: E:/7602/instdir/program/classes/js.jar
SUCCESS: INSTDIR Source for firebird_sdbclo.dll: E:/7602/instdir/program/firebird_sdbclo.dll
SUCCESS: Source for firebird.filelist: E:/7602/workdir/Package/firebird.filelist
SUCCESS: INSTDIR Source for graphicfilterlo.dll: E:/7602/instdir/program/graphicfilterlo.dll
SUCCESS: INSTDIR Source for svgfilterlo.dll: E:/7602/instdir/program/svgfilterlo.dll
SUCCESS: INSTDIR Source for wpftdrawlo.dll: E:/7602/instdir/program/wpftdrawlo.dll
SUCCESS: INSTDIR Source for simpress.exe: E:/7602/instdir/program/simpress.exe
SUCCESS: INSTDIR Source for PresentationMinimizerlo.dll: E:/7602/instdir/program/PresentationMinimizerlo.dll
SUCCESS: INSTDIR Source for animcorelo.dll: E:/7602/instdir/program/animcorelo.dll
SUCCESS: INSTDIR Source for wpftimpresslo.dll: E:/7602/instdir/program/wpftimpresslo.dll
SUCCESS: Source for sd_xml.filelist: E:/7602/workdir/Package/sd_xml.filelist
SUCCESS: INSTDIR Source for smath.exe: E:/7602/instdir/program/smath.exe
SUCCESS: INSTDIR Source for smlo.dll: E:/7602/instdir/program/smlo.dll
SUCCESS: INSTDIR Source for smdlo.dll: E:/7602/instdir/program/smdlo.dll
SUCCESS: INSTDIR Source for OGLTranslo.dll: E:/7602/instdir/program/OGLTranslo.dll
SUCCESS: Source for sd_opengl.filelist: E:/7602/workdir/Package/sd_opengl.filelist
SUCCESS: Source for slideshow_opengl_shader.filelist: E:/7602/workdir/Package/slideshow_opengl_shader.filelist
SUCCESS: INSTDIR Source for updatecheckuilo.dll: E:/7602/instdir/program/updatecheckuilo.dll
SUCCESS: INSTDIR Source for updchklo.dll: E:/7602/instdir/program/updchklo.dll
SUCCESS: INSTDIR Source for gengal.exe: E:/7602/instdir/program/gengal.exe
SUCCESS: INSTDIR Source for opencltest.exe: E:/7602/instdir/program/opencltest.exe
SUCCESS: INSTDIR Source for senddoc.exe: E:/7602/instdir/program/senddoc.exe
SUCCESS: Source for extras_fonts.filelist: E:/7602/workdir/Package/extras_fonts.filelist
SUCCESS: Source for fonts_alef.filelist: E:/7602/workdir/Package/fonts_alef.filelist
SUCCESS: Source for fonts_amiri.filelist: E:/7602/workdir/Package/fonts_amiri.filelist
SUCCESS: Source for fonts_caladea.filelist: E:/7602/workdir/Package/fonts_caladea.filelist
SUCCESS: Source for fonts_carlito.filelist: E:/7602/workdir/Package/fonts_carlito.filelist
SUCCESS: Source for fonts_culmus.filelist: E:/7602/workdir/Package/fonts_culmus.filelist
SUCCESS: Source for fonts_dejavu.filelist: E:/7602/workdir/Package/fonts_dejavu.filelist
SUCCESS: Source for fonts_gentium.filelist: E:/7602/workdir/Package/fonts_gentium.filelist
SUCCESS: Source for fonts_liberation.filelist: E:/7602/workdir/Package/fonts_liberation.filelist
SUCCESS: Source for fonts_liberation_narrow.filelist: E:/7602/workdir/Package/fonts_liberation_narrow.filelist
SUCCESS: Source for fonts_libertineg.filelist: E:/7602/workdir/Package/fonts_libertineg.filelist
SUCCESS: Source for fonts_libre_hebrew.filelist: E:/7602/workdir/Package/fonts_libre_hebrew.filelist
SUCCESS: Source for fonts_noto.filelist: E:/7602/workdir/Package/fonts_noto.filelist
SUCCESS: Source for fonts_reem.filelist: E:/7602/workdir/Package/fonts_reem.filelist
SUCCESS: Source for fonts_scheherazade.filelist: E:/7602/workdir/Package/fonts_scheherazade.filelist
SUCCESS: Source for helpcontent2_helpimages.filelist: E:/7602/workdir/Package/helpcontent2_helpimages.filelist
SUCCESS: Source for postprocess_images.filelist: E:/7602/workdir/Package/postprocess_images.filelist
SUCCESS: INSTDIR Source for ScriptFramework.jar: E:/7602/instdir/program/classes/ScriptFramework.jar
SUCCESS: INSTDIR Source for ScriptProviderForJava.jar: E:/7602/instdir/program/classes/ScriptProviderForJava.jar
SUCCESS: INSTDIR Source for XMergeBridge.jar: E:/7602/instdir/program/classes/XMergeBridge.jar
SUCCESS: INSTDIR Source for commonwizards.jar: E:/7602/instdir/program/classes/commonwizards.jar
SUCCESS: INSTDIR Source for form.jar: E:/7602/instdir/program/classes/form.jar
SUCCESS: INSTDIR Source for hsqldb.jar: E:/7602/instdir/program/classes/hsqldb.jar
SUCCESS: INSTDIR Source for officebean.jar: E:/7602/instdir/program/classes/officebean.jar
SUCCESS: INSTDIR Source for query.jar: E:/7602/instdir/program/classes/query.jar
SUCCESS: INSTDIR Source for report.jar: E:/7602/instdir/program/classes/report.jar
SUCCESS: INSTDIR Source for sdbc_hsqldb.jar: E:/7602/instdir/program/classes/sdbc_hsqldb.jar
SUCCESS: INSTDIR Source for smoketest.jar: E:/7602/instdir/program/classes/smoketest.jar
SUCCESS: INSTDIR Source for table.jar: E:/7602/instdir/program/classes/table.jar
SUCCESS: INSTDIR Source for unoil.jar: E:/7602/instdir/program/classes/unoil.jar
SUCCESS: INSTDIR Source for xmerge.jar: E:/7602/instdir/program/classes/xmerge.jar
SUCCESS: INSTDIR Source for LanguageToollo.dll: E:/7602/instdir/program/LanguageToollo.dll
SUCCESS: INSTDIR Source for UAccCOM.dll: E:/7602/instdir/program/UAccCOM.dll
SUCCESS: INSTDIR Source for WinUserInfoBelo.dll: E:/7602/instdir/program/WinUserInfoBelo.dll
SUCCESS: INSTDIR Source for acclo.dll: E:/7602/instdir/program/acclo.dll
SUCCESS: INSTDIR Source for adolo.dll: E:/7602/instdir/program/adolo.dll
SUCCESS: INSTDIR Source for biblo.dll: E:/7602/instdir/program/biblo.dll
SUCCESS: INSTDIR Source for cached1.dll: E:/7602/instdir/program/cached1.dll
SUCCESS: INSTDIR Source for chartcontrollerlo.dll: E:/7602/instdir/program/chartcontrollerlo.dll
SUCCESS: INSTDIR Source for chartcorelo.dll: E:/7602/instdir/program/chartcorelo.dll
SUCCESS: INSTDIR Source for clewlo.dll: E:/7602/instdir/program/clewlo.dll
SUCCESS: INSTDIR Source for clucene.dll: E:/7602/instdir/program/clucene.dll
SUCCESS: INSTDIR Source for collator_data.dll: E:/7602/instdir/program/collator_data.dll
SUCCESS: INSTDIR Source for cuilo.dll: E:/7602/instdir/program/cuilo.dll
SUCCESS: INSTDIR Source for dbalo.dll: E:/7602/instdir/program/dbalo.dll
SUCCESS: INSTDIR Source for dbahsqllo.dll: E:/7602/instdir/program/dbahsqllo.dll
SUCCESS: INSTDIR Source for dbaselo.dll: E:/7602/instdir/program/dbaselo.dll
SUCCESS: INSTDIR Source for dbaxmllo.dll: E:/7602/instdir/program/dbaxmllo.dll
SUCCESS: INSTDIR Source for dbpool2.dll: E:/7602/instdir/program/dbpool2.dll
SUCCESS: INSTDIR Source for deploymentgui.dll: E:/7602/instdir/program/deploymentgui.dll
SUCCESS: INSTDIR Source for dict_ja.dll: E:/7602/instdir/program/dict_ja.dll
SUCCESS: INSTDIR Source for dict_zh.dll: E:/7602/instdir/program/dict_zh.dll
SUCCESS: INSTDIR Source for dlgprovlo.dll: E:/7602/instdir/program/dlgprovlo.dll
SUCCESS: INSTDIR Source for embobj.dll: E:/7602/instdir/program/embobj.dll
SUCCESS: INSTDIR Source for emboleobj.dll: E:/7602/instdir/program/emboleobj.dll
SUCCESS: INSTDIR Source for epoxy.dll: E:/7602/instdir/program/epoxy.dll
SUCCESS: INSTDIR Source for etonyek.dll: E:/7602/instdir/program/etonyek.dll
SUCCESS: INSTDIR Source for filelo.dll: E:/7602/instdir/program/filelo.dll
SUCCESS: INSTDIR Source for flatlo.dll: E:/7602/instdir/program/flatlo.dll
SUCCESS: INSTDIR Source for fps.dll: E:/7602/instdir/program/fps.dll
SUCCESS: INSTDIR Source for gpgmepp.dll: E:/7602/instdir/program/gpgmepp.dll
SUCCESS: INSTDIR Source for hsqldb.dll: E:/7602/instdir/program/hsqldb.dll
SUCCESS: INSTDIR Source for icglo.dll: E:/7602/instdir/program/icglo.dll
SUCCESS: INSTDIR Source for index_data.dll: E:/7602/instdir/program/index_data.dll
SUCCESS: INSTDIR Source for inprocserv.dll: E:/7602/instdir/program/inprocserv.dll
SUCCESS: INSTDIR Source for jdbclo.dll: E:/7602/instdir/program/jdbclo.dll
SUCCESS: INSTDIR Source for jumplistlo.dll: E:/7602/instdir/program/jumplistlo.dll
SUCCESS: INSTDIR Source for localedata_en.dll: E:/7602/instdir/program/localedata_en.dll
SUCCESS: INSTDIR Source for localedata_es.dll: E:/7602/instdir/program/localedata_es.dll
SUCCESS: INSTDIR Source for localedata_euro.dll: E:/7602/instdir/program/localedata_euro.dll
SUCCESS: INSTDIR Source for localedata_others.dll: E:/7602/instdir/program/localedata_others.dll
SUCCESS: INSTDIR Source for loglo.dll: E:/7602/instdir/program/loglo.dll
SUCCESS: INSTDIR Source for mergedlo.dll: E:/7602/instdir/program/mergedlo.dll
SUCCESS: INSTDIR Source for migrationoo2lo.dll: E:/7602/instdir/program/migrationoo2lo.dll
SUCCESS: INSTDIR Source for migrationoo3lo.dll: E:/7602/instdir/program/migrationoo3lo.dll
SUCCESS: INSTDIR Source for mozbootstraplo.dll: E:/7602/instdir/program/mozbootstraplo.dll
SUCCESS: INSTDIR Source for msformslo.dll: E:/7602/instdir/program/msformslo.dll
SUCCESS: INSTDIR Source for mwaw.dll: E:/7602/instdir/program/mwaw.dll
SUCCESS: INSTDIR Source for mysql_jdbclo.dll: E:/7602/instdir/program/mysql_jdbclo.dll
SUCCESS: INSTDIR Source for mysqlclo.dll: E:/7602/instdir/program/mysqlclo.dll
SUCCESS: INSTDIR Source for odbclo.dll: E:/7602/instdir/program/odbclo.dll
SUCCESS: INSTDIR Source for odfgen.dll: E:/7602/instdir/program/odfgen.dll
SUCCESS: INSTDIR Source for officebean.dll: E:/7602/instdir/program/officebean.dll
SUCCESS: INSTDIR Source for oleautobridgelo.dll: E:/7602/instdir/program/oleautobridgelo.dll
SUCCESS: INSTDIR Source for ooxlo.dll: E:/7602/instdir/program/ooxlo.dll
SUCCESS: INSTDIR Source for orcus.dll: E:/7602/instdir/program/orcus.dll
SUCCESS: INSTDIR Source for orcus-parser.dll: E:/7602/instdir/program/orcus-parser.dll
SUCCESS: INSTDIR Source for pcrlo.dll: E:/7602/instdir/program/pcrlo.dll
SUCCESS: INSTDIR Source for pdffilterlo.dll: E:/7602/instdir/program/pdffilterlo.dll
SUCCESS: INSTDIR Source for pdfiumlo.dll: E:/7602/instdir/program/pdfiumlo.dll
SUCCESS: INSTDIR Source for protocolhandlerlo.dll: E:/7602/instdir/program/protocolhandlerlo.dll
SUCCESS: INSTDIR Source for raptor2.dll: E:/7602/instdir/program/raptor2.dll
SUCCESS: INSTDIR Source for rasqal.dll: E:/7602/instdir/program/rasqal.dll
SUCCESS: INSTDIR Source for librdf.dll: E:/7602/instdir/program/librdf.dll
SUCCESS: INSTDIR Source for revenge.dll: E:/7602/instdir/program/revenge.dll
SUCCESS: INSTDIR Source for scnlo.dll: E:/7602/instdir/program/scnlo.dll
SUCCESS: INSTDIR Source for scriptframe.dll: E:/7602/instdir/program/scriptframe.dll
SUCCESS: INSTDIR Source for sdlo.dll: E:/7602/instdir/program/sdlo.dll
SUCCESS: INSTDIR Source for sdbc2.dll: E:/7602/instdir/program/sdbc2.dll
SUCCESS: INSTDIR Source for sdbtlo.dll: E:/7602/instdir/program/sdbtlo.dll
SUCCESS: INSTDIR Source for sddlo.dll: E:/7602/instdir/program/sddlo.dll
SUCCESS: INSTDIR Source for sduilo.dll: E:/7602/instdir/program/sduilo.dll
SUCCESS: INSTDIR Source for skialo.dll: E:/7602/instdir/program/skialo.dll
SUCCESS: INSTDIR Source for slideshowlo.dll: E:/7602/instdir/program/slideshowlo.dll
SUCCESS: INSTDIR Source for smplmaillo.dll: E:/7602/instdir/program/smplmaillo.dll
SUCCESS: INSTDIR Source for staroffice.dll: E:/7602/instdir/program/staroffice.dll
SUCCESS: INSTDIR Source for storagefdlo.dll: E:/7602/instdir/program/storagefdlo.dll
SUCCESS: INSTDIR Source for swlo.dll: E:/7602/instdir/program/swlo.dll
SUCCESS: INSTDIR Source for textconv_dict.dll: E:/7602/instdir/program/textconv_dict.dll
SUCCESS: INSTDIR Source for textconversiondlgslo.dll: E:/7602/instdir/program/textconversiondlgslo.dll
SUCCESS: INSTDIR Source for ucpchelp1.dll: E:/7602/instdir/program/ucpchelp1.dll
SUCCESS: INSTDIR Source for ucpcmis1lo.dll: E:/7602/instdir/program/ucpcmis1lo.dll
SUCCESS: INSTDIR Source for ucpdav1.dll: E:/7602/instdir/program/ucpdav1.dll
SUCCESS: INSTDIR Source for ucpftp1.dll: E:/7602/instdir/program/ucpftp1.dll
SUCCESS: INSTDIR Source for ucppkg1.dll: E:/7602/instdir/program/ucppkg1.dll
SUCCESS: INSTDIR Source for unopkgapp.dll: E:/7602/instdir/program/unopkgapp.dll
SUCCESS: INSTDIR Source for vclplug_winlo.dll: E:/7602/instdir/program/vclplug_winlo.dll
SUCCESS: INSTDIR Source for winaccessibility.dll: E:/7602/instdir/program/winaccessibility.dll
SUCCESS: INSTDIR Source for wininetbe1lo.dll: E:/7602/instdir/program/wininetbe1lo.dll
SUCCESS: INSTDIR Source for wpd.dll: E:/7602/instdir/program/wpd.dll
SUCCESS: INSTDIR Source for wpg.dll: E:/7602/instdir/program/wpg.dll
SUCCESS: INSTDIR Source for wps.dll: E:/7602/instdir/program/wps.dll
SUCCESS: INSTDIR Source for writerperfectlo.dll: E:/7602/instdir/program/writerperfectlo.dll
SUCCESS: INSTDIR Source for xmlsecurity.dll: E:/7602/instdir/program/xmlsecurity.dll
SUCCESS: INSTDIR Source for xsec_xmlsec.dll: E:/7602/instdir/program/xsec_xmlsec.dll
SUCCESS: Source for Pyuno/agenda.filelist: E:/7602/workdir/Package/Pyuno/agenda.filelist
SUCCESS: Source for Pyuno/commonwizards.filelist: E:/7602/workdir/Package/Pyuno/commonwizards.filelist
SUCCESS: Source for Pyuno/fax.filelist: E:/7602/workdir/Package/Pyuno/fax.filelist
SUCCESS: Source for Pyuno/letter.filelist: E:/7602/workdir/Package/Pyuno/letter.filelist
SUCCESS: Source for Pyuno/mailmerge.filelist: E:/7602/workdir/Package/Pyuno/mailmerge.filelist
SUCCESS: Source for canvas_opengl_shader.filelist: E:/7602/workdir/Package/canvas_opengl_shader.filelist
SUCCESS: Source for coinmp.filelist: E:/7602/workdir/Package/coinmp.filelist
SUCCESS: Source for cui.filelist: E:/7602/workdir/Package/cui.filelist
SUCCESS: Source for curl.filelist: E:/7602/workdir/Package/curl.filelist
SUCCESS: Source for extras_autocorr.filelist: E:/7602/workdir/Package/extras_autocorr.filelist
SUCCESS: Source for extras_autotextuser.filelist: E:/7602/workdir/Package/extras_autotextuser.filelist
SUCCESS: Source for extras_cfgsrvnolang.filelist: E:/7602/workdir/Package/extras_cfgsrvnolang.filelist
SUCCESS: Source for extras_cfgusr.filelist: E:/7602/workdir/Package/extras_cfgusr.filelist
SUCCESS: Source for extras_database.filelist: E:/7602/workdir/Package/extras_database.filelist
SUCCESS: Source for extras_databasebiblio.filelist: E:/7602/workdir/Package/extras_databasebiblio.filelist
SUCCESS: Source for extras_gallbullets.filelist: E:/7602/workdir/Package/extras_gallbullets.filelist
SUCCESS: Source for extras_gallmytheme.filelist: E:/7602/workdir/Package/extras_gallmytheme.filelist
SUCCESS: Source for extras_gallroot.filelist: E:/7602/workdir/Package/extras_gallroot.filelist
SUCCESS: Source for extras_gallsystem.filelist: E:/7602/workdir/Package/extras_gallsystem.filelist
SUCCESS: Source for extras_gallsystemstr.filelist: E:/7602/workdir/Package/extras_gallsystemstr.filelist
SUCCESS: Source for extras_glade.filelist: E:/7602/workdir/Package/extras_glade.filelist
SUCCESS: Source for extras_labels.filelist: E:/7602/workdir/Package/extras_labels.filelist
SUCCESS: Source for extras_newfiles.filelist: E:/7602/workdir/Package/extras_newfiles.filelist
SUCCESS: Source for extras_palettes.filelist: E:/7602/workdir/Package/extras_palettes.filelist
SUCCESS: Source for extras_persona_dark.filelist: E:/7602/workdir/Package/extras_persona_dark.filelist
SUCCESS: Source for extras_persona_gray.filelist: E:/7602/workdir/Package/extras_persona_gray.filelist
SUCCESS: Source for extras_persona_green.filelist: E:/7602/workdir/Package/extras_persona_green.filelist
SUCCESS: Source for extras_persona_pink.filelist: E:/7602/workdir/Package/extras_persona_pink.filelist
SUCCESS: Source for extras_persona_sand.filelist: E:/7602/workdir/Package/extras_persona_sand.filelist
SUCCESS: Source for extras_persona_white.filelist: E:/7602/workdir/Package/extras_persona_white.filelist
SUCCESS: Source for extras_personas.filelist: E:/7602/workdir/Package/extras_personas.filelist
SUCCESS: Source for extras_templates.filelist: E:/7602/workdir/Package/extras_templates.filelist
SUCCESS: Source for extras_tplpresnt.filelist: E:/7602/workdir/Package/extras_tplpresnt.filelist
SUCCESS: Source for extras_tplwizard.filelist: E:/7602/workdir/Package/extras_tplwizard.filelist
SUCCESS: Source for extras_tplwizbitmap.filelist: E:/7602/workdir/Package/extras_tplwizbitmap.filelist
SUCCESS: Source for extras_tplwizdesktop.filelist: E:/7602/workdir/Package/extras_tplwizdesktop.filelist
SUCCESS: Source for framework_dtd.filelist: E:/7602/workdir/Package/framework_dtd.filelist
SUCCESS: Source for gpgmepp.filelist: E:/7602/workdir/Package/gpgmepp.filelist
SUCCESS: Source for icu.filelist: E:/7602/workdir/Package/icu.filelist
SUCCESS: Source for lcms2.filelist: E:/7602/workdir/Package/lcms2.filelist
SUCCESS: Source for libassuan.filelist: E:/7602/workdir/Package/libassuan.filelist
SUCCESS: Source for libexttextcat_fingerprint.filelist: E:/7602/workdir/Package/libexttextcat_fingerprint.filelist
SUCCESS: Source for libgpg-error.filelist: E:/7602/workdir/Package/libgpg-error.filelist
SUCCESS: Source for libnumbertext_numbertext.filelist: E:/7602/workdir/Package/libnumbertext_numbertext.filelist
SUCCESS: Source for libxslt.filelist: E:/7602/workdir/Package/libxslt.filelist
SUCCESS: Source for lpsolve.filelist: E:/7602/workdir/Package/lpsolve.filelist
SUCCESS: Source for nss.filelist: E:/7602/workdir/Package/nss.filelist
SUCCESS: Source for officecfg_misc.filelist: E:/7602/workdir/Package/officecfg_misc.filelist
SUCCESS: Source for oox_customshapes.filelist: E:/7602/workdir/Package/oox_customshapes.filelist
SUCCESS: Source for oox_generated.filelist: E:/7602/workdir/Package/oox_generated.filelist
SUCCESS: Source for openssl.filelist: E:/7602/workdir/Package/openssl.filelist
SUCCESS: Source for package_dtd.filelist: E:/7602/workdir/Package/package_dtd.filelist
SUCCESS: Source for resource_fonts.filelist: E:/7602/workdir/Package/resource_fonts.filelist
SUCCESS: Source for sc_opencl_runtimetest.filelist: E:/7602/workdir/Package/sc_opencl_runtimetest.filelist
SUCCESS: Source for scripting_ScriptsBeanShell.filelist: E:/7602/workdir/Package/scripting_ScriptsBeanShell.filelist
SUCCESS: Source for scripting_ScriptsJavaScript.filelist: E:/7602/workdir/Package/scripting_ScriptsJavaScript.filelist
SUCCESS: Source for scripting_java.filelist: E:/7602/workdir/Package/scripting_java.filelist
SUCCESS: Source for scripting_java_jars.filelist: E:/7602/workdir/Package/scripting_java_jars.filelist
SUCCESS: Source for scripting_scriptbindinglib.filelist: E:/7602/workdir/Package/scripting_scriptbindinglib.filelist
SUCCESS: Source for sd_web.filelist: E:/7602/workdir/Package/sd_web.filelist
SUCCESS: Source for sfx2_classification.filelist: E:/7602/workdir/Package/sfx2_classification.filelist
SUCCESS: Source for tipoftheday_images.filelist: E:/7602/workdir/Package/tipoftheday_images.filelist
SUCCESS: Source for toolbarmode_images.filelist: E:/7602/workdir/Package/toolbarmode_images.filelist
SUCCESS: Source for vcl_opengl_denylist.filelist: E:/7602/workdir/Package/vcl_opengl_denylist.filelist
SUCCESS: Source for vcl_skia_denylist.filelist: E:/7602/workdir/Package/vcl_skia_denylist.filelist
SUCCESS: Source for vcl_theme_definitions.filelist: E:/7602/workdir/Package/vcl_theme_definitions.filelist
SUCCESS: Source for wizards_basicshare.filelist: E:/7602/workdir/Package/wizards_basicshare.filelist
SUCCESS: Source for wizards_basicsrvaccess2base.filelist: E:/7602/workdir/Package/wizards_basicsrvaccess2base.filelist
SUCCESS: Source for wizards_basicsrvdepot.filelist: E:/7602/workdir/Package/wizards_basicsrvdepot.filelist
SUCCESS: Source for wizards_basicsrveuro.filelist: E:/7602/workdir/Package/wizards_basicsrveuro.filelist
SUCCESS: Source for wizards_basicsrvform.filelist: E:/7602/workdir/Package/wizards_basicsrvform.filelist
SUCCESS: Source for wizards_basicsrvgimmicks.filelist: E:/7602/workdir/Package/wizards_basicsrvgimmicks.filelist
SUCCESS: Source for wizards_basicsrvimport.filelist: E:/7602/workdir/Package/wizards_basicsrvimport.filelist
SUCCESS: Source for wizards_basicsrvscriptforge.filelist: E:/7602/workdir/Package/wizards_basicsrvscriptforge.filelist
SUCCESS: Source for wizards_basicsrvsfdatabases.filelist: E:/7602/workdir/Package/wizards_basicsrvsfdatabases.filelist
SUCCESS: Source for wizards_basicsrvsfdialogs.filelist: E:/7602/workdir/Package/wizards_basicsrvsfdialogs.filelist
SUCCESS: Source for wizards_basicsrvsfdocuments.filelist: E:/7602/workdir/Package/wizards_basicsrvsfdocuments.filelist
SUCCESS: Source for wizards_basicsrvsfunittests.filelist: E:/7602/workdir/Package/wizards_basicsrvsfunittests.filelist
SUCCESS: Source for wizards_basicsrvsfwidgets.filelist: E:/7602/workdir/Package/wizards_basicsrvsfwidgets.filelist
SUCCESS: Source for wizards_basicsrvstandard.filelist: E:/7602/workdir/Package/wizards_basicsrvstandard.filelist
SUCCESS: Source for wizards_basicsrvtemplate.filelist: E:/7602/workdir/Package/wizards_basicsrvtemplate.filelist
SUCCESS: Source for wizards_basicsrvtools.filelist: E:/7602/workdir/Package/wizards_basicsrvtools.filelist
SUCCESS: Source for wizards_basicsrvtutorials.filelist: E:/7602/workdir/Package/wizards_basicsrvtutorials.filelist
SUCCESS: Source for wizards_basicusr.filelist: E:/7602/workdir/Package/wizards_basicusr.filelist
SUCCESS: Source for wizards_properties.filelist: E:/7602/workdir/Package/wizards_properties.filelist
SUCCESS: Source for wizards_wizardshare.filelist: E:/7602/workdir/Package/wizards_wizardshare.filelist
SUCCESS: Source for xmlhelp_helpxsl.filelist: E:/7602/workdir/Package/xmlhelp_helpxsl.filelist
SUCCESS: Source for xmloff_dtd.filelist: E:/7602/workdir/Package/xmloff_dtd.filelist
SUCCESS: Source for xmlscript_dtd.filelist: E:/7602/workdir/Package/xmlscript_dtd.filelist
SUCCESS: Source for xmlsec.filelist: E:/7602/workdir/Package/xmlsec.filelist
SUCCESS: INSTDIR Source for inst_msu_msi.dll: E:/7602/instdir/program/inst_msu_msi.dll
SUCCESS: INSTDIR Source for instooofiltmsi.dll: E:/7602/instdir/program/instooofiltmsi.dll
SUCCESS: INSTDIR Source for qslnkmsi.dll: E:/7602/instdir/program/qslnkmsi.dll
SUCCESS: INSTDIR Source for reg4allmsdoc.dll: E:/7602/instdir/program/reg4allmsdoc.dll
SUCCESS: INSTDIR Source for reg_dlls.dll: E:/7602/instdir/program/reg_dlls.dll
SUCCESS: INSTDIR Source for sdqsmsi.dll: E:/7602/instdir/program/sdqsmsi.dll
SUCCESS: INSTDIR Source for sellangmsi.dll: E:/7602/instdir/program/sellangmsi.dll
SUCCESS: INSTDIR Source for sn_tools.dll: E:/7602/instdir/program/sn_tools.dll
SUCCESS: INSTDIR Source for xpdfimport.exe: E:/7602/instdir/program/xpdfimport.exe
SUCCESS: INSTDIR Source for pdfimportlo.dll: E:/7602/instdir/program/pdfimportlo.dll
SUCCESS: Source for poppler_data.filelist: E:/7602/workdir/Package/poppler_data.filelist
SUCCESS: Source for sdext_pdfimport_pdf.filelist: E:/7602/workdir/Package/sdext_pdfimport_pdf.filelist
SUCCESS: INSTDIR Source for postgresql-sdbclo.dll: E:/7602/instdir/program/postgresql-sdbclo.dll
SUCCESS: INSTDIR Source for postgresql-sdbc-impllo.dll: E:/7602/instdir/program/postgresql-sdbc-impllo.dll
SUCCESS: Source for connectivity_postgresql-sdbc.filelist: E:/7602/workdir/Package/connectivity_postgresql-sdbc.filelist
SUCCESS: Source for postgresql.filelist: E:/7602/workdir/Package/postgresql.filelist
SUCCESS: INSTDIR Source for python.exe: E:/7602/instdir/program/python.exe
SUCCESS: INSTDIR Source for pythonloaderlo.dll: E:/7602/instdir/program/pythonloaderlo.dll
SUCCESS: INSTDIR Source for pyuno.pyd: E:/7602/instdir/program/pyuno.pyd
SUCCESS: Source for librelogo.filelist: E:/7602/workdir/Package/librelogo.filelist
SUCCESS: Source for librelogo_properties.filelist: E:/7602/workdir/Package/librelogo_properties.filelist
SUCCESS: Source for libffi.filelist: E:/7602/workdir/Package/libffi.filelist
SUCCESS: Source for python3.filelist: E:/7602/workdir/Package/python3.filelist
SUCCESS: Source for pyuno_python_scripts.filelist: E:/7602/workdir/Package/pyuno_python_scripts.filelist
SUCCESS: Source for pyuno_pythonloader_ini.filelist: E:/7602/workdir/Package/pyuno_pythonloader_ini.filelist
SUCCESS: Source for scripting_ScriptsPython.filelist: E:/7602/workdir/Package/scripting_ScriptsPython.filelist
SUCCESS: Source for scripting_scriptproviderforpython.filelist: E:/7602/workdir/Package/scripting_scriptproviderforpython.filelist
SUCCESS: INSTDIR Source for quickstart.exe: E:/7602/instdir/program/quickstart.exe
SUCCESS: INSTDIR Source for flow-engine.jar: E:/7602/instdir/program/classes/flow-engine.jar
SUCCESS: INSTDIR Source for flute-1.1.6.jar: E:/7602/instdir/program/classes/flute-1.1.6.jar
SUCCESS: INSTDIR Source for libbase-1.1.6.jar: E:/7602/instdir/program/classes/libbase-1.1.6.jar
SUCCESS: INSTDIR Source for libfonts-1.1.6.jar: E:/7602/instdir/program/classes/libfonts-1.1.6.jar
SUCCESS: INSTDIR Source for libformula-1.1.7.jar: E:/7602/instdir/program/classes/libformula-1.1.7.jar
SUCCESS: INSTDIR Source for liblayout.jar: E:/7602/instdir/program/classes/liblayout.jar
SUCCESS: INSTDIR Source for libloader-1.1.6.jar: E:/7602/instdir/program/classes/libloader-1.1.6.jar
SUCCESS: INSTDIR Source for librepository-1.1.6.jar: E:/7602/instdir/program/classes/librepository-1.1.6.jar
SUCCESS: INSTDIR Source for libserializer-1.1.6.jar: E:/7602/instdir/program/classes/libserializer-1.1.6.jar
SUCCESS: INSTDIR Source for libxml-1.1.7.jar: E:/7602/instdir/program/classes/libxml-1.1.7.jar
SUCCESS: INSTDIR Source for reportbuilder.jar: E:/7602/instdir/program/classes/reportbuilder.jar
SUCCESS: INSTDIR Source for reportbuilderwizard.jar: E:/7602/instdir/program/classes/reportbuilderwizard.jar
SUCCESS: INSTDIR Source for sac.jar: E:/7602/instdir/program/classes/sac.jar
SUCCESS: INSTDIR Source for rptlo.dll: E:/7602/instdir/program/rptlo.dll
SUCCESS: INSTDIR Source for rptuilo.dll: E:/7602/instdir/program/rptuilo.dll
SUCCESS: INSTDIR Source for rptxmllo.dll: E:/7602/instdir/program/rptxmllo.dll
SUCCESS: Source for reportbuilder_templates.filelist: E:/7602/workdir/Package/reportbuilder_templates.filelist
SUCCESS: INSTDIR Source for spsupp_helper.exe: E:/7602/instdir/program/spsupp_helper.exe
SUCCESS: INSTDIR Source for spsupp_x64.dll: E:/7602/instdir/program/spsupp_x64.dll
SUCCESS: INSTDIR Source for spsupp_x86.dll: E:/7602/instdir/program/spsupp_x86.dll
SUCCESS: INSTDIR Source for regview.exe: E:/7602/instdir/program/regview.exe
SUCCESS: INSTDIR Source for uno.exe: E:/7602/instdir/program/uno.exe
SUCCESS: INSTDIR Source for java_uno.jar: E:/7602/instdir/program/classes/java_uno.jar
SUCCESS: INSTDIR Source for juh.jar: E:/7602/instdir/program/classes/juh.jar
SUCCESS: INSTDIR Source for jurt.jar: E:/7602/instdir/program/classes/jurt.jar
SUCCESS: INSTDIR Source for libreoffice.jar: E:/7602/instdir/program/classes/libreoffice.jar
SUCCESS: INSTDIR Source for ridl.jar: E:/7602/instdir/program/classes/ridl.jar
SUCCESS: INSTDIR Source for unoloader.jar: E:/7602/instdir/program/classes/unoloader.jar
SUCCESS: INSTDIR Source for affine_uno_uno.dll: E:/7602/instdir/program/affine_uno_uno.dll
SUCCESS: INSTDIR Source for binaryurplo.dll: E:/7602/instdir/program/binaryurplo.dll
SUCCESS: INSTDIR Source for bootstraplo.dll: E:/7602/instdir/program/bootstraplo.dll
SUCCESS: INSTDIR Source for cli_uno.dll: E:/7602/instdir/program/cli_uno.dll
SUCCESS: INSTDIR Source for cppu3.dll: E:/7602/instdir/program/cppu3.dll
SUCCESS: INSTDIR Source for cppuhelper3MSC.dll: E:/7602/instdir/program/cppuhelper3MSC.dll
SUCCESS: INSTDIR Source for i18nlangtag.dll: E:/7602/instdir/program/i18nlangtag.dll
SUCCESS: INSTDIR Source for introspectionlo.dll: E:/7602/instdir/program/introspectionlo.dll
SUCCESS: INSTDIR Source for invocadaptlo.dll: E:/7602/instdir/program/invocadaptlo.dll
SUCCESS: INSTDIR Source for invocationlo.dll: E:/7602/instdir/program/invocationlo.dll
SUCCESS: INSTDIR Source for iolo.dll: E:/7602/instdir/program/iolo.dll
SUCCESS: INSTDIR Source for java_uno.dll: E:/7602/instdir/program/java_uno.dll
SUCCESS: INSTDIR Source for javaloaderlo.dll: E:/7602/instdir/program/javaloaderlo.dll
SUCCESS: INSTDIR Source for javavmlo.dll: E:/7602/instdir/program/javavmlo.dll
SUCCESS: INSTDIR Source for jpipe.dll: E:/7602/instdir/program/jpipe.dll
SUCCESS: INSTDIR Source for jpipx.dll: E:/7602/instdir/program/jpipx.dll
SUCCESS: INSTDIR Source for juh.dll: E:/7602/instdir/program/juh.dll
SUCCESS: INSTDIR Source for juhx.dll: E:/7602/instdir/program/juhx.dll
SUCCESS: INSTDIR Source for jvmaccesslo.dll: E:/7602/instdir/program/jvmaccesslo.dll
SUCCESS: INSTDIR Source for jvmfwklo.dll: E:/7602/instdir/program/jvmfwklo.dll
SUCCESS: INSTDIR Source for log_uno_uno.dll: E:/7602/instdir/program/log_uno_uno.dll
SUCCESS: INSTDIR Source for mscx_uno.dll: E:/7602/instdir/program/mscx_uno.dll
SUCCESS: INSTDIR Source for namingservicelo.dll: E:/7602/instdir/program/namingservicelo.dll
SUCCESS: INSTDIR Source for proxyfaclo.dll: E:/7602/instdir/program/proxyfaclo.dll
SUCCESS: INSTDIR Source for purpenvhelper3MSC.dll: E:/7602/instdir/program/purpenvhelper3MSC.dll
SUCCESS: INSTDIR Source for reflectionlo.dll: E:/7602/instdir/program/reflectionlo.dll
SUCCESS: INSTDIR Source for reglo.dll: E:/7602/instdir/program/reglo.dll
SUCCESS: INSTDIR Source for sal3.dll: E:/7602/instdir/program/sal3.dll
SUCCESS: INSTDIR Source for sal_textenclo.dll: E:/7602/instdir/program/sal_textenclo.dll
SUCCESS: INSTDIR Source for salhelper3MSC.dll: E:/7602/instdir/program/salhelper3MSC.dll
SUCCESS: INSTDIR Source for stocserviceslo.dll: E:/7602/instdir/program/stocserviceslo.dll
SUCCESS: INSTDIR Source for storelo.dll: E:/7602/instdir/program/storelo.dll
SUCCESS: INSTDIR Source for unoidllo.dll: E:/7602/instdir/program/unoidllo.dll
SUCCESS: INSTDIR Source for unsafe_uno_uno.dll: E:/7602/instdir/program/unsafe_uno_uno.dll
SUCCESS: INSTDIR Source for uuresolverlo.dll: E:/7602/instdir/program/uuresolverlo.dll
SUCCESS: INSTDIR Source for xmlreaderlo.dll: E:/7602/instdir/program/xmlreaderlo.dll
SUCCESS: Source for icu_ure.filelist: E:/7602/workdir/Package/icu_ure.filelist
SUCCESS: Source for instsetoo_native_setup_ure.filelist: E:/7602/workdir/Package/instsetoo_native_setup_ure.filelist
SUCCESS: Source for jvmfwk_javavendors.filelist: E:/7602/workdir/Package/jvmfwk_javavendors.filelist
SUCCESS: Source for jvmfwk_jreproperties.filelist: E:/7602/workdir/Package/jvmfwk_jreproperties.filelist
SUCCESS: Source for jvmfwk_jvmfwk3_ini.filelist: E:/7602/workdir/Package/jvmfwk_jvmfwk3_ini.filelist
SUCCESS: Source for liblangtag_data.filelist: E:/7602/workdir/Package/liblangtag_data.filelist
SUCCESS: Source for libxml2.filelist: E:/7602/workdir/Package/libxml2.filelist
SUCCESS: Source for uno_sh.filelist: E:/7602/workdir/Package/uno_sh.filelist
SUCCESS: Source for ure_install.filelist: E:/7602/workdir/Package/ure_install.filelist
SUCCESS: INSTDIR Source for ooofilt.dll: E:/7602/instdir/program/shlxthdl/ooofilt.dll
SUCCESS: INSTDIR Source for propertyhdl.dll: E:/7602/instdir/program/shlxthdl/propertyhdl.dll
SUCCESS: INSTDIR Source for shlxthdl.dll: E:/7602/instdir/program/shlxthdl/shlxthdl.dll
SUCCESS: INSTDIR Source for shlxtmsi.dll: E:/7602/instdir/program/shlxtmsi.dll
SUCCESS: INSTDIR Source for sweb.exe: E:/7602/instdir/program/sweb.exe
SUCCESS: INSTDIR Source for swriter.exe: E:/7602/instdir/program/swriter.exe
SUCCESS: INSTDIR Source for hwplo.dll: E:/7602/instdir/program/hwplo.dll
SUCCESS: INSTDIR Source for lwpftlo.dll: E:/7602/instdir/program/lwpftlo.dll
SUCCESS: INSTDIR Source for mswordlo.dll: E:/7602/instdir/program/mswordlo.dll
SUCCESS: INSTDIR Source for swdlo.dll: E:/7602/instdir/program/swdlo.dll
SUCCESS: INSTDIR Source for swuilo.dll: E:/7602/instdir/program/swuilo.dll
SUCCESS: INSTDIR Source for t602filterlo.dll: E:/7602/instdir/program/t602filterlo.dll
SUCCESS: INSTDIR Source for vbaswobjlo.dll: E:/7602/instdir/program/vbaswobjlo.dll
SUCCESS: INSTDIR Source for wpftwriterlo.dll: E:/7602/instdir/program/wpftwriterlo.dll
SUCCESS: INSTDIR Source for writerlo.dll: E:/7602/instdir/program/writerlo.dll
SUCCESS: INSTDIR Source for writerfilterlo.dll: E:/7602/instdir/program/writerfilterlo.dll
SUCCESS: Source for filter_docbook.filelist: E:/7602/workdir/Package/filter_docbook.filelist
SUCCESS: Source for filter_xhtml.filelist: E:/7602/workdir/Package/filter_xhtml.filelist
SUCCESS: Source for filter_xslt.filelist: E:/7602/workdir/Package/filter_xslt.filelist
SUCCESS: INSTDIR Source for desktophelper.txt: E:/7602/instdir/program/desktophelper.txt
SUCCESS: INSTDIR Source for readme_en-US.txt: E:/7602/instdir/readmes/readme_en-US.txt
SUCCESS: INSTDIR Source for readme_pl.txt: E:/7602/instdir/readmes/readme_pl.txt
SUCCESS: INSTDIR Source for readme_de.txt: E:/7602/instdir/readmes/readme_de.txt
SUCCESS: INSTDIR Source for readme_uk.txt: E:/7602/instdir/readmes/readme_uk.txt
SUCCESS: INSTDIR Source for cli_basetypes.dll: E:/7602/instdir/program/cli_basetypes.dll
SUCCESS: INSTDIR Source for cli_ure.dll: E:/7602/instdir/program/cli_ure.dll
SUCCESS: INSTDIR Source for cli_uretypes.dll: E:/7602/instdir/program/cli_uretypes.dll
SUCCESS: INSTDIR Source for policy.1.0.cli_basetypes.dll: E:/7602/instdir/program/policy.1.0.cli_basetypes.dll
SUCCESS: INSTDIR Source for cli_basetypes.config: E:/7602/instdir/program/cli_basetypes.config
SUCCESS: INSTDIR Source for policy.1.0.cli_ure.dll: E:/7602/instdir/program/policy.1.0.cli_ure.dll
SUCCESS: INSTDIR Source for cli_ure.config: E:/7602/instdir/program/cli_ure.config
SUCCESS: INSTDIR Source for policy.1.0.cli_uretypes.dll: E:/7602/instdir/program/policy.1.0.cli_uretypes.dll
SUCCESS: INSTDIR Source for cli_uretypes.config: E:/7602/instdir/program/cli_uretypes.config
SUCCESS: Source for Dictionary/dict-af.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-af.filelist
SUCCESS: Source for Dictionary/dict-an.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-an.filelist
SUCCESS: Source for Dictionary/dict-ar.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-ar.filelist
SUCCESS: Source for Dictionary/dict-be.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-be.filelist
SUCCESS: Source for Dictionary/dict-bg.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-bg.filelist
SUCCESS: Source for Dictionary/dict-bn.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-bn.filelist
SUCCESS: Source for Dictionary/dict-bo.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-bo.filelist
SUCCESS: Source for Dictionary/dict-br.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-br.filelist
SUCCESS: Source for Dictionary/dict-bs.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-bs.filelist
SUCCESS: Source for Dictionary/dict-ca.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-ca.filelist
SUCCESS: Source for Dictionary/dict-ckb.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-ckb.filelist
SUCCESS: Source for Dictionary/dict-cs.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-cs.filelist
SUCCESS: Source for Dictionary/dict-da.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-da.filelist
SUCCESS: Source for Dictionary/dict-de.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-de.filelist
SUCCESS: Source for Dictionary/dict-el.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-el.filelist
SUCCESS: Source for Dictionary/dict-en.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-en.filelist
SUCCESS: Source for Dictionary/dict-eo.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-eo.filelist
SUCCESS: Source for Dictionary/dict-es.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-es.filelist
SUCCESS: Source for Dictionary/dict-et.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-et.filelist
SUCCESS: Source for Dictionary/dict-fa.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-fa.filelist
SUCCESS: Source for Dictionary/dict-fr.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-fr.filelist
SUCCESS: Source for Dictionary/dict-gd.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-gd.filelist
SUCCESS: Source for Dictionary/dict-gl.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-gl.filelist
SUCCESS: Source for Dictionary/dict-gu.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-gu.filelist
SUCCESS: Source for Dictionary/dict-he.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-he.filelist
SUCCESS: Source for Dictionary/dict-hi.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-hi.filelist
SUCCESS: Source for Dictionary/dict-hr.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-hr.filelist
SUCCESS: Source for Dictionary/dict-hu.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-hu.filelist
SUCCESS: Source for Dictionary/dict-id.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-id.filelist
SUCCESS: Source for Dictionary/dict-is.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-is.filelist
SUCCESS: Source for Dictionary/dict-it.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-it.filelist
SUCCESS: Source for Dictionary/dict-kmr-Latn.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-kmr-Latn.filelist
SUCCESS: Source for Dictionary/dict-ko.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-ko.filelist
SUCCESS: Source for Dictionary/dict-lo.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-lo.filelist
SUCCESS: Source for Dictionary/dict-lt.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-lt.filelist
SUCCESS: Source for Dictionary/dict-lv.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-lv.filelist
SUCCESS: Source for Dictionary/dict-mn.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-mn.filelist
SUCCESS: Source for Dictionary/dict-ne.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-ne.filelist
SUCCESS: Source for Dictionary/dict-nl.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-nl.filelist
SUCCESS: Source for Dictionary/dict-no.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-no.filelist
SUCCESS: Source for Dictionary/dict-oc.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-oc.filelist
SUCCESS: Source for Dictionary/dict-pl.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-pl.filelist
SUCCESS: Source for Dictionary/dict-pt-BR.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-pt-BR.filelist
SUCCESS: Source for Dictionary/dict-pt-PT.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-pt-PT.filelist
SUCCESS: Source for Dictionary/dict-ro.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-ro.filelist
SUCCESS: Source for Dictionary/dict-ru.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-ru.filelist
SUCCESS: Source for Dictionary/dict-si.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-si.filelist
SUCCESS: Source for Dictionary/dict-sk.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-sk.filelist
SUCCESS: Source for Dictionary/dict-sl.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-sl.filelist
SUCCESS: Source for Dictionary/dict-sq.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-sq.filelist
SUCCESS: Source for Dictionary/dict-sr.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-sr.filelist
SUCCESS: Source for Dictionary/dict-sv.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-sv.filelist
SUCCESS: Source for Dictionary/dict-sw.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-sw.filelist
SUCCESS: Source for Dictionary/dict-te.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-te.filelist
SUCCESS: Source for Dictionary/dict-th.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-th.filelist
SUCCESS: Source for Dictionary/dict-tr.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-tr.filelist
SUCCESS: Source for Dictionary/dict-uk.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-uk.filelist
SUCCESS: Source for Dictionary/dict-vi.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-vi.filelist
SUCCESS: Source for Dictionary/dict-zu.filelist: E:/7602/workdir/PackageSet/Dictionary/dict-zu.filelist
SUCCESS: Source for autotextshare_en-US.filelist: E:/7602/workdir/Package/autotextshare_en-US.filelist
SUCCESS: Source for autotextshare_pl.filelist: E:/7602/workdir/Package/autotextshare_pl.filelist
SUCCESS: Source for autotextshare_de.filelist: E:/7602/workdir/Package/autotextshare_de.filelist
SUCCESS: Source for autotextshare_uk.filelist: E:/7602/workdir/Package/autotextshare_uk.filelist
SUCCESS: Source for Gallery/Files/sounds.filelist: E:/7602/workdir/Package/Gallery/Files/sounds.filelist
SUCCESS: Source for Gallery/sounds.filelist: E:/7602/workdir/Package/Gallery/sounds.filelist
SUCCESS: INSTDIR Source for technical.dic: E:/7602/instdir/share/wordbook/technical.dic
SUCCESS: INSTDIR Source for en-GB.dic: E:/7602/instdir/share/wordbook/en-GB.dic
SUCCESS: INSTDIR Source for en-US.dic: E:/7602/instdir/share/wordbook/en-US.dic
SUCCESS: INSTDIR Source for hu_AkH11.dic: E:/7602/instdir/share/wordbook/hu_AkH11.dic
SUCCESS: INSTDIR Source for sl.dic: E:/7602/instdir/share/wordbook/sl.dic
SUCCESS: Source for HelpTarget/shared/en-US.filelist: E:/7602/workdir/Package/HelpTarget/shared/en-US.filelist
SUCCESS: Source for HelpTarget/shared/pl.filelist: E:/7602/workdir/Package/HelpTarget/shared/pl.filelist
SUCCESS: Source for HelpTarget/shared/de.filelist: E:/7602/workdir/Package/HelpTarget/shared/de.filelist
SUCCESS: Source for HelpTarget/shared/uk.filelist: E:/7602/workdir/Package/HelpTarget/shared/uk.filelist
SUCCESS: Source for HelpTarget/sbasic/en-US.filelist: E:/7602/workdir/Package/HelpTarget/sbasic/en-US.filelist
SUCCESS: Source for HelpTarget/sbasic/pl.filelist: E:/7602/workdir/Package/HelpTarget/sbasic/pl.filelist
SUCCESS: Source for HelpTarget/sbasic/de.filelist: E:/7602/workdir/Package/HelpTarget/sbasic/de.filelist
SUCCESS: Source for HelpTarget/sbasic/uk.filelist: E:/7602/workdir/Package/HelpTarget/sbasic/uk.filelist
SUCCESS: Source for HelpTarget/scalc/en-US.filelist: E:/7602/workdir/Package/HelpTarget/scalc/en-US.filelist
SUCCESS: Source for HelpTarget/scalc/pl.filelist: E:/7602/workdir/Package/HelpTarget/scalc/pl.filelist
SUCCESS: Source for HelpTarget/scalc/de.filelist: E:/7602/workdir/Package/HelpTarget/scalc/de.filelist
SUCCESS: Source for HelpTarget/scalc/uk.filelist: E:/7602/workdir/Package/HelpTarget/scalc/uk.filelist
SUCCESS: Source for HelpTarget/schart/en-US.filelist: E:/7602/workdir/Package/HelpTarget/schart/en-US.filelist
SUCCESS: Source for HelpTarget/schart/pl.filelist: E:/7602/workdir/Package/HelpTarget/schart/pl.filelist
SUCCESS: Source for HelpTarget/schart/de.filelist: E:/7602/workdir/Package/HelpTarget/schart/de.filelist
SUCCESS: Source for HelpTarget/schart/uk.filelist: E:/7602/workdir/Package/HelpTarget/schart/uk.filelist
SUCCESS: Source for HelpTarget/sdatabase/en-US.filelist: E:/7602/workdir/Package/HelpTarget/sdatabase/en-US.filelist
SUCCESS: Source for HelpTarget/sdatabase/pl.filelist: E:/7602/workdir/Package/HelpTarget/sdatabase/pl.filelist
SUCCESS: Source for HelpTarget/sdatabase/de.filelist: E:/7602/workdir/Package/HelpTarget/sdatabase/de.filelist
SUCCESS: Source for HelpTarget/sdatabase/uk.filelist: E:/7602/workdir/Package/HelpTarget/sdatabase/uk.filelist
SUCCESS: Source for HelpTarget/sdraw/en-US.filelist: E:/7602/workdir/Package/HelpTarget/sdraw/en-US.filelist
SUCCESS: Source for HelpTarget/sdraw/pl.filelist: E:/7602/workdir/Package/HelpTarget/sdraw/pl.filelist
SUCCESS: Source for HelpTarget/sdraw/de.filelist: E:/7602/workdir/Package/HelpTarget/sdraw/de.filelist
SUCCESS: Source for HelpTarget/sdraw/uk.filelist: E:/7602/workdir/Package/HelpTarget/sdraw/uk.filelist
SUCCESS: Source for HelpTarget/simpress/en-US.filelist: E:/7602/workdir/Package/HelpTarget/simpress/en-US.filelist
SUCCESS: Source for HelpTarget/simpress/pl.filelist: E:/7602/workdir/Package/HelpTarget/simpress/pl.filelist
SUCCESS: Source for HelpTarget/simpress/de.filelist: E:/7602/workdir/Package/HelpTarget/simpress/de.filelist
SUCCESS: Source for HelpTarget/simpress/uk.filelist: E:/7602/workdir/Package/HelpTarget/simpress/uk.filelist
SUCCESS: Source for HelpTarget/smath/en-US.filelist: E:/7602/workdir/Package/HelpTarget/smath/en-US.filelist
SUCCESS: Source for HelpTarget/smath/pl.filelist: E:/7602/workdir/Package/HelpTarget/smath/pl.filelist
SUCCESS: Source for HelpTarget/smath/de.filelist: E:/7602/workdir/Package/HelpTarget/smath/de.filelist
SUCCESS: Source for HelpTarget/smath/uk.filelist: E:/7602/workdir/Package/HelpTarget/smath/uk.filelist
SUCCESS: Source for HelpTarget/swriter/en-US.filelist: E:/7602/workdir/Package/HelpTarget/swriter/en-US.filelist
SUCCESS: Source for HelpTarget/swriter/pl.filelist: E:/7602/workdir/Package/HelpTarget/swriter/pl.filelist
SUCCESS: Source for HelpTarget/swriter/de.filelist: E:/7602/workdir/Package/HelpTarget/swriter/de.filelist
SUCCESS: Source for HelpTarget/swriter/uk.filelist: E:/7602/workdir/Package/HelpTarget/swriter/uk.filelist
SUCCESS: INSTDIR Source for cli_cppuhelper.dll: E:/7602/instdir/program/cli_cppuhelper.dll
SUCCESS: INSTDIR Source for cli_oootypes.dll: E:/7602/instdir/program/cli_oootypes.dll
SUCCESS: INSTDIR Source for policy.1.0.cli_cppuhelper.dll: E:/7602/instdir/program/policy.1.0.cli_cppuhelper.dll
SUCCESS: INSTDIR Source for cli_cppuhelper.config: E:/7602/instdir/program/cli_cppuhelper.config
SUCCESS: INSTDIR Source for policy.1.0.cli_oootypes.dll: E:/7602/instdir/program/policy.1.0.cli_oootypes.dll
SUCCESS: INSTDIR Source for cli_oootypes.config: E:/7602/instdir/program/cli_oootypes.config
SUCCESS: INSTDIR Source for services.rdb: E:/7602/instdir/program/services.rdb
SUCCESS: INSTDIR Source for types.rdb: E:/7602/instdir/program/types.rdb
SUCCESS: INSTDIR Source for postgresql-sdbc.rdb: E:/7602/instdir/program/services/postgresql-sdbc.rdb
SUCCESS: INSTDIR Source for postgresql.xcd: E:/7602/instdir/share/registry/postgresql.xcd
SUCCESS: INSTDIR Source for pyuno.rdb: E:/7602/instdir/program/services/pyuno.rdb
SUCCESS: INSTDIR Source for offapi.rdb: E:/7602/instdir/program/types/offapi.rdb
SUCCESS: INSTDIR Source for scriptproviderforbeanshell.rdb: E:/7602/instdir/program/services/scriptproviderforbeanshell.rdb
SUCCESS: INSTDIR Source for scriptproviderforjavascript.rdb: E:/7602/instdir/program/services/scriptproviderforjavascript.rdb
SUCCESS: INSTDIR Source for oovbaapi.rdb: E:/7602/instdir/program/types/oovbaapi.rdb
SUCCESS: INSTDIR Source for fcfg_langpack_en-US.xcd: E:/7602/instdir/share/registry/res/fcfg_langpack_en-US.xcd
SUCCESS: INSTDIR Source for fcfg_langpack_pl.xcd: E:/7602/instdir/share/registry/res/fcfg_langpack_pl.xcd
SUCCESS: INSTDIR Source for fcfg_langpack_de.xcd: E:/7602/instdir/share/registry/res/fcfg_langpack_de.xcd
SUCCESS: INSTDIR Source for fcfg_langpack_uk.xcd: E:/7602/instdir/share/registry/res/fcfg_langpack_uk.xcd
SUCCESS: INSTDIR Source for registry_pl.xcd: E:/7602/instdir/share/registry/res/registry_pl.xcd
SUCCESS: INSTDIR Source for registry_de.xcd: E:/7602/instdir/share/registry/res/registry_de.xcd
SUCCESS: INSTDIR Source for registry_uk.xcd: E:/7602/instdir/share/registry/res/registry_uk.xcd
SUCCESS: INSTDIR Source for Langpack-en-US.xcd: E:/7602/instdir/share/registry/Langpack-en-US.xcd
SUCCESS: INSTDIR Source for Langpack-pl.xcd: E:/7602/instdir/share/registry/Langpack-pl.xcd
SUCCESS: INSTDIR Source for Langpack-de.xcd: E:/7602/instdir/share/registry/Langpack-de.xcd
SUCCESS: INSTDIR Source for Langpack-uk.xcd: E:/7602/instdir/share/registry/Langpack-uk.xcd
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/acc.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/acc.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/acc.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/acc.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/acc.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/acc.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/avmedia.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/avmedia.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/avmedia.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/avmedia.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/avmedia.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/avmedia.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/basctl.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/basctl.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/basctl.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/basctl.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/basctl.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/basctl.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/chart.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/chart.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/chart.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/chart.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/chart.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/chart.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/cnr.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/cnr.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/cnr.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/cnr.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/cnr.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/cnr.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/cui.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/cui.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/cui.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/cui.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/cui.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/cui.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/dba.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/dba.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/dba.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/dba.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/dba.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/dba.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/dkt.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/dkt.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/dkt.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/dkt.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/dkt.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/dkt.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/editeng.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/editeng.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/editeng.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/editeng.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/editeng.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/editeng.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/flt.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/flt.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/flt.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/flt.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/flt.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/flt.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/for.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/for.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/for.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/for.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/for.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/for.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/fps.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/fps.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/fps.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/fps.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/fps.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/fps.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/frm.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/frm.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/frm.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/frm.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/frm.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/frm.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/fwk.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/fwk.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/fwk.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/fwk.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/fwk.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/fwk.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/oox.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/oox.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/oox.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/oox.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/oox.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/oox.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/pcr.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/pcr.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/pcr.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/pcr.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/pcr.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/pcr.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/rpt.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/rpt.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/rpt.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/rpt.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/rpt.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/rpt.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/sb.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/sb.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/sb.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/sb.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/sb.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/sb.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/sc.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/sc.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/sc.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/sc.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/sc.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/sc.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/sca.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/sca.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/sca.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/sca.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/sca.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/sca.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/scc.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/scc.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/scc.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/scc.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/scc.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/scc.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/sd.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/sd.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/sd.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/sd.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/sd.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/sd.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/sfx.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/sfx.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/sfx.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/sfx.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/sfx.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/sfx.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/sm.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/sm.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/sm.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/sm.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/sm.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/sm.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/svl.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/svl.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/svl.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/svl.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/svl.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/svl.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/svt.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/svt.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/svt.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/svt.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/svt.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/svt.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/svx.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/svx.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/svx.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/svx.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/svx.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/svx.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/sw.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/sw.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/sw.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/sw.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/sw.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/sw.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/uui.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/uui.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/uui.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/uui.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/uui.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/uui.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/vcl.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/vcl.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/vcl.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/vcl.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/vcl.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/vcl.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/wiz.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/wiz.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/wiz.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/wiz.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/wiz.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/wiz.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/wpt.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/wpt.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/wpt.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/wpt.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/wpt.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/wpt.mo
SUCCESS: INSTDIR Source for pl/LC_MESSAGES/xsc.mo: E:/7602/instdir/program/resource/pl/LC_MESSAGES/xsc.mo
SUCCESS: INSTDIR Source for de/LC_MESSAGES/xsc.mo: E:/7602/instdir/program/resource/de/LC_MESSAGES/xsc.mo
SUCCESS: INSTDIR Source for uk/LC_MESSAGES/xsc.mo: E:/7602/instdir/program/resource/uk/LC_MESSAGES/xsc.mo
SUCCESS: Source for UIConfig/modules/BasicIDE.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/BasicIDE.filelist
SUCCESS: Source for UIConfig/cui.filelist: E:/7602/workdir/PackageSet/UIConfig/cui.filelist
SUCCESS: Source for UIConfig/dbaccess.filelist: E:/7602/workdir/PackageSet/UIConfig/dbaccess.filelist
SUCCESS: Source for UIConfig/modules/dbapp.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/dbapp.filelist
SUCCESS: Source for UIConfig/modules/dbbrowser.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/dbbrowser.filelist
SUCCESS: Source for UIConfig/modules/dbquery.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/dbquery.filelist
SUCCESS: Source for UIConfig/modules/dbrelation.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/dbrelation.filelist
SUCCESS: Source for UIConfig/modules/dbreport.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/dbreport.filelist
SUCCESS: Source for UIConfig/modules/dbtable.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/dbtable.filelist
SUCCESS: Source for UIConfig/modules/dbtdata.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/dbtdata.filelist
SUCCESS: Source for UIConfig/desktop.filelist: E:/7602/workdir/PackageSet/UIConfig/desktop.filelist
SUCCESS: Source for UIConfig/editeng.filelist: E:/7602/workdir/PackageSet/UIConfig/editeng.filelist
SUCCESS: Source for UIConfig/filter.filelist: E:/7602/workdir/PackageSet/UIConfig/filter.filelist
SUCCESS: Source for UIConfig/formula.filelist: E:/7602/workdir/PackageSet/UIConfig/formula.filelist
SUCCESS: Source for UIConfig/fps.filelist: E:/7602/workdir/PackageSet/UIConfig/fps.filelist
SUCCESS: Source for UIConfig/modules/sabpilot.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/sabpilot.filelist
SUCCESS: Source for UIConfig/modules/sbibliography.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/sbibliography.filelist
SUCCESS: Source for UIConfig/modules/scalc.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/scalc.filelist
SUCCESS: Source for UIConfig/modules/scanner.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/scanner.filelist
SUCCESS: Source for UIConfig/modules/schart.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/schart.filelist
SUCCESS: Source for UIConfig/modules/sdraw.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/sdraw.filelist
SUCCESS: Source for UIConfig/sfx.filelist: E:/7602/workdir/PackageSet/UIConfig/sfx.filelist
SUCCESS: Source for UIConfig/modules/sglobal.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/sglobal.filelist
SUCCESS: Source for UIConfig/modules/simpress.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/simpress.filelist
SUCCESS: Source for UIConfig/modules/smath.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/smath.filelist
SUCCESS: Source for UIConfig/modules/spropctrlr.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/spropctrlr.filelist
SUCCESS: Source for UIConfig/modules/StartModule.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/StartModule.filelist
SUCCESS: Source for UIConfig/svt.filelist: E:/7602/workdir/PackageSet/UIConfig/svt.filelist
SUCCESS: Source for UIConfig/svx.filelist: E:/7602/workdir/PackageSet/UIConfig/svx.filelist
SUCCESS: Source for UIConfig/modules/sweb.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/sweb.filelist
SUCCESS: Source for UIConfig/modules/swform.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/swform.filelist
SUCCESS: Source for UIConfig/modules/swreport.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/swreport.filelist
SUCCESS: Source for UIConfig/modules/swriter.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/swriter.filelist
SUCCESS: Source for UIConfig/modules/swxform.filelist: E:/7602/workdir/PackageSet/UIConfig/modules/swxform.filelist
SUCCESS: Source for UIConfig/uui.filelist: E:/7602/workdir/PackageSet/UIConfig/uui.filelist
SUCCESS: Source for UIConfig/vcl.filelist: E:/7602/workdir/PackageSet/UIConfig/vcl.filelist
SUCCESS: Source for UIConfig/writerperfect.filelist: E:/7602/workdir/PackageSet/UIConfig/writerperfect.filelist
SUCCESS: Source for UIConfig/xmlsec.filelist: E:/7602/workdir/PackageSet/UIConfig/xmlsec.filelist
SUCCESS: INSTDIR Source for base.xcd: E:/7602/instdir/share/registry/base.xcd
SUCCESS: INSTDIR Source for calc.xcd: E:/7602/instdir/share/registry/calc.xcd
SUCCESS: INSTDIR Source for draw.xcd: E:/7602/instdir/share/registry/draw.xcd
SUCCESS: INSTDIR Source for graphicfilter.xcd: E:/7602/instdir/share/registry/graphicfilter.xcd
SUCCESS: INSTDIR Source for impress.xcd: E:/7602/instdir/share/registry/impress.xcd
SUCCESS: INSTDIR Source for librelogo.xcd: E:/7602/instdir/share/registry/librelogo.xcd
SUCCESS: INSTDIR Source for lingucomponent.xcd: E:/7602/instdir/share/registry/lingucomponent.xcd
SUCCESS: INSTDIR Source for main.xcd: E:/7602/instdir/share/registry/main.xcd
SUCCESS: INSTDIR Source for math.xcd: E:/7602/instdir/share/registry/math.xcd
SUCCESS: INSTDIR Source for ogltrans.xcd: E:/7602/instdir/share/registry/ogltrans.xcd
SUCCESS: INSTDIR Source for onlineupdate.xcd: E:/7602/instdir/share/registry/onlineupdate.xcd
SUCCESS: INSTDIR Source for pyuno.xcd: E:/7602/instdir/share/registry/pyuno.xcd
SUCCESS: INSTDIR Source for writer.xcd: E:/7602/instdir/share/registry/writer.xcd
SUCCESS: INSTDIR Source for xsltfilter.xcd: E:/7602/instdir/share/registry/xsltfilter.xcd
SUCCESS: INSTDIR Source for Windows6.1-KB2999226-x64.msu: E:/7602/instdir/program/Windows6.1-KB2999226-x64.msu
SUCCESS: INSTDIR Source for Windows8.1-KB2999226-x64.msu: E:/7602/instdir/program/Windows8.1-KB2999226-x64.msu
SUCCESS: INSTDIR Source for Windows8-RT-KB2999226-x64.msu: E:/7602/instdir/program/Windows8-RT-KB2999226-x64.msu
SUCCESS: INSTDIR Source for pdfimport.xcd: E:/7602/instdir/share/registry/pdfimport.xcd
SUCCESS: INSTDIR Source for reportbuilder.xcd: E:/7602/instdir/share/registry/reportbuilder.xcd
SUCCESS: INSTDIR Source for services.rdb: E:/7602/instdir/program/services/services.rdb


create_directories: Using E:/7602/workdir/installation/ for replace_file !

Already existing directory, did not create: E:/7602/workdir/installation/LibreOffice/

Already existing directory, did not create: E:/7602/workdir/installation/LibreOffice/msi/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/replace_file/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/replace_file/en-US_pl_de_uk/

Mon Aug 14 16:51:42 2023 (00:10 min.)
######################################################
File with flag SCPZIP:
######################################################

Created directory: E:/7602/workdir/installation/LibreOffice/msi/replace_file/en-US_pl_de_uk/en-US/
Copy: E:/7602/instdir/readmes/readme_en-US.txt to E:/7602/workdir/installation/LibreOffice/msi/replace_file/en-US_pl_de_uk/en-US/readme_en-US.txt.orig
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/replace_file/en-US_pl_de_uk/en-US/readme_en-US.txt.orig

Created directory: E:/7602/workdir/installation/LibreOffice/msi/replace_file/en-US_pl_de_uk/pl/
Copy: E:/7602/instdir/readmes/readme_pl.txt to E:/7602/workdir/installation/LibreOffice/msi/replace_file/en-US_pl_de_uk/pl/readme_pl.txt.orig
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/replace_file/en-US_pl_de_uk/pl/readme_pl.txt.orig

Created directory: E:/7602/workdir/installation/LibreOffice/msi/replace_file/en-US_pl_de_uk/de/
Copy: E:/7602/instdir/readmes/readme_de.txt to E:/7602/workdir/installation/LibreOffice/msi/replace_file/en-US_pl_de_uk/de/readme_de.txt.orig
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/replace_file/en-US_pl_de_uk/de/readme_de.txt.orig

Created directory: E:/7602/workdir/installation/LibreOffice/msi/replace_file/en-US_pl_de_uk/uk/
Copy: E:/7602/instdir/readmes/readme_uk.txt to E:/7602/workdir/installation/LibreOffice/msi/replace_file/en-US_pl_de_uk/uk/readme_uk.txt.orig
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/replace_file/en-US_pl_de_uk/uk/readme_uk.txt.orig

Created directory: E:/7602/workdir/installation/LibreOffice/msi/replace_file/en-US_pl_de_uk/00/
Copy: E:/7602/instdir/share/registry/main.xcd to E:/7602/workdir/installation/LibreOffice/msi/replace_file/en-US_pl_de_uk/00/main.xcd.orig
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/replace_file/en-US_pl_de_uk/00/main.xcd.orig


Mon Aug 14 16:51:43 2023 (00:11 min.)
######################################################
ScpActions:
######################################################

create_directories: Using E:/7602/workdir/installation/ for replace_scpaction !

Already existing directory, did not create: E:/7602/workdir/installation/LibreOffice/

Already existing directory, did not create: E:/7602/workdir/installation/LibreOffice/msi/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/replace_scpaction/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/replace_scpaction/en-US_pl_de_uk/

Mon Aug 14 16:51:43 2023 (00:11 min.)
######################################################
ScpAction with flag SCPZIP:
######################################################



create_directories: Using E:/7602/workdir/installation/ for profiles !

Already existing directory, did not create: E:/7602/workdir/installation/LibreOffice/

Already existing directory, did not create: E:/7602/workdir/installation/LibreOffice/msi/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/profiles/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/profiles/en-US_pl_de_uk/

Mon Aug 14 16:51:43 2023 (00:11 min.)
######################################################
Creating profiles:
######################################################

Created directory: E:/7602/workdir/installation/LibreOffice/msi/profiles/en-US_pl_de_uk/gid_Brand_Profile_Bootstrap_Ini
Created Profile: E:/7602/workdir/installation/LibreOffice/msi/profiles/en-US_pl_de_uk/gid_Brand_Profile_Bootstrap_Ini/bootstrap.ini

Created directory: E:/7602/workdir/installation/LibreOffice/msi/profiles/en-US_pl_de_uk/gid_Brand_Profile_Fundamental_Ini
Created Profile: E:/7602/workdir/installation/LibreOffice/msi/profiles/en-US_pl_de_uk/gid_Brand_Profile_Fundamental_Ini/fundamental.ini

Created directory: E:/7602/workdir/installation/LibreOffice/msi/profiles/en-US_pl_de_uk/gid_Brand_Profile_Redirect_Ini
Created Profile: E:/7602/workdir/installation/LibreOffice/msi/profiles/en-US_pl_de_uk/gid_Brand_Profile_Redirect_Ini/redirect.ini

Created directory: E:/7602/workdir/installation/LibreOffice/msi/profiles/en-US_pl_de_uk/gid_Brand_Profile_Setup_Ini
Created Profile: E:/7602/workdir/installation/LibreOffice/msi/profiles/en-US_pl_de_uk/gid_Brand_Profile_Setup_Ini/setup.ini

Created directory: E:/7602/workdir/installation/LibreOffice/msi/profiles/en-US_pl_de_uk/gid_Brand_Profile_Soffice_Ini
Created Profile: E:/7602/workdir/installation/LibreOffice/msi/profiles/en-US_pl_de_uk/gid_Brand_Profile_Soffice_Ini/soffice.ini

Created directory: E:/7602/workdir/installation/LibreOffice/msi/profiles/en-US_pl_de_uk/gid_Brand_Profile_Version_Ini
Created Profile: E:/7602/workdir/installation/LibreOffice/msi/profiles/en-US_pl_de_uk/gid_Brand_Profile_Version_Ini/version.ini

Created directory: E:/7602/workdir/installation/LibreOffice/msi/profiles/en-US_pl_de_uk/gid_Profile_Louno_ini
Created Profile: E:/7602/workdir/installation/LibreOffice/msi/profiles/en-US_pl_de_uk/gid_Profile_Louno_ini/louno.ini

Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Af
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Af
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Af
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Af
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_An
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_An
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_An
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_An
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ar
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ar
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ar
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ar
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Be
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Be
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Be
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Be
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Bg
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Bg
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Bg
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Bg
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Bn
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Bn
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Bn
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Bn
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Bo
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Bo
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Bo
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Bo
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Br
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Br
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Br
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Br
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Bs
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Bs
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Bs
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Bs
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ca
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ca
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ca
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ca
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ckb
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ckb
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ckb
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ckb
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Cs
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Cs
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Cs
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Cs
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Da
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Da
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Da
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Da
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_El
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_El
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_El
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_El
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Eo
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Eo
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Eo
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Eo
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Et
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Et
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Et
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Et
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Fa
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Fa
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Fa
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Fa
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Gd
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Gd
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Gd
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Gd
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Gl
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Gl
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Gl
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Gl
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Gu
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Gu
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Gu
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Gu
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_He
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_He
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_He
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_He
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Hi
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Hi
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Hi
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Hi
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Hr
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Hr
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Hr
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Hr
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Hu
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Hu
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Hu
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Hu
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Id
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Id
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Id
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Id
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Is
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Is
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Is
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Is
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Kmr_Latn
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Kmr_Latn
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Kmr_Latn
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Kmr_Latn
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ko
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ko
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ko
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ko
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Lo
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Lo
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Lo
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Lo
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Lt
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Lt
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Lt
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Lt
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Lv
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Lv
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Lv
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Lv
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Mn
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Mn
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Mn
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Mn
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ne
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ne
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ne
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ne
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Nl
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Nl
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Nl
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Nl
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_No
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_No
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_No
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_No
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Oc
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Oc
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Oc
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Oc
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ro
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ro
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ro
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Ro
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Si
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Si
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Si
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Si
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sk
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sk
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sk
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sk
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sl
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sl
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sl
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sl
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sq
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sq
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sq
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sq
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sr
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sr
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sr
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sr
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sv
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sv
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sv
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sv
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sw
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sw
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sw
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Sw
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Te
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Te
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Te
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Te
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Th
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Th
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Th
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Th
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Tr
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Tr
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Tr
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Tr
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Vi
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Vi
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Vi
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Vi
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Zu
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Zu
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Zu
Spellchecker selection: Removing module gid_Module_Root_Extension_Dictionary_Zu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Af
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Af
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Af
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Af
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Af
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Af
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Af
Spellchecker selection: Removing file gid_File_Extension_Dictionary_An
Spellchecker selection: Removing file gid_File_Extension_Dictionary_An
Spellchecker selection: Removing file gid_File_Extension_Dictionary_An
Spellchecker selection: Removing file gid_File_Extension_Dictionary_An
Spellchecker selection: Removing file gid_File_Extension_Dictionary_An
Spellchecker selection: Removing file gid_File_Extension_Dictionary_An
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ar
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ar
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ar
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ar
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ar
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ar
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ar
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ar
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ar
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ar
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Be
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Be
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Be
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Be
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Be
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Be
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Be
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bg
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bg
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bg
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bg
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bg
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bg
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bg
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bg
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bg
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bg
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bg
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ca
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ca
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ca
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ca
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ca
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ca
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ca
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ca
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ca
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ca
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ca
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ca
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ca
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ckb
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ckb
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ckb
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ckb
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ckb
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ckb
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ckb
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Cs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Cs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Cs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Cs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Cs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Cs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Cs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Cs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Cs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Cs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_El
Spellchecker selection: Removing file gid_File_Extension_Dictionary_El
Spellchecker selection: Removing file gid_File_Extension_Dictionary_El
Spellchecker selection: Removing file gid_File_Extension_Dictionary_El
Spellchecker selection: Removing file gid_File_Extension_Dictionary_El
Spellchecker selection: Removing file gid_File_Extension_Dictionary_El
Spellchecker selection: Removing file gid_File_Extension_Dictionary_El
Spellchecker selection: Removing file gid_File_Extension_Dictionary_El
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Eo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Eo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Eo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Eo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Eo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Eo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Eo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Eo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Eo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Eo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Eo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Eo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Et
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Et
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Et
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Et
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Et
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Et
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Et
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Et
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Et
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Fa
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Fa
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Fa
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Fa
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Fa
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Fa
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Fa
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Fa
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Fa
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gd
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gd
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gd
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gd
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gd
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gd
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gd
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_He
Spellchecker selection: Removing file gid_File_Extension_Dictionary_He
Spellchecker selection: Removing file gid_File_Extension_Dictionary_He
Spellchecker selection: Removing file gid_File_Extension_Dictionary_He
Spellchecker selection: Removing file gid_File_Extension_Dictionary_He
Spellchecker selection: Removing file gid_File_Extension_Dictionary_He
Spellchecker selection: Removing file gid_File_Extension_Dictionary_He
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Id
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Id
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Id
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Id
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Id
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Id
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Id
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Id
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Id
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Id
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Id
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Is
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Is
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Is
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Is
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Is
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Is
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Is
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Is
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Is
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Kmr_Latn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Kmr_Latn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Kmr_Latn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Kmr_Latn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Kmr_Latn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Kmr_Latn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Kmr_Latn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Kmr_Latn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Kmr_Latn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Kmr_Latn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Kmr_Latn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ko
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ko
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ko
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ko
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ko
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ko
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Mn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Mn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Mn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Mn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Mn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Mn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Mn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Mn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Mn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ne
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ne
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ne
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ne
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ne
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ne
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ne
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ne
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ne
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Nl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Nl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Nl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Nl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Nl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Nl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Nl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Nl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Nl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Nl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_No
Spellchecker selection: Removing file gid_File_Extension_Dictionary_No
Spellchecker selection: Removing file gid_File_Extension_Dictionary_No
Spellchecker selection: Removing file gid_File_Extension_Dictionary_No
Spellchecker selection: Removing file gid_File_Extension_Dictionary_No
Spellchecker selection: Removing file gid_File_Extension_Dictionary_No
Spellchecker selection: Removing file gid_File_Extension_Dictionary_No
Spellchecker selection: Removing file gid_File_Extension_Dictionary_No
Spellchecker selection: Removing file gid_File_Extension_Dictionary_No
Spellchecker selection: Removing file gid_File_Extension_Dictionary_No
Spellchecker selection: Removing file gid_File_Extension_Dictionary_No
Spellchecker selection: Removing file gid_File_Extension_Dictionary_No
Spellchecker selection: Removing file gid_File_Extension_Dictionary_No
Spellchecker selection: Removing file gid_File_Extension_Dictionary_No
Spellchecker selection: Removing file gid_File_Extension_Dictionary_No
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Oc
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Oc
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Oc
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Oc
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Oc
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Oc
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Oc
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Oc
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ro
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ro
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ro
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ro
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ro
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ro
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ro
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ro
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ro
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ro
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ro
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ro
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ro
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Si
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Si
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Si
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Si
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Si
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Si
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sk
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sk
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sk
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sk
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sk
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sk
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sk
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sk
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sk
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sk
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sk
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sk
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sk
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sk
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sq
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sq
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sq
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sq
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sq
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sq
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sq
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sq
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sw
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sw
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sw
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sw
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sw
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sw
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Te
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Te
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Te
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Te
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Te
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Te
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Te
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Te
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Th
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Th
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Th
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Th
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Th
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Th
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Th
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Th
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Tr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Tr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Tr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Tr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Tr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Tr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Vi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Vi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Vi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Vi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Vi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Vi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Vi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Zu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Zu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Zu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Zu
Spellchecker selection: Removing file gid_File_Extra_Wordbook_hu_AkH11
Spellchecker selection: Removing file gid_File_Extra_Wordbook_sl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Af
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Af
Spellchecker selection: Removing file gid_File_Extension_Dictionary_An
Spellchecker selection: Removing file gid_File_Extension_Dictionary_An
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ar
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ar
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Be
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Be
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bg
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bg
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Bs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ca
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ca
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ca
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ckb
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ckb
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ckb
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Cs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Cs
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Da
Spellchecker selection: Removing file gid_File_Extension_Dictionary_El
Spellchecker selection: Removing file gid_File_Extension_Dictionary_El
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Eo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Eo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Et
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Et
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Fa
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Fa
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gd
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gd
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Gu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_He
Spellchecker selection: Removing file gid_File_Extension_Dictionary_He
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Hu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Id
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Id
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Is
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Is
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Kmr_Latn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Kmr_Latn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ko
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ko
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lo
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Lv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Mn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Mn
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ne
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ne
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Nl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Nl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_No
Spellchecker selection: Removing file gid_File_Extension_Dictionary_No
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Oc
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Oc
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Br
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Pt_Pt
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ro
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Ro
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Si
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Si
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sk
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sk
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sl
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sq
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sq
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sv
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sw
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Sw
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Te
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Te
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Th
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Th
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Tr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Tr
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Vi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Vi
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Zu
Spellchecker selection: Removing file gid_File_Extension_Dictionary_Zu

Mon Aug 14 16:51:43 2023 (00:11 min.)
######################################################
Collecting packages:
######################################################
gid_Module_Root: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Helppack_Help_de: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_help.txt"!
gid_Module_Helppack_Help_en_US: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_help.txt"!
gid_Module_Helppack_Help_pl: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_help.txt"!
gid_Module_Helppack_Help_uk: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_help.txt"!
gid_Module_Langpack_Base_de: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Basis_de: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Brand_de: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_brand.txt"!
gid_Module_Langpack_Calc_de: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Draw_de: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Fonts_de: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Impress_de: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Math_de: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Writer_de: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Base_en_US: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Basis_en_US: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Brand_en_US: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_brand.txt"!
gid_Module_Langpack_Calc_en_US: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Draw_en_US: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Fonts_en_US: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Impress_en_US: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Math_en_US: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Writer_en_US: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Base_pl: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Basis_pl: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Brand_pl: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_brand.txt"!
gid_Module_Langpack_Calc_pl: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Draw_pl: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Fonts_pl: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Impress_pl: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Math_pl: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Writer_pl: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Base_uk: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Basis_uk: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Brand_uk: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_brand.txt"!
gid_Module_Langpack_Calc_uk: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Draw_uk: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Fonts_uk: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Impress_uk: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Math_uk: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Langpack_Writer_uk: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office_lang.txt"!
gid_Module_Oo_Linguistic: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Root_Extension_Dictionary_De: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Root_Extension_Dictionary_En: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Root_Extension_Dictionary_Es: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Root_Extension_Dictionary_Fr: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Root_Extension_Dictionary_It: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Root_Extension_Dictionary_Pl: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Root_Extension_Dictionary_Ru: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Root_Extension_Dictionary_Uk: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Optional_Activexcontrol: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Optional_Extensions_Script_Provider_For_BS: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_extensions.txt"!
gid_Module_Optional_Extensions_Script_Provider_For_JS: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_extensions.txt"!
gid_Module_Optional_Grfflt: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Optional_OGLTrans: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Optional_Onlineupdate: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Optional_Pyuno_LibreLogo: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Optional_Xsltfiltersamples: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Reportbuilder: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Brand_Prg_Base: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_brand.txt"!
gid_Module_Prg_Base_Bin: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Optional_PostgresqlSdbc: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Brand_Prg_Calc: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_brand.txt"!
gid_Module_Prg_Calc_Bin: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Brand_Prg_Draw: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_brand.txt"!
gid_Module_Prg_Draw_Bin: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Brand_Prg_Impress: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_brand.txt"!
gid_Module_Prg_Impress_Bin: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Brand_Prg_Math: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_brand.txt"!
gid_Module_Prg_Math_Bin: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Brand_Prg_Wrt: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_brand.txt"!
gid_Module_Prg_Wrt_Bin: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Root_Brand: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_brand.txt"!
gid_Module_Optional_Firebird: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Pdfimport: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Pyuno: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Script_Provider_For_Python: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Root_Files_Images: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Root_Fonts_OOo_Hidden: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_office.txt"!
gid_Module_Root_Ure_Hidden: Using packinfo: "E:/7602/setup_native/source/packinfo/packinfo_ure.txt"!

Mon Aug 14 16:51:44 2023 (00:12 min.)
######################################################
Logging packages content:
######################################################
Package gid_Module_Root
	allmodules:
		gid_Module_Root
		gid_Module_Langpack_Languageroot
		gid_Module_Langpack_Root_en_US
		gid_Module_Langpack_Root_uk
		gid_Module_Langpack_Root_pl
		gid_Module_Langpack_Root_de
		gid_Module_Helppack_Helproot
		gid_Module_Helppack_Root_pl
		gid_Module_Helppack_Root_uk
		gid_Module_Helppack_Root_en_US
		gid_Module_Helppack_Root_de
		gid_Module_Prg
		gid_Module_Prg_Math
		gid_Module_Prg_Draw
		gid_Module_Prg_Draw_Other_Reg
		gid_Module_Root_Reg_Jpe
		gid_Module_Root_Reg_Tiff
		gid_Module_Root_Reg_Gif
		gid_Module_Root_Reg_Tga
		gid_Module_Root_Reg_Png
		gid_Module_Root_Reg_Pgm
		gid_Module_Root_Reg_Pcx
		gid_Module_Root_Reg_Xpm
		gid_Module_Root_Reg_Ppm
		gid_Module_Root_Reg_Dxf
		gid_Module_Root_Reg_Wpg
		gid_Module_Root_Reg_Pct
		gid_Module_Root_Reg_Bmp
		gid_Module_Root_Reg_Emf
		gid_Module_Root_Reg_Cmx
		gid_Module_Root_Reg_Cdr
		gid_Module_Root_Reg_PCD
		gid_Module_Root_Reg_Webp
		gid_Module_Root_Reg_Tif
		gid_Module_Root_Reg_Jpg
		gid_Module_Root_Reg_Pbm
		gid_Module_Root_Reg_Wmf
		gid_Module_Root_Reg_Pdf
		gid_Module_Root_Reg_Eps
		gid_Module_Root_Reg_Met
		gid_Module_Root_Reg_Jpeg
		gid_Module_Root_Reg_Svg
		gid_Module_Root_Reg_Psd
		gid_Module_Root_Reg_Ras
		gid_Module_Root_Reg_Xbm
		gid_Module_Prg_Draw_MSO_Reg
		gid_Module_Root_Reg_Vdx
		gid_Module_Root_Reg_Pub
		gid_Module_Root_Reg_Vst
		gid_Module_Root_Reg_Vsdm
		gid_Module_Root_Reg_ms_visio
		gid_Module_Root_Reg_Vsdx
		gid_Module_Root_Reg_Vsd
		gid_Module_Prg_Base
		gid_Module_Prg_Calc
		gid_Module_Prg_Calc_Other_Reg
		gid_Module_Root_Reg_Uos
		gid_Module_Root_Reg_Wb2
		gid_Module_Root_Reg_Numbers
		gid_Module_Prg_Calc_MSO_Reg
		gid_Module_Root_Reg_Xlt
		gid_Module_Root_Reg_Xls
		gid_Module_Root_Reg_Xlsb
		gid_Module_Root_Reg_Xltx
		gid_Module_Root_Reg_Xlr
		gid_Module_Root_Reg_Xlsx
		gid_Module_Root_Reg_Xlsm
		gid_Module_Root_Reg_Xltm
		gid_Module_Root_Reg_Iqy
		gid_Module_Root_Reg_ms_excel
		gid_Module_Prg_Impress
		gid_Module_Prg_Impress_Other_Reg
		gid_Module_Root_Reg_Uop
		gid_Module_Root_Reg_Cgm
		gid_Module_Root_Reg_Keynote
		gid_Module_Prg_Impress_MSO_Reg
		gid_Module_Root_Reg_Potx
		gid_Module_Root_Reg_Ppt
		gid_Module_Root_Reg_Pps
		gid_Module_Root_Reg_Pot
		gid_Module_Root_Reg_Pptx
		gid_Module_Root_Reg_Ppsx
		gid_Module_Root_Reg_ms_powerpoint
		gid_Module_Root_Reg_Pptm
		gid_Module_Root_Reg_Potm
		gid_Module_Prg_Wrt
		gid_Module_Prg_Wrt_MSO_Reg
		gid_Module_Root_Reg_Dotm
		gid_Module_Root_Reg_Rtf
		gid_Module_Root_Reg_Docm
		gid_Module_Root_Reg_ms_word
		gid_Module_Root_Reg_Dot
		gid_Module_Root_Reg_Docx
		gid_Module_Root_Reg_Dotx
		gid_Module_Root_Reg_Doc
		gid_Module_Prg_Wrt_Other_Reg
		gid_Module_Root_Reg_Pages
		gid_Module_Root_Reg_602
		gid_Module_Root_Reg_Uot
		gid_Module_Root_Reg_Lwp
		gid_Module_Optional_Systemintegration
		gid_Module_Optional
		gid_Module_Optional_Quickstart
		gid_Module_Optional_Winexplorerext
		gid_Module_Optional_Extensions
		gid_Module_Optional_SharePointSupport
		gid_Module_SharePointSupport_SubstMSO
		gid_Module_Dictionaries
	copyright: 2023 The Document Foundation
	description: Core module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	findrequires: find-requires-x11.sh
	freebsdrequires: %BASISPACKAGEPREFIX%PRODUCTVERSION-ooofonts
	islanguagemodule: 0
	linuxreplaces: %BASISPACKAGEPREFIX%PRODUCTVERSION-core01, %BASISPACKAGEPREFIX%PRODUCTVERSION-core02, %BASISPACKAGEPREFIX%PRODUCTVERSION-core03, %BASISPACKAGEPREFIX%PRODUCTVERSION-core04, %BASISPACKAGEPREFIX%PRODUCTVERSION-core05, %BASISPACKAGEPREFIX%PRODUCTVERSION-core06, %BASISPACKAGEPREFIX%PRODUCTVERSION-core07
	module: gid_Module_Root
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-core
	packageversion: %PACKAGEVERSION
	requires: %UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION, %BASISPACKAGEPREFIX%PRODUCTVERSION-ooofonts %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Helppack_Help_de
	allmodules:
		gid_Module_Helppack_Help_de
	copyright: 2023 The Document Foundation
	description: Help module for %PRODUCTNAME %PRODUCTVERSION, language de
	destpath: /opt
	islanguagemodule: 1
	language: de
	module: gid_Module_Helppack_Help_de
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-de-help
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-de-help
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-de %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-de-help
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-de
	specificlanguage: de
	vendor: The Document Foundation

Package gid_Module_Helppack_Help_en_US
	allmodules:
		gid_Module_Helppack_Help_en_US
	copyright: 2023 The Document Foundation
	description: Help module for %PRODUCTNAME %PRODUCTVERSION, language en_US
	destpath: /opt
	islanguagemodule: 1
	language: en-US
	module: gid_Module_Helppack_Help_en_US
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-en-US-help
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-en_US-help
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-en-US %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-en-US-help
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-en-US
	specificlanguage: en-US
	vendor: The Document Foundation

Package gid_Module_Helppack_Help_pl
	allmodules:
		gid_Module_Helppack_Help_pl
	copyright: 2023 The Document Foundation
	description: Help module for %PRODUCTNAME %PRODUCTVERSION, language pl
	destpath: /opt
	islanguagemodule: 1
	language: pl
	module: gid_Module_Helppack_Help_pl
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl-help
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl-help
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pl-help
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pl
	specificlanguage: pl
	vendor: The Document Foundation

Package gid_Module_Helppack_Help_uk
	allmodules:
		gid_Module_Helppack_Help_uk
	copyright: 2023 The Document Foundation
	description: Help module for %PRODUCTNAME %PRODUCTVERSION, language uk
	destpath: /opt
	islanguagemodule: 1
	language: uk
	module: gid_Module_Helppack_Help_uk
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk-help
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk-help
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-uk-help
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-uk
	specificlanguage: uk
	vendor: The Document Foundation

Package gid_Module_Langpack_Base_de
	allmodules:
		gid_Module_Langpack_Base_de
	copyright: 2023 The Document Foundation
	description: Base language module for %PRODUCTNAME %PRODUCTVERSION, language de
	destpath: /opt
	islanguagemodule: 1
	language: de
	module: gid_Module_Langpack_Base_de
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-de-base
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-base
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-de-base
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-de %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-de-base
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-de
	specificlanguage: de
	vendor: The Document Foundation

Package gid_Module_Langpack_Basis_de
	allmodules:
		gid_Module_Langpack_Basis_de
	copyright: 2023 The Document Foundation
	description: Language module for %PRODUCTNAME %PRODUCTVERSION, language de
	destpath: /opt
	islanguagemodule: 1
	language: de
	module: gid_Module_Langpack_Basis_de
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-de
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-de
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-de
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	specificlanguage: de
	vendor: The Document Foundation

Package gid_Module_Langpack_Brand_de
	allmodules:
		gid_Module_Langpack_Brand_de
	copyright: 2023 The Document Foundation
	description: Brand language module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 1
	language: de
	module: gid_Module_Langpack_Brand_de
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION-de
	packageversion: %PACKAGEVERSION
	requires: %UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-de %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION-de
	solarisrequires: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION,%BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-de (Name="Language module for %PRODUCTNAME %PRODUCTVERSION\, language de")
	specificlanguage: de
	vendor: The Document Foundation

Package gid_Module_Langpack_Calc_de
	allmodules:
		gid_Module_Langpack_Calc_de
	copyright: 2023 The Document Foundation
	description: Calc language module for %PRODUCTNAME %PRODUCTVERSION, language de
	destpath: /opt
	islanguagemodule: 1
	language: de
	module: gid_Module_Langpack_Calc_de
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-de-calc
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-calc
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-de-calc
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-de %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-de-calc
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-de
	specificlanguage: de
	vendor: The Document Foundation

Package gid_Module_Langpack_Draw_de
	allmodules:
		gid_Module_Langpack_Draw_de
	copyright: 2023 The Document Foundation
	description: Draw language module for %PRODUCTNAME %PRODUCTVERSION, language de
	destpath: /opt
	islanguagemodule: 1
	language: de
	module: gid_Module_Langpack_Draw_de
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-de-draw
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-draw
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-de-draw
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-de %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-de-draw
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-de
	specificlanguage: de
	vendor: The Document Foundation

Package gid_Module_Langpack_Fonts_de
	allmodules:
		gid_Module_Langpack_Fonts_de
	copyright: 2023 The Document Foundation
	description: Language fonts module for %PRODUCTNAME %PRODUCTVERSION, language de
	destpath: /opt
	islanguagemodule: 1
	language: de
	module: gid_Module_Langpack_Fonts_de
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-de-fonts
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-de-fonts
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-de %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-de-fonts
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-de
	specificlanguage: de
	vendor: The Document Foundation

Package gid_Module_Langpack_Impress_de
	allmodules:
		gid_Module_Langpack_Impress_de
	copyright: 2023 The Document Foundation
	description: Impress language module for %PRODUCTNAME %PRODUCTVERSION, language de
	destpath: /opt
	islanguagemodule: 1
	language: de
	module: gid_Module_Langpack_Impress_de
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-de-impress
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-impress
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-de-impress
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-de %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-de-impress
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-de
	specificlanguage: de
	vendor: The Document Foundation

Package gid_Module_Langpack_Math_de
	allmodules:
		gid_Module_Langpack_Math_de
	copyright: 2023 The Document Foundation
	description: Math language module for %PRODUCTNAME %PRODUCTVERSION, language de
	destpath: /opt
	islanguagemodule: 1
	language: de
	module: gid_Module_Langpack_Math_de
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-de-math
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-math
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-de-math
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-de %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-de-math
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-de
	specificlanguage: de
	vendor: The Document Foundation

Package gid_Module_Langpack_Writer_de
	allmodules:
		gid_Module_Langpack_Writer_de
	copyright: 2023 The Document Foundation
	description: Writer language module for %PRODUCTNAME %PRODUCTVERSION, language de
	destpath: /opt
	islanguagemodule: 1
	language: de
	module: gid_Module_Langpack_Writer_de
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-de-writer
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-writer
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-de-writer
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-de %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-de-writer
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-de
	specificlanguage: de
	vendor: The Document Foundation

Package gid_Module_Langpack_Base_en_US
	allmodules:
		gid_Module_Langpack_Base_en_US
	copyright: 2023 The Document Foundation
	description: Base language module for %PRODUCTNAME %PRODUCTVERSION, language en_US
	destpath: /opt
	islanguagemodule: 1
	language: en-US
	module: gid_Module_Langpack_Base_en_US
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-en-US-base
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-base
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-en_US-base
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-en-US %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-en-US-base
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-en-US
	specificlanguage: en-US
	vendor: The Document Foundation

Package gid_Module_Langpack_Basis_en_US
	allmodules:
		gid_Module_Langpack_Basis_en_US
	copyright: 2023 The Document Foundation
	description: Language module for %PRODUCTNAME %PRODUCTVERSION, language en_US
	destpath: /opt
	islanguagemodule: 1
	language: en-US
	module: gid_Module_Langpack_Basis_en_US
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-en-US
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-en_US
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-en-US
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	specificlanguage: en-US
	vendor: The Document Foundation

Package gid_Module_Langpack_Brand_en_US
	allmodules:
		gid_Module_Langpack_Brand_en_US
	copyright: 2023 The Document Foundation
	description: Brand language module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 1
	language: en-US
	module: gid_Module_Langpack_Brand_en_US
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION-en-US
	packageversion: %PACKAGEVERSION
	requires: %UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-en-US %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION-en-US
	solarisrequires: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION,%BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-en-US (Name="Language module for %PRODUCTNAME %PRODUCTVERSION\, language en-US")
	specificlanguage: en-US
	vendor: The Document Foundation

Package gid_Module_Langpack_Calc_en_US
	allmodules:
		gid_Module_Langpack_Calc_en_US
	copyright: 2023 The Document Foundation
	description: Calc language module for %PRODUCTNAME %PRODUCTVERSION, language en_US
	destpath: /opt
	islanguagemodule: 1
	language: en-US
	module: gid_Module_Langpack_Calc_en_US
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-en-US-calc
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-calc
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-en_US-calc
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-en-US %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-en-US-calc
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-en-US
	specificlanguage: en-US
	vendor: The Document Foundation

Package gid_Module_Langpack_Draw_en_US
	allmodules:
		gid_Module_Langpack_Draw_en_US
	copyright: 2023 The Document Foundation
	description: Draw language module for %PRODUCTNAME %PRODUCTVERSION, language en_US
	destpath: /opt
	islanguagemodule: 1
	language: en-US
	module: gid_Module_Langpack_Draw_en_US
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-en-US-draw
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-draw
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-en_US-draw
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-en-US %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-en-US-draw
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-en-US
	specificlanguage: en-US
	vendor: The Document Foundation

Package gid_Module_Langpack_Fonts_en_US
	allmodules:
		gid_Module_Langpack_Fonts_en_US
	copyright: 2023 The Document Foundation
	description: Language fonts module for %PRODUCTNAME %PRODUCTVERSION, language en_US
	destpath: /opt
	islanguagemodule: 1
	language: en-US
	module: gid_Module_Langpack_Fonts_en_US
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-en-US-fonts
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-en_US-fonts
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-en-US %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-en-US-fonts
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-en-US
	specificlanguage: en-US
	vendor: The Document Foundation

Package gid_Module_Langpack_Impress_en_US
	allmodules:
		gid_Module_Langpack_Impress_en_US
	copyright: 2023 The Document Foundation
	description: Impress language module for %PRODUCTNAME %PRODUCTVERSION, language en_US
	destpath: /opt
	islanguagemodule: 1
	language: en-US
	module: gid_Module_Langpack_Impress_en_US
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-en-US-impress
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-impress
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-en_US-impress
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-en-US %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-en-US-impress
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-en-US
	specificlanguage: en-US
	vendor: The Document Foundation

Package gid_Module_Langpack_Math_en_US
	allmodules:
		gid_Module_Langpack_Math_en_US
	copyright: 2023 The Document Foundation
	description: Math language module for %PRODUCTNAME %PRODUCTVERSION, language en_US
	destpath: /opt
	islanguagemodule: 1
	language: en-US
	module: gid_Module_Langpack_Math_en_US
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-en-US-math
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-math
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-en_US-math
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-en-US %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-en-US-math
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-en-US
	specificlanguage: en-US
	vendor: The Document Foundation

Package gid_Module_Langpack_Writer_en_US
	allmodules:
		gid_Module_Langpack_Writer_en_US
	copyright: 2023 The Document Foundation
	description: Writer language module for %PRODUCTNAME %PRODUCTVERSION, language en_US
	destpath: /opt
	islanguagemodule: 1
	language: en-US
	module: gid_Module_Langpack_Writer_en_US
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-en-US-writer
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-writer
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-en_US-writer
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-en-US %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-en-US-writer
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-en-US
	specificlanguage: en-US
	vendor: The Document Foundation

Package gid_Module_Langpack_Base_pl
	allmodules:
		gid_Module_Langpack_Base_pl
	copyright: 2023 The Document Foundation
	description: Base language module for %PRODUCTNAME %PRODUCTVERSION, language pl
	destpath: /opt
	islanguagemodule: 1
	language: pl
	module: gid_Module_Langpack_Base_pl
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl-base
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-base
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl-base
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pl-base
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pl
	specificlanguage: pl
	vendor: The Document Foundation

Package gid_Module_Langpack_Basis_pl
	allmodules:
		gid_Module_Langpack_Basis_pl
	copyright: 2023 The Document Foundation
	description: Language module for %PRODUCTNAME %PRODUCTVERSION, language pl
	destpath: /opt
	islanguagemodule: 1
	language: pl
	module: gid_Module_Langpack_Basis_pl
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pl
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	specificlanguage: pl
	vendor: The Document Foundation

Package gid_Module_Langpack_Brand_pl
	allmodules:
		gid_Module_Langpack_Brand_pl
	copyright: 2023 The Document Foundation
	description: Brand language module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 1
	language: pl
	module: gid_Module_Langpack_Brand_pl
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION-pl
	packageversion: %PACKAGEVERSION
	requires: %UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-pl %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION-pl
	solarisrequires: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION,%BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pl (Name="Language module for %PRODUCTNAME %PRODUCTVERSION\, language pl")
	specificlanguage: pl
	vendor: The Document Foundation

Package gid_Module_Langpack_Calc_pl
	allmodules:
		gid_Module_Langpack_Calc_pl
	copyright: 2023 The Document Foundation
	description: Calc language module for %PRODUCTNAME %PRODUCTVERSION, language pl
	destpath: /opt
	islanguagemodule: 1
	language: pl
	module: gid_Module_Langpack_Calc_pl
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl-calc
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-calc
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl-calc
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pl-calc
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pl
	specificlanguage: pl
	vendor: The Document Foundation

Package gid_Module_Langpack_Draw_pl
	allmodules:
		gid_Module_Langpack_Draw_pl
	copyright: 2023 The Document Foundation
	description: Draw language module for %PRODUCTNAME %PRODUCTVERSION, language pl
	destpath: /opt
	islanguagemodule: 1
	language: pl
	module: gid_Module_Langpack_Draw_pl
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl-draw
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-draw
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl-draw
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pl-draw
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pl
	specificlanguage: pl
	vendor: The Document Foundation

Package gid_Module_Langpack_Fonts_pl
	allmodules:
		gid_Module_Langpack_Fonts_pl
	copyright: 2023 The Document Foundation
	description: Language fonts module for %PRODUCTNAME %PRODUCTVERSION, language pl
	destpath: /opt
	islanguagemodule: 1
	language: pl
	module: gid_Module_Langpack_Fonts_pl
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl-fonts
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl-fonts
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pl-fonts
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pl
	specificlanguage: pl
	vendor: The Document Foundation

Package gid_Module_Langpack_Impress_pl
	allmodules:
		gid_Module_Langpack_Impress_pl
	copyright: 2023 The Document Foundation
	description: Impress language module for %PRODUCTNAME %PRODUCTVERSION, language pl
	destpath: /opt
	islanguagemodule: 1
	language: pl
	module: gid_Module_Langpack_Impress_pl
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl-impress
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-impress
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl-impress
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pl-impress
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pl
	specificlanguage: pl
	vendor: The Document Foundation

Package gid_Module_Langpack_Math_pl
	allmodules:
		gid_Module_Langpack_Math_pl
	copyright: 2023 The Document Foundation
	description: Math language module for %PRODUCTNAME %PRODUCTVERSION, language pl
	destpath: /opt
	islanguagemodule: 1
	language: pl
	module: gid_Module_Langpack_Math_pl
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl-math
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-math
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl-math
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pl-math
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pl
	specificlanguage: pl
	vendor: The Document Foundation

Package gid_Module_Langpack_Writer_pl
	allmodules:
		gid_Module_Langpack_Writer_pl
	copyright: 2023 The Document Foundation
	description: Writer language module for %PRODUCTNAME %PRODUCTVERSION, language pl
	destpath: /opt
	islanguagemodule: 1
	language: pl
	module: gid_Module_Langpack_Writer_pl
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl-writer
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-writer
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl-writer
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-pl %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pl-writer
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pl
	specificlanguage: pl
	vendor: The Document Foundation

Package gid_Module_Langpack_Base_uk
	allmodules:
		gid_Module_Langpack_Base_uk
	copyright: 2023 The Document Foundation
	description: Base language module for %PRODUCTNAME %PRODUCTVERSION, language uk
	destpath: /opt
	islanguagemodule: 1
	language: uk
	module: gid_Module_Langpack_Base_uk
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk-base
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-base
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk-base
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-uk-base
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-uk
	specificlanguage: uk
	vendor: The Document Foundation

Package gid_Module_Langpack_Basis_uk
	allmodules:
		gid_Module_Langpack_Basis_uk
	copyright: 2023 The Document Foundation
	description: Language module for %PRODUCTNAME %PRODUCTVERSION, language uk
	destpath: /opt
	islanguagemodule: 1
	language: uk
	module: gid_Module_Langpack_Basis_uk
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-uk
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	specificlanguage: uk
	vendor: The Document Foundation

Package gid_Module_Langpack_Brand_uk
	allmodules:
		gid_Module_Langpack_Brand_uk
	copyright: 2023 The Document Foundation
	description: Brand language module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 1
	language: uk
	module: gid_Module_Langpack_Brand_uk
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION-uk
	packageversion: %PACKAGEVERSION
	requires: %UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-uk %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION-uk
	solarisrequires: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION,%BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-uk (Name="Language module for %PRODUCTNAME %PRODUCTVERSION\, language uk")
	specificlanguage: uk
	vendor: The Document Foundation

Package gid_Module_Langpack_Calc_uk
	allmodules:
		gid_Module_Langpack_Calc_uk
	copyright: 2023 The Document Foundation
	description: Calc language module for %PRODUCTNAME %PRODUCTVERSION, language uk
	destpath: /opt
	islanguagemodule: 1
	language: uk
	module: gid_Module_Langpack_Calc_uk
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk-calc
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-calc
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk-calc
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-uk-calc
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-uk
	specificlanguage: uk
	vendor: The Document Foundation

Package gid_Module_Langpack_Draw_uk
	allmodules:
		gid_Module_Langpack_Draw_uk
	copyright: 2023 The Document Foundation
	description: Draw language module for %PRODUCTNAME %PRODUCTVERSION, language uk
	destpath: /opt
	islanguagemodule: 1
	language: uk
	module: gid_Module_Langpack_Draw_uk
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk-draw
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-draw
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk-draw
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-uk-draw
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-uk
	specificlanguage: uk
	vendor: The Document Foundation

Package gid_Module_Langpack_Fonts_uk
	allmodules:
		gid_Module_Langpack_Fonts_uk
	copyright: 2023 The Document Foundation
	description: Language fonts module for %PRODUCTNAME %PRODUCTVERSION, language uk
	destpath: /opt
	islanguagemodule: 1
	language: uk
	module: gid_Module_Langpack_Fonts_uk
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk-fonts
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk-fonts
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-uk-fonts
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-uk
	specificlanguage: uk
	vendor: The Document Foundation

Package gid_Module_Langpack_Impress_uk
	allmodules:
		gid_Module_Langpack_Impress_uk
	copyright: 2023 The Document Foundation
	description: Impress language module for %PRODUCTNAME %PRODUCTVERSION, language uk
	destpath: /opt
	islanguagemodule: 1
	language: uk
	module: gid_Module_Langpack_Impress_uk
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk-impress
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-impress
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk-impress
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-uk-impress
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-uk
	specificlanguage: uk
	vendor: The Document Foundation

Package gid_Module_Langpack_Math_uk
	allmodules:
		gid_Module_Langpack_Math_uk
	copyright: 2023 The Document Foundation
	description: Math language module for %PRODUCTNAME %PRODUCTVERSION, language uk
	destpath: /opt
	islanguagemodule: 1
	language: uk
	module: gid_Module_Langpack_Math_uk
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk-math
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-math
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk-math
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-uk-math
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-uk
	specificlanguage: uk
	vendor: The Document Foundation

Package gid_Module_Langpack_Writer_uk
	allmodules:
		gid_Module_Langpack_Writer_uk
	copyright: 2023 The Document Foundation
	description: Writer language module for %PRODUCTNAME %PRODUCTVERSION, language uk
	destpath: /opt
	islanguagemodule: 1
	language: uk
	module: gid_Module_Langpack_Writer_uk
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk-writer
	packageversion: %PACKAGEVERSION
	pkg_list_entry: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-writer
	provides: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk-writer
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-uk %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-uk-writer
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-uk
	specificlanguage: uk
	vendor: The Document Foundation

Package gid_Module_Oo_Linguistic
	allmodules:
		gid_Module_Oo_Linguistic
	copyright: 2023 The Document Foundation
	description: Linguistic module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	freebsdrequires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core
	islanguagemodule: 0
	module: gid_Module_Oo_Linguistic
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-ooolinguistic
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-ooolinguistic
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Root_Extension_Dictionary_De
	allmodules:
		gid_Module_Root_Extension_Dictionary_De
	copyright: 2023 The Document Foundation
	description: De dictionary for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	linuxpatchrequires: 
	module: gid_Module_Root_Extension_Dictionary_De
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION-dict-de
	packageversion: %PACKAGEVERSION
	requires: %UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-de
	solarisrequires: %SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Root_Extension_Dictionary_En
	allmodules:
		gid_Module_Root_Extension_Dictionary_En
	copyright: 2023 The Document Foundation
	description: En dictionary for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	linuxpatchrequires: 
	module: gid_Module_Root_Extension_Dictionary_En
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION-dict-en
	packageversion: %PACKAGEVERSION
	requires: %UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-en
	solarisrequires: %SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Root_Extension_Dictionary_Es
	allmodules:
		gid_Module_Root_Extension_Dictionary_Es
	copyright: 2023 The Document Foundation
	description: Es dictionary for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	linuxpatchrequires: 
	module: gid_Module_Root_Extension_Dictionary_Es
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION-dict-es
	packageversion: %PACKAGEVERSION
	requires: %UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-es
	solarisrequires: %SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Root_Extension_Dictionary_Fr
	allmodules:
		gid_Module_Root_Extension_Dictionary_Fr
	copyright: 2023 The Document Foundation
	description: Fr dictionary for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	linuxpatchrequires: 
	module: gid_Module_Root_Extension_Dictionary_Fr
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION-dict-fr
	packageversion: %PACKAGEVERSION
	requires: %UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-fr
	solarisrequires: %SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Root_Extension_Dictionary_It
	allmodules:
		gid_Module_Root_Extension_Dictionary_It
	copyright: 2023 The Document Foundation
	description: It dictionary for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	linuxpatchrequires: 
	module: gid_Module_Root_Extension_Dictionary_It
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION-dict-it
	packageversion: %PACKAGEVERSION
	requires: %UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-it
	solarisrequires: %SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Root_Extension_Dictionary_Pl
	allmodules:
		gid_Module_Root_Extension_Dictionary_Pl
	copyright: 2023 The Document Foundation
	description: Pl dictionary for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	linuxpatchrequires: 
	module: gid_Module_Root_Extension_Dictionary_Pl
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION-dict-pl
	packageversion: %PACKAGEVERSION
	requires: %UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-pl
	solarisrequires: %SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Root_Extension_Dictionary_Ru
	allmodules:
		gid_Module_Root_Extension_Dictionary_Ru
	copyright: 2023 The Document Foundation
	description: Ru dictionary for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	linuxpatchrequires: 
	module: gid_Module_Root_Extension_Dictionary_Ru
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION-dict-ru
	packageversion: %PACKAGEVERSION
	requires: %UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-ru
	solarisrequires: %SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Root_Extension_Dictionary_Uk
	allmodules:
		gid_Module_Root_Extension_Dictionary_Uk
	copyright: 1999-2009 by Vladimir Yakovchuk, Oleg Podgurniy, Dmytro Kovalyov, Maksym Polyakov, Andriy Rysin, Valentyn Solomko, Volodymyr M. Lisivka, Eugeniy Meshcheryakov
	description: Ukrainian dictionary for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	linuxpatchrequires: 
	module: gid_Module_Root_Extension_Dictionary_Uk
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION-dict-uk
	packageversion: %PACKAGEVERSION
	requires: %UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-uk
	solarisrequires: %SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION
	specificlanguage: 
	vendor: Document Foundation

Package gid_Module_Optional_Activexcontrol
	allmodules:
		gid_Module_Optional_Activexcontrol
	copyright: 2023 The Document Foundation
	description: ActiveX control for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	freebsdrequires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core
	islanguagemodule: 0
	module: gid_Module_Optional_Activexcontrol
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-activex
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-activex
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Optional_Extensions_Script_Provider_For_BS
	allmodules:
		gid_Module_Optional_Extensions_Script_Provider_For_BS
	copyright: 2023 The Document Foundation
	description: Script provider for BeanShell extension for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	linuxpatchrequires: 
	module: gid_Module_Optional_Extensions_Script_Provider_For_BS
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-extension-beanshell-script-provider
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-extension-beanshell-script-provider
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core (Name="Core module for %PRODUCTNAME %PRODUCTVERSION")
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Optional_Extensions_Script_Provider_For_JS
	allmodules:
		gid_Module_Optional_Extensions_Script_Provider_For_JS
	copyright: 2023 The Document Foundation
	description: Script provider for JavaScript extension for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	linuxpatchrequires: 
	module: gid_Module_Optional_Extensions_Script_Provider_For_JS
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-extension-javascript-script-provider
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-extension-javascript-script-provider
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core (Name="Core module for %PRODUCTNAME %PRODUCTVERSION")
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Optional_Grfflt
	allmodules:
		gid_Module_Optional_Grfflt
	copyright: 2023 The Document Foundation
	description: Graphic filter module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	freebsdrequires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core
	islanguagemodule: 0
	module: gid_Module_Optional_Grfflt
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-graphicfilter
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-graphicfilter
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Optional_OGLTrans
	allmodules:
		gid_Module_Optional_OGLTrans
	copyright: 2023 The Document Foundation
	description: OpenGL slide transitions module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	freebsdrequires: %BASISPACKAGEPREFIX%PRODUCTVERSION-impress
	islanguagemodule: 0
	module: gid_Module_Optional_OGLTrans
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-ogltrans
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-impress %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-ogltrans
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-impress
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Optional_Onlineupdate
	allmodules:
		gid_Module_Optional_Onlineupdate
	copyright: 2023 The Document Foundation
	description: Online update module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	module: gid_Module_Optional_Onlineupdate
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-onlineupdate
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-onlineupdate
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, SUNWlibC, SUNWgzip
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Optional_Pyuno_LibreLogo
	allmodules:
		gid_Module_Optional_Pyuno_LibreLogo
	copyright: 2023 The Document Foundation
	description: LibreLogo toolbar for %PRODUCTNAME %PRODUCTVERSION Writer
	destpath: /opt
	freebsdrequires: %BASISPACKAGEPREFIX%PRODUCTVERSION-pyuno,%BASISPACKAGEPREFIX%PRODUCTVERSION-writer
	islanguagemodule: 0
	module: gid_Module_Optional_Pyuno_LibreLogo
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-librelogo
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-pyuno %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-writer %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-librelogo
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pyuno,%BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-writer,SUNWPython
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Optional_Xsltfiltersamples
	allmodules:
		gid_Module_Optional_Xsltfiltersamples
	copyright: 2023 The Document Foundation
	description: XSLT filter samples module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	freebsdrequires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core
	islanguagemodule: 0
	module: gid_Module_Optional_Xsltfiltersamples
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-xsltfilter
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-xsltfilter
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Reportbuilder
	allmodules:
		gid_Module_Reportbuilder
	copyright: 2023 The Document Foundation
	description: Report Builder extension for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	linuxpatchrequires: 
	module: gid_Module_Reportbuilder
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-extension-report-builder
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-extension-report-builder
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core (Name="Core module for %PRODUCTNAME %PRODUCTVERSION")
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Brand_Prg_Base
	allmodules:
		gid_Module_Brand_Prg_Base
	copyright: 2023 The Document Foundation
	description: Base brand module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	module: gid_Module_Brand_Prg_Base
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION-base
	packageversion: %PACKAGEVERSION
	requires: %UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-base %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION-base
	solarisrequires: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION,%BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-base
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Prg_Base_Bin
	allmodules:
		gid_Module_Prg_Base_Bin
	copyright: 2023 The Document Foundation
	description: Base module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	freebsdrequires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core
	islanguagemodule: 0
	module: gid_Module_Prg_Base_Bin
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-base
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-base
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, SUNWlibC
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Optional_PostgresqlSdbc
	allmodules:
		gid_Module_Optional_PostgresqlSdbc
	copyright: 2023 The Document Foundation
	description: PostgreSQL Connector driver for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	freebsdrequires: %BASISPACKAGEPREFIX%PRODUCTVERSION-base
	islanguagemodule: 0
	module: gid_Module_Optional_PostgresqlSdbc
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-postgresql-sdbc
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-base %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-postgresql-sdbc
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-base
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Brand_Prg_Calc
	allmodules:
		gid_Module_Brand_Prg_Calc
	copyright: 2023 The Document Foundation
	description: Calc brand module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	module: gid_Module_Brand_Prg_Calc
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION-calc
	packageversion: %PACKAGEVERSION
	requires: %UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-calc %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION-calc
	solarisrequires: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION,%BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-calc
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Prg_Calc_Bin
	allmodules:
		gid_Module_Prg_Calc_Bin
		gid_Module_Prg_Calc_Addins
	copyright: 2023 The Document Foundation
	description: Calc module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	freebsdrequires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core
	islanguagemodule: 0
	module: gid_Module_Prg_Calc_Bin
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-calc
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-calc
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, SUNWlibC
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Brand_Prg_Draw
	allmodules:
		gid_Module_Brand_Prg_Draw
	copyright: 2023 The Document Foundation
	description: Draw brand module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	module: gid_Module_Brand_Prg_Draw
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION-draw
	packageversion: %PACKAGEVERSION
	requires: %UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-draw %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION-draw
	solarisrequires: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION,%BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-draw
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Prg_Draw_Bin
	allmodules:
		gid_Module_Prg_Draw_Bin
	copyright: 2023 The Document Foundation
	description: Draw module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	freebsdrequires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core
	islanguagemodule: 0
	module: gid_Module_Prg_Draw_Bin
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-draw
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-draw
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, SUNWlibC
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Brand_Prg_Impress
	allmodules:
		gid_Module_Brand_Prg_Impress
	copyright: 2023 The Document Foundation
	description: Impress brand module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	module: gid_Module_Brand_Prg_Impress
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION-impress
	packageversion: %PACKAGEVERSION
	requires: %UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-impress %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION-impress
	solarisrequires: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION,%BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-impress
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Prg_Impress_Bin
	allmodules:
		gid_Module_Prg_Impress_Bin
	copyright: 2023 The Document Foundation
	description: Impress module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	freebsdrequires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core
	islanguagemodule: 0
	module: gid_Module_Prg_Impress_Bin
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-impress
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-impress
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, SUNWlibC
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Brand_Prg_Math
	allmodules:
		gid_Module_Brand_Prg_Math
	copyright: 2023 The Document Foundation
	description: Math brand module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	module: gid_Module_Brand_Prg_Math
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION-math
	packageversion: %PACKAGEVERSION
	requires: %UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-math %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION-math
	solarisrequires: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION,%BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-math
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Prg_Math_Bin
	allmodules:
		gid_Module_Prg_Math_Bin
	copyright: 2023 The Document Foundation
	description: Math module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	freebsdrequires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core
	islanguagemodule: 0
	module: gid_Module_Prg_Math_Bin
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-math
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-math
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, SUNWlibC
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Brand_Prg_Wrt
	allmodules:
		gid_Module_Brand_Prg_Wrt
	copyright: 2023 The Document Foundation
	description: Writer brand module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	module: gid_Module_Brand_Prg_Wrt
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION-writer
	packageversion: %PACKAGEVERSION
	requires: %UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-writer %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION-writer
	solarisrequires: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION,%BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-writer
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Prg_Wrt_Bin
	allmodules:
		gid_Module_Prg_Wrt_Bin
	copyright: 2023 The Document Foundation
	description: Writer module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	freebsdrequires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core
	islanguagemodule: 0
	module: gid_Module_Prg_Wrt_Bin
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-writer
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-writer
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, SUNWlibC
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Root_Brand
	allmodules:
		gid_Module_Root_Brand
	copyright: 2023 The Document Foundation
	description: Brand module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	module: gid_Module_Root_Brand
	packagename: %UNIXPACKAGENAME%BRANDPACKAGEVERSION
	packageversion: %PACKAGEVERSION
	requires: %UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-images %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %WITHOUTDOTUNIXPACKAGENAME%BRANDPACKAGEVERSION
	solarisrequires: %SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure (Name="UNO Runtime Environment"), %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core (Name="Core module for %PRODUCTNAME %PRODUCTVERSION"), %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-images (Name="Images module for %PRODUCTNAME %PRODUCTVERSION")
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Optional_Firebird
	allmodules:
		gid_Module_Optional_Firebird
	copyright: 2023 The Document Foundation
	description: Firebird module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	freebsdrequires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core
	islanguagemodule: 0
	module: gid_Module_Optional_Firebird
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-firebird
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-Firebird
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Pdfimport
	allmodules:
		gid_Module_Pdfimport
	copyright: 2023 The Document Foundation
	description: PDF import extension for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	islanguagemodule: 0
	linuxpatchrequires: 
	module: gid_Module_Pdfimport
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-extension-pdf-import
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-extension-pdf-import
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core (Name="Core module for %PRODUCTNAME %PRODUCTVERSION")
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Pyuno
	allmodules:
		gid_Module_Pyuno
	copyright: 2023 The Document Foundation
	description: Pyuno module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	freebsdrequires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core
	islanguagemodule: 0
	module: gid_Module_Pyuno
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-pyuno
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-pyuno
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, SUNWPython
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Script_Provider_For_Python
	allmodules:
		gid_Module_Script_Provider_For_Python
	copyright: 2023 The Document Foundation
	description: Script provider for Python for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	freebsdrequires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core
	islanguagemodule: 0
	module: gid_Module_Script_Provider_For_Python
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-python-script-provider
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-python-script-provider
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core (Name="Core module for %PRODUCTNAME %PRODUCTVERSION")
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Root_Files_Images
	allmodules:
		gid_Module_Root_Files_Images
	copyright: 2023 The Document Foundation
	description: Images module for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	freebsdrequires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core
	islanguagemodule: 0
	module: gid_Module_Root_Files_Images
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-images
	packageversion: %PACKAGEVERSION
	requires: %BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-images
	solarisrequires: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Root_Fonts_OOo_Hidden
	allmodules:
		gid_Module_Root_Fonts_OOo_Hidden
	copyright: 2023 The Document Foundation
	description: 3rd party free fonts for %PRODUCTNAME %PRODUCTVERSION
	destpath: /opt
	freebsdrequires: 
	islanguagemodule: 0
	module: gid_Module_Root_Fonts_OOo_Hidden
	packagename: %BASISPACKAGEPREFIX%PRODUCTVERSION-ooofonts
	packageversion: %PACKAGEVERSION
	requires: 
	solariscopyright: solariscopyrightfile
	solarispackagename: %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-ooofonts
	solarisrequires: 
	specificlanguage: 
	vendor: The Document Foundation

Package gid_Module_Root_Ure_Hidden
	allmodules:
		gid_Module_Root_Ure_Hidden
	copyright: 2023 The Document Foundation
	description: UNO Runtime Environment
	destpath: /opt
	islanguagemodule: 0
	linuxincompat: %UREPACKAGEPREFIX%BRANDPACKAGEVERSION-stdlibs
	linuxreplaces: %UREPACKAGEPREFIX%BRANDPACKAGEVERSION-stdlibs
	module: gid_Module_Root_Ure_Hidden
	packagename: %UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure
	packageversion: %UREPACKAGEVERSION
	solariscopyright: solariscopyrightfile
	solarispackagename: %SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure
	solarisprovides: %SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-stdlibs
	solarisrequires: SUNWzlibr
	specificlanguage: 
	vendor: The Document Foundation

create_directories: Using E:/7602/workdir/installation/ for install !

Already existing directory, did not create: E:/7602/workdir/installation/LibreOffice/

Already existing directory, did not create: E:/7602/workdir/installation/LibreOffice/msi/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/install/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk/

Removing directory E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk

Created directory: E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk

Moved directory from E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk to E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress
create_directories: Using E:/7602/workdir/installation/ for idt_files !

Already existing directory, did not create: E:/7602/workdir/installation/LibreOffice/

Already existing directory, did not create: E:/7602/workdir/installation/LibreOffice/msi/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/idt_files/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/
create_directories: Using E:/7602/workdir/installation/ for info_files !

Already existing directory, did not create: E:/7602/workdir/installation/LibreOffice/

Already existing directory, did not create: E:/7602/workdir/installation/LibreOffice/msi/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/info_files/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/info_files/en-US_pl_de_uk/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/install/log

Mon Aug 14 16:51:44 2023 (00:12 min.)
######################################################
Preparing cabinet files:
######################################################
Package gid_Module_Root
Package gid_Module_Helppack_Help_de
Package gid_Module_Helppack_Help_en_US
Package gid_Module_Helppack_Help_pl
Package gid_Module_Helppack_Help_uk
Package gid_Module_Langpack_Base_de
Package gid_Module_Langpack_Basis_de
Package gid_Module_Langpack_Brand_de
Package gid_Module_Langpack_Calc_de
Package gid_Module_Langpack_Draw_de
Package gid_Module_Langpack_Fonts_de
Package gid_Module_Langpack_Impress_de
Package gid_Module_Langpack_Math_de
Package gid_Module_Langpack_Writer_de
Package gid_Module_Langpack_Base_en_US
Package gid_Module_Langpack_Basis_en_US
Package gid_Module_Langpack_Brand_en_US
Package gid_Module_Langpack_Calc_en_US
Package gid_Module_Langpack_Draw_en_US
Package gid_Module_Langpack_Fonts_en_US
Package gid_Module_Langpack_Impress_en_US
Package gid_Module_Langpack_Math_en_US
Package gid_Module_Langpack_Writer_en_US
Package gid_Module_Langpack_Base_pl
Package gid_Module_Langpack_Basis_pl
Package gid_Module_Langpack_Brand_pl
Package gid_Module_Langpack_Calc_pl
Package gid_Module_Langpack_Draw_pl
Package gid_Module_Langpack_Fonts_pl
Package gid_Module_Langpack_Impress_pl
Package gid_Module_Langpack_Math_pl
Package gid_Module_Langpack_Writer_pl
Package gid_Module_Langpack_Base_uk
Package gid_Module_Langpack_Basis_uk
Package gid_Module_Langpack_Brand_uk
Package gid_Module_Langpack_Calc_uk
Package gid_Module_Langpack_Draw_uk
Package gid_Module_Langpack_Fonts_uk
Package gid_Module_Langpack_Impress_uk
Package gid_Module_Langpack_Math_uk
Package gid_Module_Langpack_Writer_uk
Package gid_Module_Oo_Linguistic
Package gid_Module_Root_Extension_Dictionary_De
Package gid_Module_Root_Extension_Dictionary_En
Package gid_Module_Root_Extension_Dictionary_Es
Package gid_Module_Root_Extension_Dictionary_Fr
Package gid_Module_Root_Extension_Dictionary_It
Package gid_Module_Root_Extension_Dictionary_Pl
Package gid_Module_Root_Extension_Dictionary_Ru
Package gid_Module_Root_Extension_Dictionary_Uk
Package gid_Module_Optional_Activexcontrol
Package gid_Module_Optional_Extensions_Script_Provider_For_BS
Package gid_Module_Optional_Extensions_Script_Provider_For_JS
Package gid_Module_Optional_Grfflt
Package gid_Module_Optional_OGLTrans
Package gid_Module_Optional_Onlineupdate
Package gid_Module_Optional_Pyuno_LibreLogo
Package gid_Module_Optional_Xsltfiltersamples
Package gid_Module_Reportbuilder
Package gid_Module_Brand_Prg_Base
Package gid_Module_Prg_Base_Bin
Package gid_Module_Optional_PostgresqlSdbc
Package gid_Module_Brand_Prg_Calc
Package gid_Module_Prg_Calc_Bin
Package gid_Module_Brand_Prg_Draw
Package gid_Module_Prg_Draw_Bin
Package gid_Module_Brand_Prg_Impress
Package gid_Module_Prg_Impress_Bin
Package gid_Module_Brand_Prg_Math
Package gid_Module_Prg_Math_Bin
Package gid_Module_Brand_Prg_Wrt
Package gid_Module_Prg_Wrt_Bin
Package gid_Module_Root_Brand
Package gid_Module_Optional_Firebird
Package gid_Module_Pdfimport
Package gid_Module_Pyuno
Package gid_Module_Script_Provider_For_Python
Package gid_Module_Root_Files_Images
Package gid_Module_Root_Fonts_OOo_Hidden
Package gid_Module_Root_Ure_Hidden

Mon Aug 14 16:51:44 2023 (00:12 min.)
######################################################
Logging cabinet files:
######################################################
List of cabinet files:
	libobasis7.6-activex.cab
	libobasis7.6-base.cab
	libobasis7.6-calc.cab
	libobasis7.6-core.cab
	libobasis7.6-de-base.cab
	libobasis7.6-de-calc.cab
	libobasis7.6-de-draw.cab
	libobasis7.6-de-fonts.cab
	libobasis7.6-de-help.cab
	libobasis7.6-de-impress.cab
	libobasis7.6-de-math.cab
	libobasis7.6-de-writer.cab
	libobasis7.6-de.cab
	libobasis7.6-draw.cab
	libobasis7.6-en-US-base.cab
	libobasis7.6-en-US-calc.cab
	libobasis7.6-en-US-draw.cab
	libobasis7.6-en-US-fonts.cab
	libobasis7.6-en-US-help.cab
	libobasis7.6-en-US-impress.cab
	libobasis7.6-en-US-math.cab
	libobasis7.6-en-US-writer.cab
	libobasis7.6-en-US.cab
	libobasis7.6-extension-beanshell-script-provider.cab
	libobasis7.6-extension-javascript-script-provider.cab
	libobasis7.6-extension-pdf-import.cab
	libobasis7.6-extension-report-builder.cab
	libobasis7.6-firebird.cab
	libobasis7.6-graphicfilter.cab
	libobasis7.6-images.cab
	libobasis7.6-impress.cab
	libobasis7.6-librelogo.cab
	libobasis7.6-math.cab
	libobasis7.6-ogltrans.cab
	libobasis7.6-onlineupdate.cab
	libobasis7.6-ooofonts.cab
	libobasis7.6-ooolinguistic.cab
	libobasis7.6-pl-base.cab
	libobasis7.6-pl-calc.cab
	libobasis7.6-pl-draw.cab
	libobasis7.6-pl-fonts.cab
	libobasis7.6-pl-help.cab
	libobasis7.6-pl-impress.cab
	libobasis7.6-pl-math.cab
	libobasis7.6-pl-writer.cab
	libobasis7.6-pl.cab
	libobasis7.6-postgresql-sdbc.cab
	libobasis7.6-python-script-provider.cab
	libobasis7.6-pyuno.cab
	libobasis7.6-uk-base.cab
	libobasis7.6-uk-calc.cab
	libobasis7.6-uk-draw.cab
	libobasis7.6-uk-fonts.cab
	libobasis7.6-uk-help.cab
	libobasis7.6-uk-impress.cab
	libobasis7.6-uk-math.cab
	libobasis7.6-uk-writer.cab
	libobasis7.6-uk.cab
	libobasis7.6-writer.cab
	libobasis7.6-xsltfilter.cab
	libreoffice7.6-base.cab
	libreoffice7.6-calc.cab
	libreoffice7.6-de.cab
	libreoffice7.6-dict-de.cab
	libreoffice7.6-dict-en.cab
	libreoffice7.6-dict-es.cab
	libreoffice7.6-dict-fr.cab
	libreoffice7.6-dict-it.cab
	libreoffice7.6-dict-pl.cab
	libreoffice7.6-dict-ru.cab
	libreoffice7.6-dict-uk.cab
	libreoffice7.6-draw.cab
	libreoffice7.6-en-US.cab
	libreoffice7.6-impress.cab
	libreoffice7.6-math.cab
	libreoffice7.6-pl.cab
	libreoffice7.6-uk.cab
	libreoffice7.6-ure.cab
	libreoffice7.6-writer.cab
	libreoffice7.6.cab

List of assignments from modules to cabinet files:
	gid_Module_Brand_Prg_Base : libreoffice7.6-base.cab
	gid_Module_Brand_Prg_Calc : libreoffice7.6-calc.cab
	gid_Module_Brand_Prg_Draw : libreoffice7.6-draw.cab
	gid_Module_Brand_Prg_Impress : libreoffice7.6-impress.cab
	gid_Module_Brand_Prg_Math : libreoffice7.6-math.cab
	gid_Module_Brand_Prg_Wrt : libreoffice7.6-writer.cab
	gid_Module_Dictionaries : libobasis7.6-core.cab
	gid_Module_Helppack_Help_de : libobasis7.6-de-help.cab
	gid_Module_Helppack_Help_en_US : libobasis7.6-en-US-help.cab
	gid_Module_Helppack_Help_pl : libobasis7.6-pl-help.cab
	gid_Module_Helppack_Help_uk : libobasis7.6-uk-help.cab
	gid_Module_Helppack_Helproot : libobasis7.6-core.cab
	gid_Module_Helppack_Root_de : libobasis7.6-core.cab
	gid_Module_Helppack_Root_en_US : libobasis7.6-core.cab
	gid_Module_Helppack_Root_pl : libobasis7.6-core.cab
	gid_Module_Helppack_Root_uk : libobasis7.6-core.cab
	gid_Module_Langpack_Base_de : libobasis7.6-de-base.cab
	gid_Module_Langpack_Base_en_US : libobasis7.6-en-US-base.cab
	gid_Module_Langpack_Base_pl : libobasis7.6-pl-base.cab
	gid_Module_Langpack_Base_uk : libobasis7.6-uk-base.cab
	gid_Module_Langpack_Basis_de : libobasis7.6-de.cab
	gid_Module_Langpack_Basis_en_US : libobasis7.6-en-US.cab
	gid_Module_Langpack_Basis_pl : libobasis7.6-pl.cab
	gid_Module_Langpack_Basis_uk : libobasis7.6-uk.cab
	gid_Module_Langpack_Brand_de : libreoffice7.6-de.cab
	gid_Module_Langpack_Brand_en_US : libreoffice7.6-en-US.cab
	gid_Module_Langpack_Brand_pl : libreoffice7.6-pl.cab
	gid_Module_Langpack_Brand_uk : libreoffice7.6-uk.cab
	gid_Module_Langpack_Calc_de : libobasis7.6-de-calc.cab
	gid_Module_Langpack_Calc_en_US : libobasis7.6-en-US-calc.cab
	gid_Module_Langpack_Calc_pl : libobasis7.6-pl-calc.cab
	gid_Module_Langpack_Calc_uk : libobasis7.6-uk-calc.cab
	gid_Module_Langpack_Draw_de : libobasis7.6-de-draw.cab
	gid_Module_Langpack_Draw_en_US : libobasis7.6-en-US-draw.cab
	gid_Module_Langpack_Draw_pl : libobasis7.6-pl-draw.cab
	gid_Module_Langpack_Draw_uk : libobasis7.6-uk-draw.cab
	gid_Module_Langpack_Fonts_de : libobasis7.6-de-fonts.cab
	gid_Module_Langpack_Fonts_en_US : libobasis7.6-en-US-fonts.cab
	gid_Module_Langpack_Fonts_pl : libobasis7.6-pl-fonts.cab
	gid_Module_Langpack_Fonts_uk : libobasis7.6-uk-fonts.cab
	gid_Module_Langpack_Impress_de : libobasis7.6-de-impress.cab
	gid_Module_Langpack_Impress_en_US : libobasis7.6-en-US-impress.cab
	gid_Module_Langpack_Impress_pl : libobasis7.6-pl-impress.cab
	gid_Module_Langpack_Impress_uk : libobasis7.6-uk-impress.cab
	gid_Module_Langpack_Languageroot : libobasis7.6-core.cab
	gid_Module_Langpack_Math_de : libobasis7.6-de-math.cab
	gid_Module_Langpack_Math_en_US : libobasis7.6-en-US-math.cab
	gid_Module_Langpack_Math_pl : libobasis7.6-pl-math.cab
	gid_Module_Langpack_Math_uk : libobasis7.6-uk-math.cab
	gid_Module_Langpack_Root_de : libobasis7.6-core.cab
	gid_Module_Langpack_Root_en_US : libobasis7.6-core.cab
	gid_Module_Langpack_Root_pl : libobasis7.6-core.cab
	gid_Module_Langpack_Root_uk : libobasis7.6-core.cab
	gid_Module_Langpack_Writer_de : libobasis7.6-de-writer.cab
	gid_Module_Langpack_Writer_en_US : libobasis7.6-en-US-writer.cab
	gid_Module_Langpack_Writer_pl : libobasis7.6-pl-writer.cab
	gid_Module_Langpack_Writer_uk : libobasis7.6-uk-writer.cab
	gid_Module_Oo_Linguistic : libobasis7.6-ooolinguistic.cab
	gid_Module_Optional : libobasis7.6-core.cab
	gid_Module_Optional_Activexcontrol : libobasis7.6-activex.cab
	gid_Module_Optional_Extensions : libobasis7.6-core.cab
	gid_Module_Optional_Extensions_Script_Provider_For_BS : libobasis7.6-extension-beanshell-script-provider.cab
	gid_Module_Optional_Extensions_Script_Provider_For_JS : libobasis7.6-extension-javascript-script-provider.cab
	gid_Module_Optional_Firebird : libobasis7.6-firebird.cab
	gid_Module_Optional_Grfflt : libobasis7.6-graphicfilter.cab
	gid_Module_Optional_OGLTrans : libobasis7.6-ogltrans.cab
	gid_Module_Optional_Onlineupdate : libobasis7.6-onlineupdate.cab
	gid_Module_Optional_PostgresqlSdbc : libobasis7.6-postgresql-sdbc.cab
	gid_Module_Optional_Pyuno_LibreLogo : libobasis7.6-librelogo.cab
	gid_Module_Optional_Quickstart : libobasis7.6-core.cab
	gid_Module_Optional_SharePointSupport : libobasis7.6-core.cab
	gid_Module_Optional_Systemintegration : libobasis7.6-core.cab
	gid_Module_Optional_Winexplorerext : libobasis7.6-core.cab
	gid_Module_Optional_Xsltfiltersamples : libobasis7.6-xsltfilter.cab
	gid_Module_Pdfimport : libobasis7.6-extension-pdf-import.cab
	gid_Module_Prg : libobasis7.6-core.cab
	gid_Module_Prg_Base : libobasis7.6-core.cab
	gid_Module_Prg_Base_Bin : libobasis7.6-base.cab
	gid_Module_Prg_Calc : libobasis7.6-core.cab
	gid_Module_Prg_Calc_Addins : libobasis7.6-calc.cab
	gid_Module_Prg_Calc_Bin : libobasis7.6-calc.cab
	gid_Module_Prg_Calc_MSO_Reg : libobasis7.6-core.cab
	gid_Module_Prg_Calc_Other_Reg : libobasis7.6-core.cab
	gid_Module_Prg_Draw : libobasis7.6-core.cab
	gid_Module_Prg_Draw_Bin : libobasis7.6-draw.cab
	gid_Module_Prg_Draw_MSO_Reg : libobasis7.6-core.cab
	gid_Module_Prg_Draw_Other_Reg : libobasis7.6-core.cab
	gid_Module_Prg_Impress : libobasis7.6-core.cab
	gid_Module_Prg_Impress_Bin : libobasis7.6-impress.cab
	gid_Module_Prg_Impress_MSO_Reg : libobasis7.6-core.cab
	gid_Module_Prg_Impress_Other_Reg : libobasis7.6-core.cab
	gid_Module_Prg_Math : libobasis7.6-core.cab
	gid_Module_Prg_Math_Bin : libobasis7.6-math.cab
	gid_Module_Prg_Wrt : libobasis7.6-core.cab
	gid_Module_Prg_Wrt_Bin : libobasis7.6-writer.cab
	gid_Module_Prg_Wrt_MSO_Reg : libobasis7.6-core.cab
	gid_Module_Prg_Wrt_Other_Reg : libobasis7.6-core.cab
	gid_Module_Pyuno : libobasis7.6-pyuno.cab
	gid_Module_Reportbuilder : libobasis7.6-extension-report-builder.cab
	gid_Module_Root : libobasis7.6-core.cab
	gid_Module_Root_Brand : libreoffice7.6.cab
	gid_Module_Root_Extension_Dictionary_De : libreoffice7.6-dict-de.cab
	gid_Module_Root_Extension_Dictionary_En : libreoffice7.6-dict-en.cab
	gid_Module_Root_Extension_Dictionary_Es : libreoffice7.6-dict-es.cab
	gid_Module_Root_Extension_Dictionary_Fr : libreoffice7.6-dict-fr.cab
	gid_Module_Root_Extension_Dictionary_It : libreoffice7.6-dict-it.cab
	gid_Module_Root_Extension_Dictionary_Pl : libreoffice7.6-dict-pl.cab
	gid_Module_Root_Extension_Dictionary_Ru : libreoffice7.6-dict-ru.cab
	gid_Module_Root_Extension_Dictionary_Uk : libreoffice7.6-dict-uk.cab
	gid_Module_Root_Files_Images : libobasis7.6-images.cab
	gid_Module_Root_Fonts_OOo_Hidden : libobasis7.6-ooofonts.cab
	gid_Module_Root_Reg_602 : libobasis7.6-core.cab
	gid_Module_Root_Reg_Bmp : libobasis7.6-core.cab
	gid_Module_Root_Reg_Cdr : libobasis7.6-core.cab
	gid_Module_Root_Reg_Cgm : libobasis7.6-core.cab
	gid_Module_Root_Reg_Cmx : libobasis7.6-core.cab
	gid_Module_Root_Reg_Doc : libobasis7.6-core.cab
	gid_Module_Root_Reg_Docm : libobasis7.6-core.cab
	gid_Module_Root_Reg_Docx : libobasis7.6-core.cab
	gid_Module_Root_Reg_Dot : libobasis7.6-core.cab
	gid_Module_Root_Reg_Dotm : libobasis7.6-core.cab
	gid_Module_Root_Reg_Dotx : libobasis7.6-core.cab
	gid_Module_Root_Reg_Dxf : libobasis7.6-core.cab
	gid_Module_Root_Reg_Emf : libobasis7.6-core.cab
	gid_Module_Root_Reg_Eps : libobasis7.6-core.cab
	gid_Module_Root_Reg_Gif : libobasis7.6-core.cab
	gid_Module_Root_Reg_Iqy : libobasis7.6-core.cab
	gid_Module_Root_Reg_Jpe : libobasis7.6-core.cab
	gid_Module_Root_Reg_Jpeg : libobasis7.6-core.cab
	gid_Module_Root_Reg_Jpg : libobasis7.6-core.cab
	gid_Module_Root_Reg_Keynote : libobasis7.6-core.cab
	gid_Module_Root_Reg_Lwp : libobasis7.6-core.cab
	gid_Module_Root_Reg_Met : libobasis7.6-core.cab
	gid_Module_Root_Reg_Numbers : libobasis7.6-core.cab
	gid_Module_Root_Reg_PCD : libobasis7.6-core.cab
	gid_Module_Root_Reg_Pages : libobasis7.6-core.cab
	gid_Module_Root_Reg_Pbm : libobasis7.6-core.cab
	gid_Module_Root_Reg_Pct : libobasis7.6-core.cab
	gid_Module_Root_Reg_Pcx : libobasis7.6-core.cab
	gid_Module_Root_Reg_Pdf : libobasis7.6-core.cab
	gid_Module_Root_Reg_Pgm : libobasis7.6-core.cab
	gid_Module_Root_Reg_Png : libobasis7.6-core.cab
	gid_Module_Root_Reg_Pot : libobasis7.6-core.cab
	gid_Module_Root_Reg_Potm : libobasis7.6-core.cab
	gid_Module_Root_Reg_Potx : libobasis7.6-core.cab
	gid_Module_Root_Reg_Ppm : libobasis7.6-core.cab
	gid_Module_Root_Reg_Pps : libobasis7.6-core.cab
	gid_Module_Root_Reg_Ppsx : libobasis7.6-core.cab
	gid_Module_Root_Reg_Ppt : libobasis7.6-core.cab
	gid_Module_Root_Reg_Pptm : libobasis7.6-core.cab
	gid_Module_Root_Reg_Pptx : libobasis7.6-core.cab
	gid_Module_Root_Reg_Psd : libobasis7.6-core.cab
	gid_Module_Root_Reg_Pub : libobasis7.6-core.cab
	gid_Module_Root_Reg_Ras : libobasis7.6-core.cab
	gid_Module_Root_Reg_Rtf : libobasis7.6-core.cab
	gid_Module_Root_Reg_Svg : libobasis7.6-core.cab
	gid_Module_Root_Reg_Tga : libobasis7.6-core.cab
	gid_Module_Root_Reg_Tif : libobasis7.6-core.cab
	gid_Module_Root_Reg_Tiff : libobasis7.6-core.cab
	gid_Module_Root_Reg_Uop : libobasis7.6-core.cab
	gid_Module_Root_Reg_Uos : libobasis7.6-core.cab
	gid_Module_Root_Reg_Uot : libobasis7.6-core.cab
	gid_Module_Root_Reg_Vdx : libobasis7.6-core.cab
	gid_Module_Root_Reg_Vsd : libobasis7.6-core.cab
	gid_Module_Root_Reg_Vsdm : libobasis7.6-core.cab
	gid_Module_Root_Reg_Vsdx : libobasis7.6-core.cab
	gid_Module_Root_Reg_Vst : libobasis7.6-core.cab
	gid_Module_Root_Reg_Wb2 : libobasis7.6-core.cab
	gid_Module_Root_Reg_Webp : libobasis7.6-core.cab
	gid_Module_Root_Reg_Wmf : libobasis7.6-core.cab
	gid_Module_Root_Reg_Wpg : libobasis7.6-core.cab
	gid_Module_Root_Reg_Xbm : libobasis7.6-core.cab
	gid_Module_Root_Reg_Xlr : libobasis7.6-core.cab
	gid_Module_Root_Reg_Xls : libobasis7.6-core.cab
	gid_Module_Root_Reg_Xlsb : libobasis7.6-core.cab
	gid_Module_Root_Reg_Xlsm : libobasis7.6-core.cab
	gid_Module_Root_Reg_Xlsx : libobasis7.6-core.cab
	gid_Module_Root_Reg_Xlt : libobasis7.6-core.cab
	gid_Module_Root_Reg_Xltm : libobasis7.6-core.cab
	gid_Module_Root_Reg_Xltx : libobasis7.6-core.cab
	gid_Module_Root_Reg_Xpm : libobasis7.6-core.cab
	gid_Module_Root_Reg_ms_excel : libobasis7.6-core.cab
	gid_Module_Root_Reg_ms_powerpoint : libobasis7.6-core.cab
	gid_Module_Root_Reg_ms_visio : libobasis7.6-core.cab
	gid_Module_Root_Reg_ms_word : libobasis7.6-core.cab
	gid_Module_Root_Ure_Hidden : libreoffice7.6-ure.cab
	gid_Module_Script_Provider_For_Python : libobasis7.6-python-script-provider.cab
	gid_Module_SharePointSupport_SubstMSO : libobasis7.6-core.cab

Mon Aug 14 16:51:44 2023 (00:12 min.)
######################################################
Creating idt files:
######################################################

Created directory: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00
Attention: Removing from collector: regactivex.dll !
Attention: Removing from collector: inst_msu_msi.dll !
Attention: Removing from collector: instooofiltmsi.dll !
Attention: Removing from collector: qslnkmsi.dll !
Attention: Removing from collector: reg4allmsdoc.dll !
Attention: Removing from collector: reg_dlls.dll !
Attention: Removing from collector: sdqsmsi.dll !
Attention: Removing from collector: sellangmsi.dll !
Attention: Removing from collector: sn_tools.dll !
Attention: Removing from collector: shlxtmsi.dll !
Attention: Removing from collector: Windows6.1-KB2999226-x64.msu !
Attention: Removing from collector: Windows8.1-KB2999226-x64.msu !
Attention: Removing from collector: Windows8-RT-KB2999226-x64.msu !

Cabinet file content:
libobasis7.6-activex.cab : 1 files
libobasis7.6-base.cab : 5 files
libobasis7.6-calc.cab : 13 files
libobasis7.6-core.cab : 3134 files
libobasis7.6-de-help.cab : 80 files
libobasis7.6-de.cab : 39 files
libobasis7.6-draw.cab : 1 files
libobasis7.6-en-US-help.cab : 80 files
libobasis7.6-en-US.cab : 5 files
libobasis7.6-extension-beanshell-script-provider.cab : 3 files
libobasis7.6-extension-javascript-script-provider.cab : 3 files
libobasis7.6-extension-pdf-import.cab : 271 files
libobasis7.6-extension-report-builder.cab : 18 files
libobasis7.6-firebird.cab : 5 files
libobasis7.6-graphicfilter.cab : 4 files
libobasis7.6-images.cab : 21 files
libobasis7.6-impress.cab : 9 files
libobasis7.6-librelogo.cab : 6 files
libobasis7.6-math.cab : 3 files
libobasis7.6-ogltrans.cab : 20 files
libobasis7.6-onlineupdate.cab : 3 files
libobasis7.6-ooofonts.cab : 152 files
libobasis7.6-ooolinguistic.cab : 1 files
libobasis7.6-pl-help.cab : 80 files
libobasis7.6-pl.cab : 39 files
libobasis7.6-postgresql-sdbc.cab : 5 files
libobasis7.6-python-script-provider.cab : 2 files
libobasis7.6-pyuno.cab : 648 files
libobasis7.6-uk-help.cab : 80 files
libobasis7.6-uk.cab : 37 files
libobasis7.6-writer.cab : 11 files
libobasis7.6-xsltfilter.cab : 56 files
libreoffice7.6-base.cab : 1 files
libreoffice7.6-calc.cab : 1 files
libreoffice7.6-de.cab : 1 files
libreoffice7.6-dict-de.cab : 23 files
libreoffice7.6-dict-en.cab : 50 files
libreoffice7.6-dict-es.cab : 60 files
libreoffice7.6-dict-fr.cab : 14 files
libreoffice7.6-dict-it.cab : 12 files
libreoffice7.6-dict-pl.cab : 11 files
libreoffice7.6-dict-ru.cab : 27 files
libreoffice7.6-dict-uk.cab : 11 files
libreoffice7.6-draw.cab : 1 files
libreoffice7.6-en-US.cab : 1 files
libreoffice7.6-impress.cab : 1 files
libreoffice7.6-math.cab : 1 files
libreoffice7.6-pl.cab : 1 files
libreoffice7.6-uk.cab : 1 files
libreoffice7.6-ure.cab : 79 files
libreoffice7.6-writer.cab : 2 files
libreoffice7.6.cab : 28 files

Cabinet file start sequences:
libobasis7.6-activex.cab : 1
libobasis7.6-base.cab : 2
libobasis7.6-calc.cab : 7
libobasis7.6-core.cab : 20
libobasis7.6-de-help.cab : 3154
libobasis7.6-de.cab : 3234
libobasis7.6-draw.cab : 3273
libobasis7.6-en-US-help.cab : 3274
libobasis7.6-en-US.cab : 3354
libobasis7.6-extension-beanshell-script-provider.cab : 3359
libobasis7.6-extension-javascript-script-provider.cab : 3362
libobasis7.6-extension-pdf-import.cab : 3365
libobasis7.6-extension-report-builder.cab : 3636
libobasis7.6-firebird.cab : 3654
libobasis7.6-graphicfilter.cab : 3659
libobasis7.6-images.cab : 3663
libobasis7.6-impress.cab : 3684
libobasis7.6-librelogo.cab : 3693
libobasis7.6-math.cab : 3699
libobasis7.6-ogltrans.cab : 3702
libobasis7.6-onlineupdate.cab : 3722
libobasis7.6-ooofonts.cab : 3725
libobasis7.6-ooolinguistic.cab : 3877
libobasis7.6-pl-help.cab : 3878
libobasis7.6-pl.cab : 3958
libobasis7.6-postgresql-sdbc.cab : 3997
libobasis7.6-python-script-provider.cab : 4002
libobasis7.6-pyuno.cab : 4004
libobasis7.6-uk-help.cab : 4652
libobasis7.6-uk.cab : 4732
libobasis7.6-writer.cab : 4769
libobasis7.6-xsltfilter.cab : 4780
libreoffice7.6-base.cab : 4836
libreoffice7.6-calc.cab : 4837
libreoffice7.6-de.cab : 4838
libreoffice7.6-dict-de.cab : 4839
libreoffice7.6-dict-en.cab : 4862
libreoffice7.6-dict-es.cab : 4912
libreoffice7.6-dict-fr.cab : 4972
libreoffice7.6-dict-it.cab : 4986
libreoffice7.6-dict-pl.cab : 4998
libreoffice7.6-dict-ru.cab : 5009
libreoffice7.6-dict-uk.cab : 5036
libreoffice7.6-draw.cab : 5047
libreoffice7.6-en-US.cab : 5048
libreoffice7.6-impress.cab : 5049
libreoffice7.6-math.cab : 5050
libreoffice7.6-pl.cab : 5051
libreoffice7.6-uk.cab : 5052
libreoffice7.6-ure.cab : 5053
libreoffice7.6-writer.cab : 5132
libreoffice7.6.cab : 5134

Cabinet file last sequences:
libobasis7.6-activex.cab : 1
libobasis7.6-base.cab : 6
libobasis7.6-calc.cab : 19
libobasis7.6-core.cab : 3153
libobasis7.6-de-help.cab : 3233
libobasis7.6-de.cab : 3272
libobasis7.6-draw.cab : 3273
libobasis7.6-en-US-help.cab : 3353
libobasis7.6-en-US.cab : 3358
libobasis7.6-extension-beanshell-script-provider.cab : 3361
libobasis7.6-extension-javascript-script-provider.cab : 3364
libobasis7.6-extension-pdf-import.cab : 3635
libobasis7.6-extension-report-builder.cab : 3653
libobasis7.6-firebird.cab : 3658
libobasis7.6-graphicfilter.cab : 3662
libobasis7.6-images.cab : 3683
libobasis7.6-impress.cab : 3692
libobasis7.6-librelogo.cab : 3698
libobasis7.6-math.cab : 3701
libobasis7.6-ogltrans.cab : 3721
libobasis7.6-onlineupdate.cab : 3724
libobasis7.6-ooofonts.cab : 3876
libobasis7.6-ooolinguistic.cab : 3877
libobasis7.6-pl-help.cab : 3957
libobasis7.6-pl.cab : 3996
libobasis7.6-postgresql-sdbc.cab : 4001
libobasis7.6-python-script-provider.cab : 4003
libobasis7.6-pyuno.cab : 4651
libobasis7.6-uk-help.cab : 4731
libobasis7.6-uk.cab : 4768
libobasis7.6-writer.cab : 4779
libobasis7.6-xsltfilter.cab : 4835
libreoffice7.6-base.cab : 4836
libreoffice7.6-calc.cab : 4837
libreoffice7.6-de.cab : 4838
libreoffice7.6-dict-de.cab : 4861
libreoffice7.6-dict-en.cab : 4911
libreoffice7.6-dict-es.cab : 4971
libreoffice7.6-dict-fr.cab : 4985
libreoffice7.6-dict-it.cab : 4997
libreoffice7.6-dict-pl.cab : 5008
libreoffice7.6-dict-ru.cab : 5035
libreoffice7.6-dict-uk.cab : 5046
libreoffice7.6-draw.cab : 5047
libreoffice7.6-en-US.cab : 5048
libreoffice7.6-impress.cab : 5049
libreoffice7.6-math.cab : 5050
libreoffice7.6-pl.cab : 5051
libreoffice7.6-uk.cab : 5052
libreoffice7.6-ure.cab : 5131
libreoffice7.6-writer.cab : 5133
libreoffice7.6.cab : 5161
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Director.idt.en-US
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Director.idt.pl
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Director.idt.de
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Director.idt.uk
Performance Info: File Table start	Mon Aug 14 16:51:44 2023 (00:12 min.)
Starting generating cygwin paths	Mon Aug 14 16:51:44 2023 (00:12 min.)
Generating cygwin paths (generate_cygwin_paths)
Creating temporary file for cygwin conversion: /tmp/ooopackaginghNvI0B/i_425451692024693/windows_x86_64/cygwinhelper_4999.txt (contains 5000 paths)
Success: Successfully converted to cygwin paths!
Creating temporary file for cygwin conversion: /tmp/ooopackaginghNvI0B/i_425451692024693/windows_x86_64/cygwinhelper_5160.txt (contains 161 paths)
Success: Successfully converted to cygwin paths!
Ending generating cygwin paths	Mon Aug 14 16:51:44 2023 (00:12 min.)

Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/File.idt
Performance Info: File Table end	Mon Aug 14 16:51:50 2023 (00:18 min.)

Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiFileHash.idt
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Registry.idt.en-US
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Registry.idt.pl
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Registry.idt.de
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Registry.idt.uk
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Componen.idt
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Feature.idt.en-US
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Feature.idt.pl
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Feature.idt.de
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Feature.idt.uk
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/FeatureC.idt
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Media.idt
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Font.idt
Added icon file E:/7602/sysui/desktop/icons/soffice.ico for language pack into icon file collector.
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Shortcut.idt.en-US
Added icon file E:/7602/sysui/desktop/icons/soffice.ico for language pack into icon file collector.
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Shortcut.idt.pl
Added icon file E:/7602/sysui/desktop/icons/soffice.ico for language pack into icon file collector.
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Shortcut.idt.de
Added icon file E:/7602/sysui/desktop/icons/soffice.ico for language pack into icon file collector.
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Shortcut.idt.uk
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/IniFile.idt
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Icon.idt
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/CreateFo.idt
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Upgrade.idt
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiShorP.idt
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/RemoveFi.idt
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiAssem.idt
Created idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiAsseN.idt
Changing E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Componen.idt :
gid_file_dl_cli_basetypes_assembly__libreoffice_program	{COMPONENTGUID}	LO_progr_ef5f199ea	256	MsiNetAssemblySupport >= "4.0.0.0"	cli_basetypes.dll
Changing E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Componen.idt :
gid_file_dl_cli_ure_assembly__libreoffice_program	{COMPONENTGUID}	LO_progr_ef5f199ea	256	MsiNetAssemblySupport >= "4.0.0.0"	cli_ure.dll
Changing E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Componen.idt :
gid_file_dl_cli_uretypes_assembly__libreoffice_program	{COMPONENTGUID}	LO_progr_ef5f199ea	256	MsiNetAssemblySupport >= "4.0.0.0"	cli_uretypes.dll
Changing E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Componen.idt :
gid_file_dl_policy_cli_basetypes_assembly__libreoffice_program	{COMPONENTGUID}	LO_progr_ef5f199ea	256	MsiNetAssemblySupport >= "4.0.0.0"	policy.1.0.cli_basetypes.dll
Changing E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Componen.idt :
gid_file_dl_policy_cli_ure_assembly__libreoffice_program	{COMPONENTGUID}	LO_progr_ef5f199ea	256	MsiNetAssemblySupport >= "4.0.0.0"	policy.1.0.cli_ure.dll
Changing E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Componen.idt :
gid_file_dl_policy_cli_uretypes_assembly__libreoffice_program	{COMPONENTGUID}	LO_progr_ef5f199ea	256	MsiNetAssemblySupport >= "4.0.0.0"	policy.1.0.cli_uretypes.dll
Changing E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Componen.idt :
gid_file_lib_cli_cppuhelper_assembly__libreoffice_program	{COMPONENTGUID}	LO_progr_ef5f199ea	256	MsiNetAssemblySupport >= "4.0.0.0"	cli_cppuhelper.dll
Changing E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Componen.idt :
gid_file_lib_cli_oootypes_assembly__libreoffice_program	{COMPONENTGUID}	LO_progr_ef5f199ea	256	MsiNetAssemblySupport >= "4.0.0.0"	cli_oootypes.dll
Changing E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Componen.idt :
gid_file_lib_policy_cli_cppuhelper_assembly__libreoffice_program	{COMPONENTGUID}	LO_progr_ef5f199ea	256	MsiNetAssemblySupport >= "4.0.0.0"	policy.1.0.cli_cppuhelper.dll
Changing E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Componen.idt :
gid_file_lib_policy_cli_oootypes_assembly__libreoffice_program	{COMPONENTGUID}	LO_progr_ef5f199ea	256	MsiNetAssemblySupport >= "4.0.0.0"	policy.1.0.cli_oootypes.dll
Saved idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Componen.idt


Created directory: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US

Mon Aug 14 16:51:54 2023 (00:22 min.)
######################################################
Copying idt files to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US:
######################################################

Copying files from directory E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice to directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/ActionTe.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/ActionTe.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/ActionTe.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/AdminExe.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/AdminExe.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/AdminExe.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/AdminUIS.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/AdminUIS.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/AdminUIS.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/AdvtExec.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/AdvtExec.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/AdvtExec.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/AppSearc.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/AppSearc.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/AppSearc.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/CheckBox.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CheckBox.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CheckBox.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/codes.txt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/codes.txt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/codes.txt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/codes_ooodev.txt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/codes_ooodev.txt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/codes_ooodev.txt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/components.txt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/components.txt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/components.txt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Control.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Control.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Control.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/ControlC.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/ControlC.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/ControlC.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/ControlE.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/ControlE.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/ControlE.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/CustomAc.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Dialog.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Dialog.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Dialog.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/DrLocato.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/DrLocato.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/DrLocato.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Error.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Error.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Error.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/EventMap.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/EventMap.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/EventMap.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/InstallE.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/InstallU.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallU.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallU.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/LaunchCo.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/LaunchCo.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/LaunchCo.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/ListBox.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/ListBox.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/ListBox.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Property.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Property.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Property.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/RadioBut.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/RadioBut.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/RadioBut.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/RegLocat.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/RegLocat.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/RegLocat.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Signatur.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Signatur.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Signatur.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/TextStyl.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/TextStyl.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/TextStyl.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/UIText.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/UIText.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/UIText.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/_Validat.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/_Validat.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/_Validat.idt

Created directory: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary

Copying files from directory E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary to directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/Banner.bmp to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/Banner.bmp
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/Banner.bmp
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/caution.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/caution.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/caution.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/caution.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/caution.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/caution.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/dontinstall.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/dontinstall.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/dontinstall.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/dontinstall.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/dontinstall.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/dontinstall.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/Image.bmp to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/Image.bmp
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/Image.bmp
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/Image_2.bmp to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/Image_2.bmp
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/Image_2.bmp
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/install.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/install.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/install.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/install.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/install.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/install.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/installpartial.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/installpartial.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/installpartial.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/installpartial.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/installpartial.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/installpartial.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/installstatemenu.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/installstatemenu.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/installstatemenu.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/installstatemenu.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/installstatemenu.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/installstatemenu.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/newfolder.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/newfolder.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/newfolder.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/newfolder.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/newfolder.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/newfolder.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/openfolder.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/openfolder.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/openfolder.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/openfolder.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/openfolder.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/openfolder.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setup.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/setup.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/setup.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setup.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/setup.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/setup.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setupcomplete.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/setupcomplete.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/setupcomplete.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setupcomplete.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/setupcomplete.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/setupcomplete.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setuppartial.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/setuppartial.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/setuppartial.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setuppartial.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/setuppartial.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/setuppartial.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setuprepair.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/setuprepair.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/setuprepair.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setuprepair.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/setuprepair.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/setuprepair.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/trashcan.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/trashcan.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/trashcan.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/trashcan.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/trashcan.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/trashcan.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/up.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/up.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/up.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/up.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/up.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/up.svg

Created directory: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Icon
Copy: E:/7602/sysui/desktop/icons/soffice.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Icon/soffice.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Icon/soffice.ico
Copy: E:/7602/instdir/program/regactivex.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/regactivex.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/regactivex.dll
Copy: E:/7602/instdir/program/inst_msu_msi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/inst_msu_msi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/inst_msu_msi.dll
Copy: E:/7602/instdir/program/instooofiltmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/instooofiltmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/instooofiltmsi.dll
Copy: E:/7602/instdir/program/qslnkmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/qslnkmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/qslnkmsi.dll
Copy: E:/7602/instdir/program/reg4allmsdoc.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/reg4allmsdoc.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/reg4allmsdoc.dll
Copy: E:/7602/instdir/program/reg_dlls.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/reg_dlls.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/reg_dlls.dll
Copy: E:/7602/instdir/program/sdqsmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/sdqsmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/sdqsmsi.dll
Copy: E:/7602/instdir/program/sellangmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/sellangmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/sellangmsi.dll
Copy: E:/7602/instdir/program/sn_tools.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/sn_tools.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/sn_tools.dll
Copy: E:/7602/instdir/program/shlxtmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/shlxtmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/shlxtmsi.dll
Copy: E:/7602/instdir/program/Windows6.1-KB2999226-x64.msu to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/Windows6.1-KB2999226-x64.msu
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/Windows6.1-KB2999226-x64.msu
Copy: E:/7602/instdir/program/Windows8.1-KB2999226-x64.msu to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/Windows8.1-KB2999226-x64.msu
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/Windows8.1-KB2999226-x64.msu
Copy: E:/7602/instdir/program/Windows8-RT-KB2999226-x64.msu to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/Windows8-RT-KB2999226-x64.msu
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary/Windows8-RT-KB2999226-x64.msu

Copying files with extension idt from directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00 to directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Componen.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Componen.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Componen.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/CreateFo.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CreateFo.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CreateFo.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/FeatureC.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/FeatureC.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/FeatureC.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/File.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/File.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/File.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Font.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Font.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Font.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Icon.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Icon.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Icon.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/IniFile.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/IniFile.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/IniFile.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Media.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Media.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Media.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiAssem.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/MsiAssem.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/MsiAssem.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiAsseN.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/MsiAsseN.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/MsiAsseN.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiFileHash.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/MsiFileHash.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/MsiFileHash.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiShorP.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/MsiShorP.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/MsiShorP.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/RemoveFi.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/RemoveFi.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/RemoveFi.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Upgrade.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Upgrade.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Upgrade.idt

Copying files with extension en-US from directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00 to directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Director.idt.en-US to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Director.idt.en-US
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Director.idt.en-US
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Feature.idt.en-US to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Feature.idt.en-US
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Feature.idt.en-US
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Registry.idt.en-US to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Registry.idt.en-US
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Registry.idt.en-US
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Shortcut.idt.en-US to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Shortcut.idt.en-US
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Shortcut.idt.en-US

Renaming files with extension "en-US" in the directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US
Rename: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Director.idt.en-US to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Director.idt
Rename: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Feature.idt.en-US to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Feature.idt
Rename: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Registry.idt.en-US to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Registry.idt
Rename: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Shortcut.idt.en-US to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Shortcut.idt

Mon Aug 14 16:51:54 2023 (00:22 min.)
######################################################
Localizing idt files (Language: en-US):
######################################################
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/ActionTe.idt into language en-US
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/ActionTe.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Control.idt into language en-US
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/Control.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt into language en-US
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/CustomAc.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Error.idt into language en-US
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/Error.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/LaunchCo.idt into language en-US
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/LaunchCo.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/RadioBut.idt into language en-US
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/RadioBut.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Property.idt into language en-US
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/Property.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/UIText.idt into language en-US
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/UIText.ulf
Added language content into idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Property.idt
Defined variable PROPERTYTABLEPRODUCTNAME: LibreOffice 7.6.0.2
Defined Quickstarter Link name: LibreOffice 7.6
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Property.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/RegLocat.idt
Added language content into idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Property.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/Binary.idt

Performance Info: addcustomactions start
	Mon Aug 14 16:51:54 2023 (00:22 min.)
Added CheckPatchList CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added CheckPatchList CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added CheckVersions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added CheckVersions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added CheckVersions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallU.idt
Added CheckInstallDirectory CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added CheckInstallDirectory CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added line "SetupType	Next	DoAction	CheckInstallDirectory	_IsSetupTypeMin = "Typical" And Not Installed	2" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/ControlE.idt
Added line "CustomSetup	Next	DoAction	CheckInstallDirectory	Not Installed	2" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/ControlE.idt
Added CompleteInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added CompleteInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added CompleteInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallU.idt
Added Instooofiltmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added Instooofiltmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added LookForRegisteredExtensions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added line "CustomSetup	Next	DoAction	LookForRegisteredExtensions	1	2" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/ControlE.idt
Added MigrateInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added MigrateInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added MigrateInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallU.idt
Added Regactivexdll1 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added Regactivexdll1 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added Regactivexdll2 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added Regactivexdll2 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added Regallmsdocdll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added Regallmsdocdll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added RegisterSomeExtensions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added line "FileTypeDialog	Next	DoAction	RegisterSomeExtensions	1	1" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/ControlE.idt
Added Restoreregallmsdocdll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added Restoreregallmsdocdll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added SelectLanguage CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added SelectLanguage CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added SelectLanguage CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallU.idt
Added Shellextensionsdll3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added Shellextensionsdll3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added Shellextensionsdll4 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added Shellextensionsdll4 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added Shellextensionsdll5 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added Shellextensionsdll5 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added Shellextensionsdll5 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallU.idt
Added SortTree CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added line "CustomSetup	Tree	DoAction	SortTree	1	1" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/ControlE.idt
Added check_win7x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt (NO_FILE has been set)
Added check_win7x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt (NO_FILE has been set)
Added check_win81x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt (NO_FILE has been set)
Added check_win81x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt (NO_FILE has been set)
Added check_win8x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt (NO_FILE has been set)
Added check_win8x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt (NO_FILE has been set)
Added cleanup_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added cleanup_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added inst_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added inst_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added prep_reg_unreg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added prep_reg_unreg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added qslnkmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added qslnkmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added reg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added reg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added sdqsmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added sdqsmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added unpack_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added unpack_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Added unreg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Added unreg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt".
Setting position "3175" for custom action "Instooofiltmsidll".
Setting position "3200" for custom action "Regactivexdll1".
Setting position "3225" for custom action "Restoreregallmsdocdll".
Setting position "3250" for custom action "Shellextensionsdll3".
Could not assign position for custom action "CheckPatchList" yet (scp: "POSITIONTEMPLATE_Patch1NotInstalled").
Setting position "108" for custom action "CheckVersions" (scp: "POSITIONTEMPLATE_NewProductFound" at position 110).
Setting position "106" for custom action "CheckInstallDirectory" (scp: "POSITIONTEMPLATE_CheckVersions" at position 108).
Could not assign position for custom action "CompleteInstallPath" yet (scp: "POSITIONTEMPLATE_MigrateInstallPath").
Setting position "348" for custom action "MigrateInstallPath" (scp: "POSITIONTEMPLATE_CostInitialize" at position 350).
Setting position "673" for custom action "Regactivexdll2" (scp: "POSITIONTEMPLATE_RemoveExistingProducts" at position 675).
Setting position "498" for custom action "Regallmsdocdll" (scp: "POSITIONTEMPLATE_CostFinalize" at position 500).
Setting position "598" for custom action "SelectLanguage" (scp: "POSITIONTEMPLATE_MigrateFeatureStates" at position 600).
Setting position "598" for custom action "Shellextensionsdll4" (scp: "POSITIONTEMPLATE_MigrateFeatureStates" at position 600).
Setting position "98" for custom action "Shellextensionsdll5" (scp: "POSITIONTEMPLATE_FindRelatedProducts" at position 100).
Setting position "398" for custom action "check_win7x64_ucrt" (scp: "POSITIONTEMPLATE_FileCost" at position 400).
Could not assign position for custom action "check_win81x64_ucrt" yet (scp: "POSITIONTEMPLATE_check_win8x64_ucrt").
Setting position "396" for custom action "check_win8x64_ucrt" (scp: "POSITIONTEMPLATE_check_win7x64_ucrt" at position 398).
Could not assign position for custom action "cleanup_msu" yet (scp: "POSITIONTEMPLATE_inst_msu").
Setting position "1948" for custom action "inst_msu" (scp: "POSITIONTEMPLATE_InstallFiles" at position 1950).
Setting position "502" for custom action "prep_reg_unreg_dlls" (scp: "POSITIONTEMPLATE_behind_CostFinalize" at position 500).
Could not assign position for custom action "qslnkmsidll" yet (scp: "POSITIONTEMPLATE_sdqsmsidll").
Setting position "3148" for custom action "reg_dlls" (scp: "POSITIONTEMPLATE_InstallFinalize" at position 3150).
Setting position "198" for custom action "sdqsmsidll" (scp: "POSITIONTEMPLATE_CCPSearch" at position 200).
Could not assign position for custom action "unpack_msu" yet (scp: "POSITIONTEMPLATE_cleanup_msu").
Setting position "848" for custom action "unreg_dlls" (scp: "POSITIONTEMPLATE_UnpublishComponents" at position 850).
Could not assign position for custom action "CheckPatchList" yet (scp: "POSITIONTEMPLATE_Patch1NotInstalled").
Setting position "346" for custom action "CompleteInstallPath" (scp: "POSITIONTEMPLATE_MigrateInstallPath" at position 348).
Setting position "394" for custom action "check_win81x64_ucrt" (scp: "POSITIONTEMPLATE_check_win8x64_ucrt" at position 396).
Setting position "1946" for custom action "cleanup_msu" (scp: "POSITIONTEMPLATE_inst_msu" at position 1948).
Setting position "196" for custom action "qslnkmsidll" (scp: "POSITIONTEMPLATE_sdqsmsidll" at position 198).
Setting position "1944" for custom action "unpack_msu" (scp: "POSITIONTEMPLATE_cleanup_msu" at position 1946).
Could not assign position for custom action "CheckPatchList" yet (scp: "POSITIONTEMPLATE_Patch1NotInstalled").
WARNING: Setting position "3275" for custom action "CheckPatchList". Could not find CustomAction "Patch1NotInstalled".

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallU.idt".
Setting position "158" for custom action "CheckVersions" (scp: "POSITIONTEMPLATE_NewProductFound" at position 160).
Could not assign position for custom action "CompleteInstallPath" yet (scp: "POSITIONTEMPLATE_MigrateInstallPath").
Setting position "398" for custom action "MigrateInstallPath" (scp: "POSITIONTEMPLATE_CostInitialize" at position 400).
Setting position "598" for custom action "SelectLanguage" (scp: "POSITIONTEMPLATE_MigrateFeatureStates" at position 600).
Setting position "148" for custom action "Shellextensionsdll5" (scp: "POSITIONTEMPLATE_FindRelatedProducts" at position 150).
Setting position "396" for custom action "CompleteInstallPath" (scp: "POSITIONTEMPLATE_MigrateInstallPath" at position 398).

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/AdminExe.idt".
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/AdminExe.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallU.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/ControlE.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/ControlC.idt

Performance Info: addcustomactions end
	Mon Aug 14 16:51:54 2023 (00:22 min.)

Performance Info: addcustomactions start
	Mon Aug 14 16:51:54 2023 (00:22 min.)
Added SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt (NO_FILE has been set)
Added SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/AdminExe.idt (NO_FILE has been set)
Added SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt (NO_FILE has been set)
Added SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallU.idt (NO_FILE has been set)
Added System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt (NO_FILE has been set)
Added System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/AdminExe.idt (NO_FILE has been set)
Added System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt (NO_FILE has been set)
Added System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallU.idt (NO_FILE has been set)

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt".
Setting position "348" for custom action "SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143" (scp: "POSITIONTEMPLATE_CostInitialize" at position 350).
Setting position "348" for custom action "System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3" (scp: "POSITIONTEMPLATE_CostInitialize" at position 350).

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallU.idt".
Setting position "398" for custom action "SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143" (scp: "POSITIONTEMPLATE_CostInitialize" at position 400).
Setting position "398" for custom action "System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3" (scp: "POSITIONTEMPLATE_CostInitialize" at position 400).

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/AdminExe.idt".
Setting position "48" for custom action "SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143" (scp: "POSITIONTEMPLATE_CostInitialize" at position 50).
Setting position "48" for custom action "System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3" (scp: "POSITIONTEMPLATE_CostInitialize" at position 50).
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/CustomAc.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/AdminExe.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallU.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/ControlE.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/ControlC.idt

Performance Info: addcustomactions end
	Mon Aug 14 16:51:54 2023 (00:22 min.)
Making idt file 64 bit conform: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/RegLocat.idt
Making idt file 64 bit conform: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/InstallE.idt
Making idt file 64 bit conform: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/LaunchCo.idt
Making idt file 64 bit conform: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/DrLocato.idt

Mon Aug 14 16:51:54 2023 (00:22 min.)
######################################################
Creating msi database
######################################################
Systemcall: msidb.exe -f E:\\7602\\workdir\\installation\\LibreOffice\\msi\\idt_files\\en-US_pl_de_uk\\en-US -d E:\\7602\\workdir\\installation\\LibreOffice\\msi\\idt_files\\en-US_pl_de_uk\\en-US\\libreoffice76_en-US.msi -c -i \*
Success: Executed msidb.exe successfully!

Mon Aug 14 16:51:54 2023 (00:22 min.)
######################################################
Writing summary information stream
######################################################

Mon Aug 14 16:51:54 2023 (00:22 min.)
######################################################
Generating 1 GUID
######################################################
Systemcall: uuidgen.exe -n1 |
Success: Executed uuidgen.exe successfully!
PackageCode: {52D5B9CC-7E8F-4B18-941E-A3839E62D496}
Systemcall: msiinfo.exe E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/libreoffice76_en-US.msi -g 200 -c 0 -p "x64;1033" -v {52D5B9CC-7E8F-4B18-941E-A3839E62D496} -t "Installation database" -a "Kuba" -j "LibreOffice 7.6" -o "LibreOffice" -k "Install,MSI" -n "Windows Installer" -u 0 -w 0
Success: Executed msiinfo.exe successfully!
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/en-US/libreoffice76_en-US.msi to E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_en-US.msi
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_en-US.msi

Created directory: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl

Mon Aug 14 16:51:55 2023 (00:23 min.)
######################################################
Copying idt files to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl:
######################################################

Copying files from directory E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice to directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/ActionTe.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/ActionTe.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/ActionTe.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/AdminExe.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/AdminExe.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/AdminExe.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/AdminUIS.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/AdminUIS.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/AdminUIS.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/AdvtExec.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/AdvtExec.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/AdvtExec.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/AppSearc.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/AppSearc.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/AppSearc.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/CheckBox.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CheckBox.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CheckBox.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/codes.txt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/codes.txt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/codes.txt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/codes_ooodev.txt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/codes_ooodev.txt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/codes_ooodev.txt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/components.txt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/components.txt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/components.txt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Control.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Control.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Control.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/ControlC.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/ControlC.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/ControlC.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/ControlE.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/ControlE.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/ControlE.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/CustomAc.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Dialog.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Dialog.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Dialog.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/DrLocato.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/DrLocato.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/DrLocato.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Error.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Error.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Error.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/EventMap.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/EventMap.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/EventMap.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/InstallE.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/InstallU.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallU.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallU.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/LaunchCo.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/LaunchCo.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/LaunchCo.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/ListBox.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/ListBox.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/ListBox.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Property.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Property.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Property.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/RadioBut.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/RadioBut.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/RadioBut.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/RegLocat.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/RegLocat.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/RegLocat.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Signatur.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Signatur.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Signatur.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/TextStyl.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/TextStyl.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/TextStyl.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/UIText.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/UIText.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/UIText.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/_Validat.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/_Validat.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/_Validat.idt

Created directory: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary

Copying files from directory E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary to directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/Banner.bmp to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/Banner.bmp
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/Banner.bmp
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/caution.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/caution.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/caution.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/caution.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/caution.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/caution.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/dontinstall.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/dontinstall.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/dontinstall.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/dontinstall.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/dontinstall.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/dontinstall.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/Image.bmp to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/Image.bmp
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/Image.bmp
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/Image_2.bmp to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/Image_2.bmp
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/Image_2.bmp
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/install.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/install.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/install.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/install.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/install.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/install.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/installpartial.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/installpartial.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/installpartial.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/installpartial.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/installpartial.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/installpartial.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/installstatemenu.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/installstatemenu.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/installstatemenu.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/installstatemenu.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/installstatemenu.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/installstatemenu.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/newfolder.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/newfolder.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/newfolder.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/newfolder.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/newfolder.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/newfolder.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/openfolder.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/openfolder.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/openfolder.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/openfolder.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/openfolder.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/openfolder.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setup.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/setup.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/setup.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setup.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/setup.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/setup.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setupcomplete.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/setupcomplete.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/setupcomplete.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setupcomplete.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/setupcomplete.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/setupcomplete.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setuppartial.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/setuppartial.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/setuppartial.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setuppartial.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/setuppartial.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/setuppartial.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setuprepair.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/setuprepair.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/setuprepair.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setuprepair.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/setuprepair.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/setuprepair.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/trashcan.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/trashcan.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/trashcan.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/trashcan.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/trashcan.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/trashcan.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/up.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/up.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/up.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/up.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/up.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/up.svg

Created directory: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Icon
Copy: E:/7602/sysui/desktop/icons/soffice.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Icon/soffice.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Icon/soffice.ico
Copy: E:/7602/instdir/program/regactivex.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/regactivex.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/regactivex.dll
Copy: E:/7602/instdir/program/inst_msu_msi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/inst_msu_msi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/inst_msu_msi.dll
Copy: E:/7602/instdir/program/instooofiltmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/instooofiltmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/instooofiltmsi.dll
Copy: E:/7602/instdir/program/qslnkmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/qslnkmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/qslnkmsi.dll
Copy: E:/7602/instdir/program/reg4allmsdoc.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/reg4allmsdoc.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/reg4allmsdoc.dll
Copy: E:/7602/instdir/program/reg_dlls.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/reg_dlls.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/reg_dlls.dll
Copy: E:/7602/instdir/program/sdqsmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/sdqsmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/sdqsmsi.dll
Copy: E:/7602/instdir/program/sellangmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/sellangmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/sellangmsi.dll
Copy: E:/7602/instdir/program/sn_tools.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/sn_tools.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/sn_tools.dll
Copy: E:/7602/instdir/program/shlxtmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/shlxtmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/shlxtmsi.dll
Copy: E:/7602/instdir/program/Windows6.1-KB2999226-x64.msu to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/Windows6.1-KB2999226-x64.msu
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/Windows6.1-KB2999226-x64.msu
Copy: E:/7602/instdir/program/Windows8.1-KB2999226-x64.msu to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/Windows8.1-KB2999226-x64.msu
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/Windows8.1-KB2999226-x64.msu
Copy: E:/7602/instdir/program/Windows8-RT-KB2999226-x64.msu to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/Windows8-RT-KB2999226-x64.msu
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary/Windows8-RT-KB2999226-x64.msu

Copying files with extension idt from directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00 to directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Componen.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Componen.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Componen.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/CreateFo.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CreateFo.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CreateFo.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/FeatureC.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/FeatureC.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/FeatureC.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/File.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/File.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/File.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Font.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Font.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Font.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Icon.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Icon.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Icon.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/IniFile.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/IniFile.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/IniFile.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Media.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Media.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Media.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiAssem.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/MsiAssem.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/MsiAssem.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiAsseN.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/MsiAsseN.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/MsiAsseN.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiFileHash.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/MsiFileHash.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/MsiFileHash.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiShorP.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/MsiShorP.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/MsiShorP.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/RemoveFi.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/RemoveFi.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/RemoveFi.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Upgrade.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Upgrade.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Upgrade.idt

Copying files with extension pl from directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00 to directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Director.idt.pl to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Director.idt.pl
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Director.idt.pl
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Feature.idt.pl to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Feature.idt.pl
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Feature.idt.pl
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Registry.idt.pl to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Registry.idt.pl
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Registry.idt.pl
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Shortcut.idt.pl to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Shortcut.idt.pl
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Shortcut.idt.pl

Renaming files with extension "pl" in the directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl
Rename: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Director.idt.pl to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Director.idt
Rename: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Feature.idt.pl to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Feature.idt
Rename: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Registry.idt.pl to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Registry.idt
Rename: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Shortcut.idt.pl to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Shortcut.idt

Mon Aug 14 16:51:55 2023 (00:23 min.)
######################################################
Localizing idt files (Language: pl):
######################################################
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/ActionTe.idt into language pl
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/ActionTe.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Control.idt into language pl
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/Control.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt into language pl
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/CustomAc.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Error.idt into language pl
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/Error.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/LaunchCo.idt into language pl
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/LaunchCo.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/RadioBut.idt into language pl
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/RadioBut.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Property.idt into language pl
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/Property.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/UIText.idt into language pl
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/UIText.ulf
Added language content into idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Property.idt
Defined variable PROPERTYTABLEPRODUCTNAME: LibreOffice 7.6.0.2
Defined Quickstarter Link name: LibreOffice 7.6
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Property.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/RegLocat.idt
Added language content into idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Property.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/Binary.idt

Performance Info: addcustomactions start
	Mon Aug 14 16:51:55 2023 (00:23 min.)
Added CheckPatchList CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added CheckPatchList CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added CheckVersions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added CheckVersions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added CheckVersions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallU.idt
Added CheckInstallDirectory CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added CheckInstallDirectory CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added line "SetupType	Next	DoAction	CheckInstallDirectory	_IsSetupTypeMin = "Typical" And Not Installed	2" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/ControlE.idt
Added line "CustomSetup	Next	DoAction	CheckInstallDirectory	Not Installed	2" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/ControlE.idt
Added CompleteInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added CompleteInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added CompleteInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallU.idt
Added Instooofiltmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added Instooofiltmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added LookForRegisteredExtensions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added line "CustomSetup	Next	DoAction	LookForRegisteredExtensions	1	2" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/ControlE.idt
Added MigrateInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added MigrateInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added MigrateInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallU.idt
Added Regactivexdll1 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added Regactivexdll1 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added Regactivexdll2 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added Regactivexdll2 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added Regallmsdocdll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added Regallmsdocdll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added RegisterSomeExtensions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added line "FileTypeDialog	Next	DoAction	RegisterSomeExtensions	1	1" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/ControlE.idt
Added Restoreregallmsdocdll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added Restoreregallmsdocdll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added SelectLanguage CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added SelectLanguage CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added SelectLanguage CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallU.idt
Added Shellextensionsdll3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added Shellextensionsdll3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added Shellextensionsdll4 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added Shellextensionsdll4 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added Shellextensionsdll5 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added Shellextensionsdll5 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added Shellextensionsdll5 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallU.idt
Added SortTree CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added line "CustomSetup	Tree	DoAction	SortTree	1	1" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/ControlE.idt
Added check_win7x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt (NO_FILE has been set)
Added check_win7x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt (NO_FILE has been set)
Added check_win81x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt (NO_FILE has been set)
Added check_win81x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt (NO_FILE has been set)
Added check_win8x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt (NO_FILE has been set)
Added check_win8x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt (NO_FILE has been set)
Added cleanup_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added cleanup_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added inst_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added inst_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added prep_reg_unreg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added prep_reg_unreg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added qslnkmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added qslnkmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added reg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added reg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added sdqsmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added sdqsmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added unpack_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added unpack_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Added unreg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Added unreg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt".
Setting position "3175" for custom action "Instooofiltmsidll".
Setting position "3200" for custom action "Regactivexdll1".
Setting position "3225" for custom action "Restoreregallmsdocdll".
Setting position "3250" for custom action "Shellextensionsdll3".
Could not assign position for custom action "CheckPatchList" yet (scp: "POSITIONTEMPLATE_Patch1NotInstalled").
Setting position "108" for custom action "CheckVersions" (scp: "POSITIONTEMPLATE_NewProductFound" at position 110).
Setting position "106" for custom action "CheckInstallDirectory" (scp: "POSITIONTEMPLATE_CheckVersions" at position 108).
Could not assign position for custom action "CompleteInstallPath" yet (scp: "POSITIONTEMPLATE_MigrateInstallPath").
Setting position "348" for custom action "MigrateInstallPath" (scp: "POSITIONTEMPLATE_CostInitialize" at position 350).
Setting position "673" for custom action "Regactivexdll2" (scp: "POSITIONTEMPLATE_RemoveExistingProducts" at position 675).
Setting position "498" for custom action "Regallmsdocdll" (scp: "POSITIONTEMPLATE_CostFinalize" at position 500).
Setting position "598" for custom action "SelectLanguage" (scp: "POSITIONTEMPLATE_MigrateFeatureStates" at position 600).
Setting position "598" for custom action "Shellextensionsdll4" (scp: "POSITIONTEMPLATE_MigrateFeatureStates" at position 600).
Setting position "98" for custom action "Shellextensionsdll5" (scp: "POSITIONTEMPLATE_FindRelatedProducts" at position 100).
Setting position "398" for custom action "check_win7x64_ucrt" (scp: "POSITIONTEMPLATE_FileCost" at position 400).
Could not assign position for custom action "check_win81x64_ucrt" yet (scp: "POSITIONTEMPLATE_check_win8x64_ucrt").
Setting position "396" for custom action "check_win8x64_ucrt" (scp: "POSITIONTEMPLATE_check_win7x64_ucrt" at position 398).
Could not assign position for custom action "cleanup_msu" yet (scp: "POSITIONTEMPLATE_inst_msu").
Setting position "1948" for custom action "inst_msu" (scp: "POSITIONTEMPLATE_InstallFiles" at position 1950).
Setting position "502" for custom action "prep_reg_unreg_dlls" (scp: "POSITIONTEMPLATE_behind_CostFinalize" at position 500).
Could not assign position for custom action "qslnkmsidll" yet (scp: "POSITIONTEMPLATE_sdqsmsidll").
Setting position "3148" for custom action "reg_dlls" (scp: "POSITIONTEMPLATE_InstallFinalize" at position 3150).
Setting position "198" for custom action "sdqsmsidll" (scp: "POSITIONTEMPLATE_CCPSearch" at position 200).
Could not assign position for custom action "unpack_msu" yet (scp: "POSITIONTEMPLATE_cleanup_msu").
Setting position "848" for custom action "unreg_dlls" (scp: "POSITIONTEMPLATE_UnpublishComponents" at position 850).
Could not assign position for custom action "CheckPatchList" yet (scp: "POSITIONTEMPLATE_Patch1NotInstalled").
Setting position "346" for custom action "CompleteInstallPath" (scp: "POSITIONTEMPLATE_MigrateInstallPath" at position 348).
Setting position "394" for custom action "check_win81x64_ucrt" (scp: "POSITIONTEMPLATE_check_win8x64_ucrt" at position 396).
Setting position "1946" for custom action "cleanup_msu" (scp: "POSITIONTEMPLATE_inst_msu" at position 1948).
Setting position "196" for custom action "qslnkmsidll" (scp: "POSITIONTEMPLATE_sdqsmsidll" at position 198).
Setting position "1944" for custom action "unpack_msu" (scp: "POSITIONTEMPLATE_cleanup_msu" at position 1946).
Could not assign position for custom action "CheckPatchList" yet (scp: "POSITIONTEMPLATE_Patch1NotInstalled").
WARNING: Setting position "3275" for custom action "CheckPatchList". Could not find CustomAction "Patch1NotInstalled".

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallU.idt".
Setting position "158" for custom action "CheckVersions" (scp: "POSITIONTEMPLATE_NewProductFound" at position 160).
Could not assign position for custom action "CompleteInstallPath" yet (scp: "POSITIONTEMPLATE_MigrateInstallPath").
Setting position "398" for custom action "MigrateInstallPath" (scp: "POSITIONTEMPLATE_CostInitialize" at position 400).
Setting position "598" for custom action "SelectLanguage" (scp: "POSITIONTEMPLATE_MigrateFeatureStates" at position 600).
Setting position "148" for custom action "Shellextensionsdll5" (scp: "POSITIONTEMPLATE_FindRelatedProducts" at position 150).
Setting position "396" for custom action "CompleteInstallPath" (scp: "POSITIONTEMPLATE_MigrateInstallPath" at position 398).

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/AdminExe.idt".
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/AdminExe.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallU.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/ControlE.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/ControlC.idt

Performance Info: addcustomactions end
	Mon Aug 14 16:51:55 2023 (00:23 min.)

Performance Info: addcustomactions start
	Mon Aug 14 16:51:55 2023 (00:23 min.)
Added SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt (NO_FILE has been set)
Added SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/AdminExe.idt (NO_FILE has been set)
Added SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt (NO_FILE has been set)
Added SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallU.idt (NO_FILE has been set)
Added System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt (NO_FILE has been set)
Added System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/AdminExe.idt (NO_FILE has been set)
Added System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt (NO_FILE has been set)
Added System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallU.idt (NO_FILE has been set)

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt".
Setting position "348" for custom action "SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143" (scp: "POSITIONTEMPLATE_CostInitialize" at position 350).
Setting position "348" for custom action "System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3" (scp: "POSITIONTEMPLATE_CostInitialize" at position 350).

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallU.idt".
Setting position "398" for custom action "SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143" (scp: "POSITIONTEMPLATE_CostInitialize" at position 400).
Setting position "398" for custom action "System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3" (scp: "POSITIONTEMPLATE_CostInitialize" at position 400).

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/AdminExe.idt".
Setting position "48" for custom action "SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143" (scp: "POSITIONTEMPLATE_CostInitialize" at position 50).
Setting position "48" for custom action "System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3" (scp: "POSITIONTEMPLATE_CostInitialize" at position 50).
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/CustomAc.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/AdminExe.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallU.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/ControlE.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/ControlC.idt

Performance Info: addcustomactions end
	Mon Aug 14 16:51:55 2023 (00:23 min.)
Making idt file 64 bit conform: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/RegLocat.idt
Making idt file 64 bit conform: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/InstallE.idt
Making idt file 64 bit conform: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/LaunchCo.idt
Making idt file 64 bit conform: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/DrLocato.idt

Mon Aug 14 16:51:55 2023 (00:23 min.)
######################################################
Creating msi database
######################################################
Systemcall: msidb.exe -f E:\\7602\\workdir\\installation\\LibreOffice\\msi\\idt_files\\en-US_pl_de_uk\\pl -d E:\\7602\\workdir\\installation\\LibreOffice\\msi\\idt_files\\en-US_pl_de_uk\\pl\\libreoffice76_pl.msi -c -i \*
Success: Executed msidb.exe successfully!

Mon Aug 14 16:51:55 2023 (00:23 min.)
######################################################
Writing summary information stream
######################################################

Mon Aug 14 16:51:55 2023 (00:23 min.)
######################################################
Generating 1 GUID
######################################################
Systemcall: uuidgen.exe -n1 |
Success: Executed uuidgen.exe successfully!
PackageCode: {4CC3DA11-5192-4ADC-83AC-04A0AA3D8D80}
Systemcall: msiinfo.exe E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/libreoffice76_pl.msi -g 200 -c 0 -p "x64;1045" -v {4CC3DA11-5192-4ADC-83AC-04A0AA3D8D80} -t "Installation database" -a "Kuba" -j "LibreOffice 7.6" -o "LibreOffice" -k "Install,MSI" -n "Windows Installer" -u 0 -w 0
Success: Executed msiinfo.exe successfully!
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/pl/libreoffice76_pl.msi to E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_pl.msi
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_pl.msi

Created directory: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de

Mon Aug 14 16:51:56 2023 (00:24 min.)
######################################################
Copying idt files to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de:
######################################################

Copying files from directory E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice to directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/ActionTe.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/ActionTe.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/ActionTe.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/AdminExe.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/AdminExe.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/AdminExe.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/AdminUIS.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/AdminUIS.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/AdminUIS.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/AdvtExec.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/AdvtExec.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/AdvtExec.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/AppSearc.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/AppSearc.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/AppSearc.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/CheckBox.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CheckBox.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CheckBox.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/codes.txt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/codes.txt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/codes.txt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/codes_ooodev.txt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/codes_ooodev.txt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/codes_ooodev.txt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/components.txt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/components.txt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/components.txt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Control.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Control.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Control.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/ControlC.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/ControlC.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/ControlC.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/ControlE.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/ControlE.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/ControlE.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/CustomAc.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Dialog.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Dialog.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Dialog.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/DrLocato.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/DrLocato.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/DrLocato.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Error.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Error.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Error.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/EventMap.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/EventMap.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/EventMap.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/InstallE.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/InstallU.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallU.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallU.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/LaunchCo.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/LaunchCo.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/LaunchCo.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/ListBox.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/ListBox.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/ListBox.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Property.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Property.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Property.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/RadioBut.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/RadioBut.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/RadioBut.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/RegLocat.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/RegLocat.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/RegLocat.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Signatur.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Signatur.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Signatur.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/TextStyl.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/TextStyl.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/TextStyl.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/UIText.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/UIText.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/UIText.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/_Validat.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/_Validat.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/_Validat.idt

Created directory: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary

Copying files from directory E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary to directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/Banner.bmp to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/Banner.bmp
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/Banner.bmp
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/caution.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/caution.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/caution.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/caution.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/caution.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/caution.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/dontinstall.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/dontinstall.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/dontinstall.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/dontinstall.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/dontinstall.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/dontinstall.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/Image.bmp to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/Image.bmp
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/Image.bmp
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/Image_2.bmp to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/Image_2.bmp
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/Image_2.bmp
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/install.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/install.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/install.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/install.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/install.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/install.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/installpartial.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/installpartial.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/installpartial.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/installpartial.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/installpartial.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/installpartial.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/installstatemenu.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/installstatemenu.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/installstatemenu.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/installstatemenu.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/installstatemenu.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/installstatemenu.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/newfolder.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/newfolder.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/newfolder.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/newfolder.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/newfolder.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/newfolder.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/openfolder.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/openfolder.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/openfolder.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/openfolder.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/openfolder.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/openfolder.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setup.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/setup.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/setup.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setup.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/setup.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/setup.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setupcomplete.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/setupcomplete.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/setupcomplete.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setupcomplete.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/setupcomplete.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/setupcomplete.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setuppartial.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/setuppartial.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/setuppartial.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setuppartial.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/setuppartial.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/setuppartial.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setuprepair.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/setuprepair.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/setuprepair.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setuprepair.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/setuprepair.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/setuprepair.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/trashcan.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/trashcan.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/trashcan.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/trashcan.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/trashcan.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/trashcan.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/up.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/up.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/up.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/up.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/up.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/up.svg

Created directory: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Icon
Copy: E:/7602/sysui/desktop/icons/soffice.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Icon/soffice.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Icon/soffice.ico
Copy: E:/7602/instdir/program/regactivex.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/regactivex.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/regactivex.dll
Copy: E:/7602/instdir/program/inst_msu_msi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/inst_msu_msi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/inst_msu_msi.dll
Copy: E:/7602/instdir/program/instooofiltmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/instooofiltmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/instooofiltmsi.dll
Copy: E:/7602/instdir/program/qslnkmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/qslnkmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/qslnkmsi.dll
Copy: E:/7602/instdir/program/reg4allmsdoc.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/reg4allmsdoc.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/reg4allmsdoc.dll
Copy: E:/7602/instdir/program/reg_dlls.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/reg_dlls.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/reg_dlls.dll
Copy: E:/7602/instdir/program/sdqsmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/sdqsmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/sdqsmsi.dll
Copy: E:/7602/instdir/program/sellangmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/sellangmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/sellangmsi.dll
Copy: E:/7602/instdir/program/sn_tools.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/sn_tools.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/sn_tools.dll
Copy: E:/7602/instdir/program/shlxtmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/shlxtmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/shlxtmsi.dll
Copy: E:/7602/instdir/program/Windows6.1-KB2999226-x64.msu to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/Windows6.1-KB2999226-x64.msu
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/Windows6.1-KB2999226-x64.msu
Copy: E:/7602/instdir/program/Windows8.1-KB2999226-x64.msu to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/Windows8.1-KB2999226-x64.msu
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/Windows8.1-KB2999226-x64.msu
Copy: E:/7602/instdir/program/Windows8-RT-KB2999226-x64.msu to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/Windows8-RT-KB2999226-x64.msu
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary/Windows8-RT-KB2999226-x64.msu

Copying files with extension idt from directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00 to directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Componen.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Componen.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Componen.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/CreateFo.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CreateFo.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CreateFo.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/FeatureC.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/FeatureC.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/FeatureC.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/File.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/File.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/File.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Font.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Font.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Font.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Icon.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Icon.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Icon.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/IniFile.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/IniFile.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/IniFile.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Media.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Media.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Media.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiAssem.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/MsiAssem.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/MsiAssem.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiAsseN.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/MsiAsseN.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/MsiAsseN.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiFileHash.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/MsiFileHash.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/MsiFileHash.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiShorP.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/MsiShorP.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/MsiShorP.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/RemoveFi.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/RemoveFi.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/RemoveFi.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Upgrade.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Upgrade.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Upgrade.idt

Copying files with extension de from directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00 to directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Director.idt.de to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Director.idt.de
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Director.idt.de
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Feature.idt.de to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Feature.idt.de
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Feature.idt.de
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Registry.idt.de to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Registry.idt.de
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Registry.idt.de
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Shortcut.idt.de to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Shortcut.idt.de
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Shortcut.idt.de

Renaming files with extension "de" in the directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de
Rename: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Director.idt.de to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Director.idt
Rename: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Feature.idt.de to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Feature.idt
Rename: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Registry.idt.de to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Registry.idt
Rename: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Shortcut.idt.de to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Shortcut.idt

Mon Aug 14 16:51:56 2023 (00:24 min.)
######################################################
Localizing idt files (Language: de):
######################################################
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/ActionTe.idt into language de
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/ActionTe.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Control.idt into language de
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/Control.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt into language de
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/CustomAc.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Error.idt into language de
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/Error.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/LaunchCo.idt into language de
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/LaunchCo.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/RadioBut.idt into language de
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/RadioBut.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Property.idt into language de
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/Property.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/UIText.idt into language de
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/UIText.ulf
Added language content into idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Property.idt
Defined variable PROPERTYTABLEPRODUCTNAME: LibreOffice 7.6.0.2
Defined Quickstarter Link name: LibreOffice 7.6
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Property.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/RegLocat.idt
Added language content into idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Property.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/Binary.idt

Performance Info: addcustomactions start
	Mon Aug 14 16:51:56 2023 (00:24 min.)
Added CheckPatchList CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added CheckPatchList CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added CheckVersions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added CheckVersions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added CheckVersions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallU.idt
Added CheckInstallDirectory CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added CheckInstallDirectory CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added line "SetupType	Next	DoAction	CheckInstallDirectory	_IsSetupTypeMin = "Typical" And Not Installed	2" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/ControlE.idt
Added line "CustomSetup	Next	DoAction	CheckInstallDirectory	Not Installed	2" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/ControlE.idt
Added CompleteInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added CompleteInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added CompleteInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallU.idt
Added Instooofiltmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added Instooofiltmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added LookForRegisteredExtensions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added line "CustomSetup	Next	DoAction	LookForRegisteredExtensions	1	2" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/ControlE.idt
Added MigrateInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added MigrateInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added MigrateInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallU.idt
Added Regactivexdll1 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added Regactivexdll1 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added Regactivexdll2 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added Regactivexdll2 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added Regallmsdocdll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added Regallmsdocdll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added RegisterSomeExtensions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added line "FileTypeDialog	Next	DoAction	RegisterSomeExtensions	1	1" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/ControlE.idt
Added Restoreregallmsdocdll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added Restoreregallmsdocdll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added SelectLanguage CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added SelectLanguage CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added SelectLanguage CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallU.idt
Added Shellextensionsdll3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added Shellextensionsdll3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added Shellextensionsdll4 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added Shellextensionsdll4 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added Shellextensionsdll5 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added Shellextensionsdll5 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added Shellextensionsdll5 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallU.idt
Added SortTree CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added line "CustomSetup	Tree	DoAction	SortTree	1	1" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/ControlE.idt
Added check_win7x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt (NO_FILE has been set)
Added check_win7x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt (NO_FILE has been set)
Added check_win81x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt (NO_FILE has been set)
Added check_win81x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt (NO_FILE has been set)
Added check_win8x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt (NO_FILE has been set)
Added check_win8x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt (NO_FILE has been set)
Added cleanup_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added cleanup_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added inst_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added inst_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added prep_reg_unreg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added prep_reg_unreg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added qslnkmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added qslnkmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added reg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added reg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added sdqsmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added sdqsmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added unpack_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added unpack_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Added unreg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Added unreg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt".
Setting position "3175" for custom action "Instooofiltmsidll".
Setting position "3200" for custom action "Regactivexdll1".
Setting position "3225" for custom action "Restoreregallmsdocdll".
Setting position "3250" for custom action "Shellextensionsdll3".
Could not assign position for custom action "CheckPatchList" yet (scp: "POSITIONTEMPLATE_Patch1NotInstalled").
Setting position "108" for custom action "CheckVersions" (scp: "POSITIONTEMPLATE_NewProductFound" at position 110).
Setting position "106" for custom action "CheckInstallDirectory" (scp: "POSITIONTEMPLATE_CheckVersions" at position 108).
Could not assign position for custom action "CompleteInstallPath" yet (scp: "POSITIONTEMPLATE_MigrateInstallPath").
Setting position "348" for custom action "MigrateInstallPath" (scp: "POSITIONTEMPLATE_CostInitialize" at position 350).
Setting position "673" for custom action "Regactivexdll2" (scp: "POSITIONTEMPLATE_RemoveExistingProducts" at position 675).
Setting position "498" for custom action "Regallmsdocdll" (scp: "POSITIONTEMPLATE_CostFinalize" at position 500).
Setting position "598" for custom action "SelectLanguage" (scp: "POSITIONTEMPLATE_MigrateFeatureStates" at position 600).
Setting position "598" for custom action "Shellextensionsdll4" (scp: "POSITIONTEMPLATE_MigrateFeatureStates" at position 600).
Setting position "98" for custom action "Shellextensionsdll5" (scp: "POSITIONTEMPLATE_FindRelatedProducts" at position 100).
Setting position "398" for custom action "check_win7x64_ucrt" (scp: "POSITIONTEMPLATE_FileCost" at position 400).
Could not assign position for custom action "check_win81x64_ucrt" yet (scp: "POSITIONTEMPLATE_check_win8x64_ucrt").
Setting position "396" for custom action "check_win8x64_ucrt" (scp: "POSITIONTEMPLATE_check_win7x64_ucrt" at position 398).
Could not assign position for custom action "cleanup_msu" yet (scp: "POSITIONTEMPLATE_inst_msu").
Setting position "1948" for custom action "inst_msu" (scp: "POSITIONTEMPLATE_InstallFiles" at position 1950).
Setting position "502" for custom action "prep_reg_unreg_dlls" (scp: "POSITIONTEMPLATE_behind_CostFinalize" at position 500).
Could not assign position for custom action "qslnkmsidll" yet (scp: "POSITIONTEMPLATE_sdqsmsidll").
Setting position "3148" for custom action "reg_dlls" (scp: "POSITIONTEMPLATE_InstallFinalize" at position 3150).
Setting position "198" for custom action "sdqsmsidll" (scp: "POSITIONTEMPLATE_CCPSearch" at position 200).
Could not assign position for custom action "unpack_msu" yet (scp: "POSITIONTEMPLATE_cleanup_msu").
Setting position "848" for custom action "unreg_dlls" (scp: "POSITIONTEMPLATE_UnpublishComponents" at position 850).
Could not assign position for custom action "CheckPatchList" yet (scp: "POSITIONTEMPLATE_Patch1NotInstalled").
Setting position "346" for custom action "CompleteInstallPath" (scp: "POSITIONTEMPLATE_MigrateInstallPath" at position 348).
Setting position "394" for custom action "check_win81x64_ucrt" (scp: "POSITIONTEMPLATE_check_win8x64_ucrt" at position 396).
Setting position "1946" for custom action "cleanup_msu" (scp: "POSITIONTEMPLATE_inst_msu" at position 1948).
Setting position "196" for custom action "qslnkmsidll" (scp: "POSITIONTEMPLATE_sdqsmsidll" at position 198).
Setting position "1944" for custom action "unpack_msu" (scp: "POSITIONTEMPLATE_cleanup_msu" at position 1946).
Could not assign position for custom action "CheckPatchList" yet (scp: "POSITIONTEMPLATE_Patch1NotInstalled").
WARNING: Setting position "3275" for custom action "CheckPatchList". Could not find CustomAction "Patch1NotInstalled".

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallU.idt".
Setting position "158" for custom action "CheckVersions" (scp: "POSITIONTEMPLATE_NewProductFound" at position 160).
Could not assign position for custom action "CompleteInstallPath" yet (scp: "POSITIONTEMPLATE_MigrateInstallPath").
Setting position "398" for custom action "MigrateInstallPath" (scp: "POSITIONTEMPLATE_CostInitialize" at position 400).
Setting position "598" for custom action "SelectLanguage" (scp: "POSITIONTEMPLATE_MigrateFeatureStates" at position 600).
Setting position "148" for custom action "Shellextensionsdll5" (scp: "POSITIONTEMPLATE_FindRelatedProducts" at position 150).
Setting position "396" for custom action "CompleteInstallPath" (scp: "POSITIONTEMPLATE_MigrateInstallPath" at position 398).

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/AdminExe.idt".
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/AdminExe.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallU.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/ControlE.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/ControlC.idt

Performance Info: addcustomactions end
	Mon Aug 14 16:51:56 2023 (00:24 min.)

Performance Info: addcustomactions start
	Mon Aug 14 16:51:56 2023 (00:24 min.)
Added SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt (NO_FILE has been set)
Added SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/AdminExe.idt (NO_FILE has been set)
Added SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt (NO_FILE has been set)
Added SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallU.idt (NO_FILE has been set)
Added System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt (NO_FILE has been set)
Added System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/AdminExe.idt (NO_FILE has been set)
Added System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt (NO_FILE has been set)
Added System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallU.idt (NO_FILE has been set)

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt".
Setting position "348" for custom action "SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143" (scp: "POSITIONTEMPLATE_CostInitialize" at position 350).
Setting position "348" for custom action "System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3" (scp: "POSITIONTEMPLATE_CostInitialize" at position 350).

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallU.idt".
Setting position "398" for custom action "SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143" (scp: "POSITIONTEMPLATE_CostInitialize" at position 400).
Setting position "398" for custom action "System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3" (scp: "POSITIONTEMPLATE_CostInitialize" at position 400).

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/AdminExe.idt".
Setting position "48" for custom action "SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143" (scp: "POSITIONTEMPLATE_CostInitialize" at position 50).
Setting position "48" for custom action "System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3" (scp: "POSITIONTEMPLATE_CostInitialize" at position 50).
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/CustomAc.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/AdminExe.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallU.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/ControlE.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/ControlC.idt

Performance Info: addcustomactions end
	Mon Aug 14 16:51:56 2023 (00:24 min.)
Making idt file 64 bit conform: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/RegLocat.idt
Making idt file 64 bit conform: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/InstallE.idt
Making idt file 64 bit conform: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/LaunchCo.idt
Making idt file 64 bit conform: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/DrLocato.idt

Mon Aug 14 16:51:56 2023 (00:24 min.)
######################################################
Creating msi database
######################################################
Systemcall: msidb.exe -f E:\\7602\\workdir\\installation\\LibreOffice\\msi\\idt_files\\en-US_pl_de_uk\\de -d E:\\7602\\workdir\\installation\\LibreOffice\\msi\\idt_files\\en-US_pl_de_uk\\de\\libreoffice76_de.msi -c -i \*
Success: Executed msidb.exe successfully!

Mon Aug 14 16:51:56 2023 (00:24 min.)
######################################################
Writing summary information stream
######################################################

Mon Aug 14 16:51:56 2023 (00:24 min.)
######################################################
Generating 1 GUID
######################################################
Systemcall: uuidgen.exe -n1 |
Success: Executed uuidgen.exe successfully!
PackageCode: {75B8A9E0-0499-4274-9792-533B27F63DCA}
Systemcall: msiinfo.exe E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/libreoffice76_de.msi -g 200 -c 0 -p "x64;1031" -v {75B8A9E0-0499-4274-9792-533B27F63DCA} -t "Installation database" -a "Kuba" -j "LibreOffice 7.6" -o "LibreOffice" -k "Install,MSI" -n "Windows Installer" -u 0 -w 0
Success: Executed msiinfo.exe successfully!
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/de/libreoffice76_de.msi to E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_de.msi
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_de.msi

Created directory: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk

Mon Aug 14 16:51:57 2023 (00:25 min.)
######################################################
Copying idt files to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk:
######################################################

Copying files from directory E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice to directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/ActionTe.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/ActionTe.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/ActionTe.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/AdminExe.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/AdminExe.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/AdminExe.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/AdminUIS.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/AdminUIS.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/AdminUIS.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/AdvtExec.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/AdvtExec.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/AdvtExec.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/AppSearc.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/AppSearc.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/AppSearc.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/CheckBox.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CheckBox.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CheckBox.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/codes.txt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/codes.txt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/codes.txt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/codes_ooodev.txt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/codes_ooodev.txt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/codes_ooodev.txt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/components.txt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/components.txt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/components.txt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Control.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Control.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Control.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/ControlC.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/ControlC.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/ControlC.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/ControlE.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/ControlE.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/ControlE.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/CustomAc.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Dialog.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Dialog.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Dialog.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/DrLocato.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/DrLocato.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/DrLocato.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Error.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Error.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Error.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/EventMap.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/EventMap.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/EventMap.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/InstallE.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/InstallU.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallU.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallU.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/LaunchCo.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/LaunchCo.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/LaunchCo.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/ListBox.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/ListBox.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/ListBox.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Property.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Property.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Property.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/RadioBut.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/RadioBut.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/RadioBut.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/RegLocat.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/RegLocat.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/RegLocat.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Signatur.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Signatur.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Signatur.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/TextStyl.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/TextStyl.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/TextStyl.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/UIText.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/UIText.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/UIText.idt
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/_Validat.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/_Validat.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/_Validat.idt

Created directory: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary

Copying files from directory E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary to directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/Banner.bmp to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/Banner.bmp
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/Banner.bmp
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/caution.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/caution.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/caution.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/caution.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/caution.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/caution.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/dontinstall.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/dontinstall.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/dontinstall.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/dontinstall.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/dontinstall.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/dontinstall.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/Image.bmp to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/Image.bmp
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/Image.bmp
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/Image_2.bmp to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/Image_2.bmp
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/Image_2.bmp
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/install.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/install.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/install.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/install.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/install.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/install.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/installpartial.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/installpartial.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/installpartial.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/installpartial.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/installpartial.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/installpartial.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/installstatemenu.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/installstatemenu.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/installstatemenu.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/installstatemenu.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/installstatemenu.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/installstatemenu.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/newfolder.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/newfolder.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/newfolder.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/newfolder.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/newfolder.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/newfolder.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/openfolder.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/openfolder.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/openfolder.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/openfolder.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/openfolder.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/openfolder.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setup.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/setup.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/setup.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setup.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/setup.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/setup.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setupcomplete.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/setupcomplete.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/setupcomplete.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setupcomplete.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/setupcomplete.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/setupcomplete.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setuppartial.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/setuppartial.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/setuppartial.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setuppartial.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/setuppartial.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/setuppartial.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setuprepair.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/setuprepair.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/setuprepair.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/setuprepair.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/setuprepair.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/setuprepair.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/trashcan.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/trashcan.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/trashcan.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/trashcan.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/trashcan.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/trashcan.svg
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/up.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/up.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/up.ico
Copy: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice/Binary/up.svg to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/up.svg
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/up.svg

Created directory: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Icon
Copy: E:/7602/sysui/desktop/icons/soffice.ico to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Icon/soffice.ico
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Icon/soffice.ico
Copy: E:/7602/instdir/program/regactivex.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/regactivex.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/regactivex.dll
Copy: E:/7602/instdir/program/inst_msu_msi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/inst_msu_msi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/inst_msu_msi.dll
Copy: E:/7602/instdir/program/instooofiltmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/instooofiltmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/instooofiltmsi.dll
Copy: E:/7602/instdir/program/qslnkmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/qslnkmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/qslnkmsi.dll
Copy: E:/7602/instdir/program/reg4allmsdoc.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/reg4allmsdoc.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/reg4allmsdoc.dll
Copy: E:/7602/instdir/program/reg_dlls.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/reg_dlls.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/reg_dlls.dll
Copy: E:/7602/instdir/program/sdqsmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/sdqsmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/sdqsmsi.dll
Copy: E:/7602/instdir/program/sellangmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/sellangmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/sellangmsi.dll
Copy: E:/7602/instdir/program/sn_tools.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/sn_tools.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/sn_tools.dll
Copy: E:/7602/instdir/program/shlxtmsi.dll to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/shlxtmsi.dll
chmod 775, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/shlxtmsi.dll
Copy: E:/7602/instdir/program/Windows6.1-KB2999226-x64.msu to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/Windows6.1-KB2999226-x64.msu
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/Windows6.1-KB2999226-x64.msu
Copy: E:/7602/instdir/program/Windows8.1-KB2999226-x64.msu to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/Windows8.1-KB2999226-x64.msu
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/Windows8.1-KB2999226-x64.msu
Copy: E:/7602/instdir/program/Windows8-RT-KB2999226-x64.msu to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/Windows8-RT-KB2999226-x64.msu
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary/Windows8-RT-KB2999226-x64.msu

Copying files with extension idt from directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00 to directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Componen.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Componen.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Componen.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/CreateFo.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CreateFo.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CreateFo.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/FeatureC.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/FeatureC.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/FeatureC.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/File.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/File.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/File.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Font.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Font.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Font.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Icon.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Icon.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Icon.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/IniFile.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/IniFile.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/IniFile.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Media.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Media.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Media.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiAssem.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/MsiAssem.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/MsiAssem.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiAsseN.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/MsiAsseN.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/MsiAsseN.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiFileHash.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/MsiFileHash.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/MsiFileHash.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/MsiShorP.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/MsiShorP.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/MsiShorP.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/RemoveFi.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/RemoveFi.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/RemoveFi.idt
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Upgrade.idt to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Upgrade.idt
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Upgrade.idt

Copying files with extension uk from directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00 to directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Director.idt.uk to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Director.idt.uk
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Director.idt.uk
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Feature.idt.uk to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Feature.idt.uk
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Feature.idt.uk
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Registry.idt.uk to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Registry.idt.uk
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Registry.idt.uk
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/00/Shortcut.idt.uk to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Shortcut.idt.uk
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Shortcut.idt.uk

Renaming files with extension "uk" in the directory E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk
Rename: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Director.idt.uk to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Director.idt
Rename: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Feature.idt.uk to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Feature.idt
Rename: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Registry.idt.uk to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Registry.idt
Rename: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Shortcut.idt.uk to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Shortcut.idt

Mon Aug 14 16:51:57 2023 (00:25 min.)
######################################################
Localizing idt files (Language: uk):
######################################################
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/ActionTe.idt into language uk
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/ActionTe.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Control.idt into language uk
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/Control.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt into language uk
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/CustomAc.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Error.idt into language uk
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/Error.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/LaunchCo.idt into language uk
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/LaunchCo.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/RadioBut.idt into language uk
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/RadioBut.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Property.idt into language uk
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/Property.ulf
Translated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/UIText.idt into language uk
Used languagefile: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/UIText.ulf
Added language content into idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Property.idt
Defined variable PROPERTYTABLEPRODUCTNAME: LibreOffice 7.6.0.2
Defined Quickstarter Link name: LibreOffice 7.6
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Property.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/RegLocat.idt
Added language content into idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Property.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/Binary.idt

Performance Info: addcustomactions start
	Mon Aug 14 16:51:57 2023 (00:25 min.)
Added CheckPatchList CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added CheckPatchList CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added CheckVersions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added CheckVersions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added CheckVersions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallU.idt
Added CheckInstallDirectory CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added CheckInstallDirectory CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added line "SetupType	Next	DoAction	CheckInstallDirectory	_IsSetupTypeMin = "Typical" And Not Installed	2" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/ControlE.idt
Added line "CustomSetup	Next	DoAction	CheckInstallDirectory	Not Installed	2" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/ControlE.idt
Added CompleteInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added CompleteInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added CompleteInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallU.idt
Added Instooofiltmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added Instooofiltmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added LookForRegisteredExtensions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added line "CustomSetup	Next	DoAction	LookForRegisteredExtensions	1	2" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/ControlE.idt
Added MigrateInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added MigrateInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added MigrateInstallPath CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallU.idt
Added Regactivexdll1 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added Regactivexdll1 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added Regactivexdll2 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added Regactivexdll2 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added Regallmsdocdll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added Regallmsdocdll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added RegisterSomeExtensions CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added line "FileTypeDialog	Next	DoAction	RegisterSomeExtensions	1	1" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/ControlE.idt
Added Restoreregallmsdocdll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added Restoreregallmsdocdll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added SelectLanguage CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added SelectLanguage CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added SelectLanguage CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallU.idt
Added Shellextensionsdll3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added Shellextensionsdll3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added Shellextensionsdll4 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added Shellextensionsdll4 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added Shellextensionsdll5 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added Shellextensionsdll5 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added Shellextensionsdll5 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallU.idt
Added SortTree CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added line "CustomSetup	Tree	DoAction	SortTree	1	1" into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/ControlE.idt
Added check_win7x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt (NO_FILE has been set)
Added check_win7x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt (NO_FILE has been set)
Added check_win81x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt (NO_FILE has been set)
Added check_win81x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt (NO_FILE has been set)
Added check_win8x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt (NO_FILE has been set)
Added check_win8x64_ucrt CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt (NO_FILE has been set)
Added cleanup_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added cleanup_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added inst_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added inst_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added prep_reg_unreg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added prep_reg_unreg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added qslnkmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added qslnkmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added reg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added reg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added sdqsmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added sdqsmsidll CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added unpack_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added unpack_msu CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Added unreg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Added unreg_dlls CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt".
Setting position "3175" for custom action "Instooofiltmsidll".
Setting position "3200" for custom action "Regactivexdll1".
Setting position "3225" for custom action "Restoreregallmsdocdll".
Setting position "3250" for custom action "Shellextensionsdll3".
Could not assign position for custom action "CheckPatchList" yet (scp: "POSITIONTEMPLATE_Patch1NotInstalled").
Setting position "108" for custom action "CheckVersions" (scp: "POSITIONTEMPLATE_NewProductFound" at position 110).
Setting position "106" for custom action "CheckInstallDirectory" (scp: "POSITIONTEMPLATE_CheckVersions" at position 108).
Could not assign position for custom action "CompleteInstallPath" yet (scp: "POSITIONTEMPLATE_MigrateInstallPath").
Setting position "348" for custom action "MigrateInstallPath" (scp: "POSITIONTEMPLATE_CostInitialize" at position 350).
Setting position "673" for custom action "Regactivexdll2" (scp: "POSITIONTEMPLATE_RemoveExistingProducts" at position 675).
Setting position "498" for custom action "Regallmsdocdll" (scp: "POSITIONTEMPLATE_CostFinalize" at position 500).
Setting position "598" for custom action "SelectLanguage" (scp: "POSITIONTEMPLATE_MigrateFeatureStates" at position 600).
Setting position "598" for custom action "Shellextensionsdll4" (scp: "POSITIONTEMPLATE_MigrateFeatureStates" at position 600).
Setting position "98" for custom action "Shellextensionsdll5" (scp: "POSITIONTEMPLATE_FindRelatedProducts" at position 100).
Setting position "398" for custom action "check_win7x64_ucrt" (scp: "POSITIONTEMPLATE_FileCost" at position 400).
Could not assign position for custom action "check_win81x64_ucrt" yet (scp: "POSITIONTEMPLATE_check_win8x64_ucrt").
Setting position "396" for custom action "check_win8x64_ucrt" (scp: "POSITIONTEMPLATE_check_win7x64_ucrt" at position 398).
Could not assign position for custom action "cleanup_msu" yet (scp: "POSITIONTEMPLATE_inst_msu").
Setting position "1948" for custom action "inst_msu" (scp: "POSITIONTEMPLATE_InstallFiles" at position 1950).
Setting position "502" for custom action "prep_reg_unreg_dlls" (scp: "POSITIONTEMPLATE_behind_CostFinalize" at position 500).
Could not assign position for custom action "qslnkmsidll" yet (scp: "POSITIONTEMPLATE_sdqsmsidll").
Setting position "3148" for custom action "reg_dlls" (scp: "POSITIONTEMPLATE_InstallFinalize" at position 3150).
Setting position "198" for custom action "sdqsmsidll" (scp: "POSITIONTEMPLATE_CCPSearch" at position 200).
Could not assign position for custom action "unpack_msu" yet (scp: "POSITIONTEMPLATE_cleanup_msu").
Setting position "848" for custom action "unreg_dlls" (scp: "POSITIONTEMPLATE_UnpublishComponents" at position 850).
Could not assign position for custom action "CheckPatchList" yet (scp: "POSITIONTEMPLATE_Patch1NotInstalled").
Setting position "346" for custom action "CompleteInstallPath" (scp: "POSITIONTEMPLATE_MigrateInstallPath" at position 348).
Setting position "394" for custom action "check_win81x64_ucrt" (scp: "POSITIONTEMPLATE_check_win8x64_ucrt" at position 396).
Setting position "1946" for custom action "cleanup_msu" (scp: "POSITIONTEMPLATE_inst_msu" at position 1948).
Setting position "196" for custom action "qslnkmsidll" (scp: "POSITIONTEMPLATE_sdqsmsidll" at position 198).
Setting position "1944" for custom action "unpack_msu" (scp: "POSITIONTEMPLATE_cleanup_msu" at position 1946).
Could not assign position for custom action "CheckPatchList" yet (scp: "POSITIONTEMPLATE_Patch1NotInstalled").
WARNING: Setting position "3275" for custom action "CheckPatchList". Could not find CustomAction "Patch1NotInstalled".

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallU.idt".
Setting position "158" for custom action "CheckVersions" (scp: "POSITIONTEMPLATE_NewProductFound" at position 160).
Could not assign position for custom action "CompleteInstallPath" yet (scp: "POSITIONTEMPLATE_MigrateInstallPath").
Setting position "398" for custom action "MigrateInstallPath" (scp: "POSITIONTEMPLATE_CostInitialize" at position 400).
Setting position "598" for custom action "SelectLanguage" (scp: "POSITIONTEMPLATE_MigrateFeatureStates" at position 600).
Setting position "148" for custom action "Shellextensionsdll5" (scp: "POSITIONTEMPLATE_FindRelatedProducts" at position 150).
Setting position "396" for custom action "CompleteInstallPath" (scp: "POSITIONTEMPLATE_MigrateInstallPath" at position 398).

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/AdminExe.idt".
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/AdminExe.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallU.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/ControlE.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/ControlC.idt

Performance Info: addcustomactions end
	Mon Aug 14 16:51:57 2023 (00:25 min.)

Performance Info: addcustomactions start
	Mon Aug 14 16:51:57 2023 (00:25 min.)
Added SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt (NO_FILE has been set)
Added SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/AdminExe.idt (NO_FILE has been set)
Added SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt (NO_FILE has been set)
Added SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallU.idt (NO_FILE has been set)
Added System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt (NO_FILE has been set)
Added System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/AdminExe.idt (NO_FILE has been set)
Added System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt (NO_FILE has been set)
Added System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3 CustomAction into table E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallU.idt (NO_FILE has been set)

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt".
Setting position "348" for custom action "SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143" (scp: "POSITIONTEMPLATE_CostInitialize" at position 350).
Setting position "348" for custom action "System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3" (scp: "POSITIONTEMPLATE_CostInitialize" at position 350).

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallU.idt".
Setting position "398" for custom action "SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143" (scp: "POSITIONTEMPLATE_CostInitialize" at position 400).
Setting position "398" for custom action "System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3" (scp: "POSITIONTEMPLATE_CostInitialize" at position 400).

Setting positions in table "E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/AdminExe.idt".
Setting position "48" for custom action "SystemFolder.F1670FCA_6780_3657_9C04_AF8005AC8143" (scp: "POSITIONTEMPLATE_CostInitialize" at position 50).
Setting position "48" for custom action "System64Folder.DFEFC2FE_EEE6_424C_841B_D4E66F0C84A3" (scp: "POSITIONTEMPLATE_CostInitialize" at position 50).
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/CustomAc.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/AdminExe.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallU.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/ControlE.idt
Updated idt file: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/ControlC.idt

Performance Info: addcustomactions end
	Mon Aug 14 16:51:57 2023 (00:25 min.)
Making idt file 64 bit conform: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/RegLocat.idt
Making idt file 64 bit conform: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/InstallE.idt
Making idt file 64 bit conform: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/LaunchCo.idt
Making idt file 64 bit conform: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/DrLocato.idt

Mon Aug 14 16:51:57 2023 (00:25 min.)
######################################################
Creating msi database
######################################################
Systemcall: msidb.exe -f E:\\7602\\workdir\\installation\\LibreOffice\\msi\\idt_files\\en-US_pl_de_uk\\uk -d E:\\7602\\workdir\\installation\\LibreOffice\\msi\\idt_files\\en-US_pl_de_uk\\uk\\libreoffice76_uk.msi -c -i \*
Success: Executed msidb.exe successfully!

Mon Aug 14 16:51:57 2023 (00:25 min.)
######################################################
Writing summary information stream
######################################################

Mon Aug 14 16:51:57 2023 (00:25 min.)
######################################################
Generating 1 GUID
######################################################
Systemcall: uuidgen.exe -n1 |
Success: Executed uuidgen.exe successfully!
PackageCode: {C6ACE7C6-912F-4BAC-B964-C60840F193C6}
Systemcall: msiinfo.exe E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/libreoffice76_uk.msi -g 200 -c 0 -p "x64;1058" -v {C6ACE7C6-912F-4BAC-B964-C60840F193C6} -t "Installation database" -a "Kuba" -j "LibreOffice 7.6" -o "LibreOffice" -k "Install,MSI" -n "Windows Installer" -u 0 -w 0
Success: Executed msiinfo.exe successfully!
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/uk/libreoffice76_uk.msi to E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_uk.msi
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_uk.msi

Mon Aug 14 16:51:57 2023 (00:25 min.)
######################################################
Creating Transforms
######################################################
Systemcall: msitran.exe  -g E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_en-US.msi E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_pl.msi E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/1045 f
Success: Executed msitran.exe successfully!
Systemcall: msidb.exe  -d E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_en-US.msi -r 1045
Systemcall: msitran.exe  -g E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_en-US.msi E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_de.msi E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/1031 f
Success: Executed msitran.exe successfully!
Systemcall: msidb.exe  -d E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_en-US.msi -r 1031
Systemcall: msitran.exe  -g E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_en-US.msi E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_uk.msi E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/1058 f
Success: Executed msitran.exe successfully!
Systemcall: msidb.exe  -d E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_en-US.msi -r 1058
Systemcall: TEMP=/tmp cscript.exe "C:/PROGRA~2/WI3CF2~1/10/bin/10.0.22000.0/x64/WiLangId.vbs" E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_en-US.msi Package 1033,1045,1031,1058
Success: Executed WiLangId.vbs successfully!

Created directory: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/mergemodules
Copy: E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress/libreoffice76_en-US.msi to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/mergemodules/libreoffice76_en-US.msi
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/mergemodules/libreoffice76_en-US.msi

Mon Aug 14 16:51:59 2023 (00:27 min.)
######################################################
Merging merge modules into msi database
######################################################

Performance Info: MergeModule into msi database, start	Mon Aug 14 16:51:59 2023 (00:27 min.)

Performance Info: Analyzing MergeModules, start	Mon Aug 14 16:51:59 2023 (00:27 min.)
Analyzing all Merge Modules

create_directories: Using E:/7602/workdir/installation/ for mergefiles !

Already existing directory, did not create: E:/7602/workdir/installation/LibreOffice/

Already existing directory, did not create: E:/7602/workdir/installation/LibreOffice/msi/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/mergefiles/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/mergefiles/en-US_pl_de_uk/

Created directory: E:/7602/workdir/installation/LibreOffice/msi/mergefiles/en-US_pl_de_uk/gid_MergeModule_Microsoft_VC143_CRT_x64
Analyzing Merge Module: Microsoft_VC143_CRT_x64.msm
Copy: C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/redist/MSVC/v143/MERGEM~1/Microsoft_VC143_CRT_x64.msm to E:/7602/workdir/installation/LibreOffice/msi/mergefiles/en-US_pl_de_uk/gid_MergeModule_Microsoft_VC143_CRT_x64/Microsoft_VC143_CRT_x64.msm
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/mergefiles/en-US_pl_de_uk/gid_MergeModule_Microsoft_VC143_CRT_x64/Microsoft_VC143_CRT_x64.msm
Systemcall: msidb.exe -d Microsoft_VC143_CRT_x64.msm -x MergeModule.CABinet
Success: Executed msidb.exe -d Microsoft_VC143_CRT_x64.msm -x MergeModule.CABinet successfully!
Systemcall: msidb.exe -d Microsoft_VC143_CRT_x64.msm -f E:\\7602\\workdir\\installation\\LibreOffice\\msi\\mergefiles\\en-US_pl_de_uk\\gid_MergeModule_Microsoft_VC143_CRT_x64 -e \*
Success: Executed msidb.exe -d Microsoft_VC143_CRT_x64.msm -f E:\\7602\\workdir\\installation\\LibreOffice\\msi\\mergefiles\\en-US_pl_de_uk\\gid_MergeModule_Microsoft_VC143_CRT_x64 -e \* successfully!

Created directory: E:/7602/workdir/installation/LibreOffice/msi/mergefiles/en-US_pl_de_uk/gid_MergeModule_Microsoft_VC143_CRT_x86
Analyzing Merge Module: Microsoft_VC143_CRT_x86.msm
Copy: C:/PROGRA~1/MICROS~1/2022/COMMUN~1/VC/redist/MSVC/v143/MERGEM~1/Microsoft_VC143_CRT_x86.msm to E:/7602/workdir/installation/LibreOffice/msi/mergefiles/en-US_pl_de_uk/gid_MergeModule_Microsoft_VC143_CRT_x86/Microsoft_VC143_CRT_x86.msm
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/mergefiles/en-US_pl_de_uk/gid_MergeModule_Microsoft_VC143_CRT_x86/Microsoft_VC143_CRT_x86.msm
Systemcall: msidb.exe -d Microsoft_VC143_CRT_x86.msm -x MergeModule.CABinet
Success: Executed msidb.exe -d Microsoft_VC143_CRT_x86.msm -x MergeModule.CABinet successfully!
Systemcall: msidb.exe -d Microsoft_VC143_CRT_x86.msm -f E:\\7602\\workdir\\installation\\LibreOffice\\msi\\mergefiles\\en-US_pl_de_uk\\gid_MergeModule_Microsoft_VC143_CRT_x86 -e \*
Success: Executed msidb.exe -d Microsoft_VC143_CRT_x86.msm -f E:\\7602\\workdir\\installation\\LibreOffice\\msi\\mergefiles\\en-US_pl_de_uk\\gid_MergeModule_Microsoft_VC143_CRT_x86 -e \* successfully!
All Merge Modules successfully analyzed

Performance Info: Analyzing MergeModules, stop	Mon Aug 14 16:51:59 2023 (00:27 min.)


Mon Aug 14 16:51:59 2023 (00:27 min.)
######################################################
Merging Module: Microsoft_VC143_CRT_x64.msm
######################################################
Copy: E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/mergemodules/libreoffice76_en-US.msi to E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/mergemodules/libreoffice76_en-US.msi.1
chmod 664, E:/7602/workdir/installation/LibreOffice/msi/idt_files/en-US_pl_de_uk/mergemodules/libreoffice76_en-US.msi.1

Performance Info: Before merging database	Mon Aug 14 16:51:59 2023 (00:27 min.)
Systemcall: msidb.exe -d E:\\7602\\workdir\\installation\\LibreOffice\\msi\\idt_files\\en-US_pl_de_uk\\mergemodules\\libreoffice76_en-US.msi -m E:\\7602\\workdir\\installation\\LibreOffice\\msi\\mergefiles\\en-US_pl_de_uk\\gid_MergeModule_Microsoft_VC143_CRT_x64\\Microsoft_VC143_CRT_x64.msm
ERROR: Could not execute msidb.exe -d E:\\7602\\workdir\\installation\\LibreOffice\\msi\\idt_files\\en-US_pl_de_uk\\mergemodules\\libreoffice76_en-US.msi -m E:\\7602\\workdir\\installation\\LibreOffice\\msi\\mergefiles\\en-US_pl_de_uk\\gid_MergeModule_Microsoft_VC143_CRT_x64\\Microsoft_VC143_CRT_x64.msm . Returnvalue: 512!

Moved directory from E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_inprogress to E:/7602/workdir/installation/LibreOffice/msi/install/en-US_pl_de_uk_witherror

Removing directory /tmp/ooopackaginghNvI0B/i_425451692024693

Mon Aug 14 16:51:32 2023 (00:00 min.)
######################################################
Command line arguments:
######################################################
-f
E:/7602/instsetoo_native/util/openoffice.lst
-l
en-US,pl,de,uk
-p
LibreOffice
-u
E:/7602/workdir/installation
-packer
/usr/bin/gzip
-buildid
2
-msitemplate
E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice
-msilanguage
E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles
-format
msi
-quiet
Separator: /

########################################################
Product list file: E:/7602/instsetoo_native/util/openoffice.lst
Taking setup script from workdir
Unpackpath: E:/7602/workdir/installation
PLATFORMID: windows_x86_64
OS: WNT
CPUNAME: X86_64
COM: MSC
Product: LibreOffice
BuildID: 2
Build: 760
Product version
Using default installpath
Package format: msi
msi templatepath: E:/7602/workdir/CustomTarget/instsetoo_native/install/msi_templates/openoffice
msi languagepath: E:/7602/workdir/CustomTarget/instsetoo_native/install/win_ulffiles
Stripping files
Unzip ARCHIVE files
Languages:
	en-US,pl,de,uk
########################################################

Mon Aug 14 16:51:34 2023 (00:02 min.)
######################################################
zip list file: E:/7602/instsetoo_native/util/openoffice.lst
######################################################
Value of $installer::globals::addsystemintegration: 1
Success: Executed "makecab.exe |" successfully!
Using version: -1
Tested version: 5
Warning: No version check of makecab.exe

Mon Aug 14 16:51:34 2023 (00:02 min.)
######################################################
Reading all directories: Start
######################################################
Directory E:/7602/workdir/InstallScriptTarget contains 1 files (including subdirs)
Directory E:/7602/workdir/CustomTarget/readlicense_oo/readme contains 5 files (including subdirs)
E:/7602/workdir/CustomTarget/sysui/msi does not exist. (Can be removed from include path list?)
Directory E:/7602/workdir/CustomTarget/setup_native contains 2 files (including subdirs)
Directory E:/7602/workdir/PackageSet contains 98 files (including subdirs)
Directory E:/7602/workdir/GeneratedPackage contains 1 files (including subdirs)
Directory E:/7602/workdir/Package contains 784 files (including subdirs)
E:/7602/workdir/ExtensionPackage does not exist. (Can be removed from include path list?)
E:/7602/workdir/CustomTarget/helpcontent2/help3xsl/filelists does not exist. (Can be removed from include path list?)
Directory E:/7602/workdir/Extension contains 7 files (including subdirs)
Directory E:/7602/workdir/CustomTarget/readlicense_oo/license contains 3 files (including subdirs)
Directory E:/7602/setup_native/source/packinfo contains 23 files (including subdirs)

Mon Aug 14 16:51:35 2023 (00:03 min.)
######################################################
Reading all directories: End
######################################################

Found LCID file: E:/7602/l10ntools/source/ulfconv/msi-encodinglist.txt
Including inc file: E:/7602/cli_ure/version/version.txt 
Setting of variable: CLI_URETYPES_NEW_VERSION = 1.0.9.0
Setting of variable: CLI_URETYPES_OLD_VERSION = 1.0.0.0-1.0.8.0
Setting of variable: CLI_URETYPES_POLICY_VERSION = 9.0.0.0
Setting of variable: CLI_URETYPES_POLICY_ASSEMBLY = policy.1.0.cli_uretypes
Setting of variable: CLI_BASETYPES_NEW_VERSION = 1.0.20.0
Setting of variable: CLI_BASETYPES_OLD_VERSION = 1.0.0.0-1.0.19.0
Setting of variable: CLI_BASETYPES_POLICY_VERSION = 20.0.0.0
Setting of variable: CLI_BASETYPES_POLICY_ASSEMBLY = policy.1.0.cli_basetypes
Setting of variable: CLI_URE_NEW_VERSION = 1.0.23.0
Setting of variable: CLI_URE_OLD_VERSION = 1.0.0.0-1.0.22.0
Setting of variable: CLI_URE_POLICY_VERSION = 23.0.0.0
Setting of variable: CLI_URE_POLICY_ASSEMBLY = policy.1.0.cli_ure
Setting of variable: CLI_CPPUHELPER_NEW_VERSION = 1.0.23.0
Setting of variable: CLI_CPPUHELPER_OLD_VERSION = 1.0.0.0-1.0.22.0
Setting of variable: CLI_CPPUHELPER_POLICY_VERSION = 23.0.0.0
Setting of variable: CLI_CPPUHELPER_POLICY_ASSEMBLY = policy.1.0.cli_cppuhelper
Including inc file: E:/7602/unoil/climaker/version.txt 
Setting of variable: CLI_OOOTYPES_NEW_VERSION = 1.0.9.0
Setting of variable: CLI_OOOTYPES_OLD_VERSION = 1.0.0.0-1.0.8.0
Setting of variable: CLI_OOOTYPES_POLICY_VERSION = 9.0.0.0
Setting of variable: CLI_OOOTYPES_POLICY_ASSEMBLY = policy.1.0.cli_oootypes

Mon Aug 14 16:51:35 2023 (00:03 min.)
######################################################
setup script file: E:/7602/workdir/InstallScriptTarget/setup_osl.inf
######################################################

Mon Aug 14 16:51:35 2023 (00:03 min.)
######################################################
Replacing variables in setup script (start)
######################################################
WARNING: mis-named or un-known '%' variable in setup script at line 143741:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities";
WARNING: mis-named or un-known '%' variable in setup script at line 143868:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities";
WARNING: mis-named or un-known '%' variable in setup script at line 143877:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities";
WARNING: mis-named or un-known '%' variable in setup script at line 143886:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143895:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143904:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143913:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143922:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143931:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143940:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143949:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143958:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143967:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143976:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143985:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 143994:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144003:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144012:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144021:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144030:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144039:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144048:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144057:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144066:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144075:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144084:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144093:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144102:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144111:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144120:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144129:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144138:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144147:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144156:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144165:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144174:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144183:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144192:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144201:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144210:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144219:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144228:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144237:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144246:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144255:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144264:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144273:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144282:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144291:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144300:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144309:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144318:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144327:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144336:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144345:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144354:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144363:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144372:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144381:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144390:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144399:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144408:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144417:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144426:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144435:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144444:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144453:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144462:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144471:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144479:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144488:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144497:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144506:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144515:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144524:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144533:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144542:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144551:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144560:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144569:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144578:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144587:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144596:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144605:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144614:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144623:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144632:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144641:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144650:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144659:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144668:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144677:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144686:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144695:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144704:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144713:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144722:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144731:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144740:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144749:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144757:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144765:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144773:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144781:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144790:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144799:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144808:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144817:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144826:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144835:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144844:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144853:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144862:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144871:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\FileAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144880:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\MimeAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144889:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\MimeAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144898:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\MimeAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144907:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\MimeAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144916:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\MimeAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144925:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\URLAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144934:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\URLAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144943:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\URLAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144952:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\URLAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144961:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\Capabilities\URLAssociations";
WARNING: mis-named or un-known '%' variable in setup script at line 144970:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%PRODUCTCODE";
WARNING: mis-named or un-known '%' variable in setup script at line 144979:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%PRODUCTCODE";
WARNING: mis-named or un-known '%' variable in setup script at line 144988:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%PRODUCTCODE";
WARNING: mis-named or un-known '%' variable in setup script at line 144997:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%PRODUCTCODE";
WARNING: mis-named or un-known '%' variable in setup script at line 145006:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%PRODUCTCODE";
WARNING: mis-named or un-known '%' variable in setup script at line 145014:
	Subkey = "Software\%MANUFACTURER\LibreOffice\7.6\SharePointSupport\SubstMSO";
WARNING: mis-named or un-known '%' variable in setup script at line 145023:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%UPGRADECODE";
WARNING: mis-named or un-known '%' variable in setup script at line 145032:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%UPGRADECODE";
WARNING: mis-named or un-known '%' variable in setup script at line 145041:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%UPGRADECODE";
WARNING: mis-named or un-known '%' variable in setup script at line 145050:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%UPGRADECODE";
WARNING: mis-named or un-known '%' variable in setup script at line 145059:
	Subkey = "Software\%MANUFACTURER\LibreOffice%PRODUCTADDON\7.6\%UPGRADECODE";
WARNING: mis-named or un-known '%' variable in setup script at line 145414:
	Subkey = "Software\%MANUFACTURER\LibreOffice\7.6";
WARNING: mis-named or un-known '%' variable in setup script at line 145432:
	Subkey = "Software\LibreOffice\Layers\LibreOffice\%BRANDPACKAGEVERSION";
WARNING: mis-named or un-known '%' variable in setup script at line 145441:
	Subkey = "Software\LibreOffice\Layers\LibreOffice\%BRANDPACKAGEVERSION";
WARNING: mis-named or un-known '%' variable in setup script at line 145450:
	Subkey = "Software\LibreOffice\Layers\LibreOffice\%BRANDPACKAGEVERSION";
WARNING: mis-named or un-known '%' variable in setup script at line 145459:
	Subkey = "Software\LibreOffice\Layers\LibreOffice\%BRANDPACKAGEVERSION";
WARNING: mis-named or un-known '%' variable in setup script at line 145468:
	Subkey = "Software\LibreOffice\Layers\URE\%URELAYERVERSION";
WARNING: mis-named or un-known '%' variable in setup script at line 145501:
	Value = "SOFTWARE\%MANUFACTURER\LibreOffice\7.6\Capabilities";

Mon Aug 14 16:51:35 2023 (00:03 min.)
######################################################
Replacing variables in setup script (end)
######################################################

Logging variable settings:
SYSTEMINTUNIXPACKAGENAME=libreoffice
CLI_OOOTYPES_POLICY_VERSION=9.0.0.0
PROGRESSTEXTCOLOR=0,0,0
MANUFACTURER=Kuba
ADD_INCLUDE_FILES=cli_ure/version/version.txt,unoil/climaker/version.txt
PRODUCTNAME=LibreOffice
SERVICEPACK=1
DEFAULTDESTPATH=<winprogpath>\LibreOffice7.6
CLI_CPPUHELPER_POLICY_ASSEMBLY=policy.1.0.cli_cppuhelper
CLI_OOOTYPES_POLICY_ASSEMBLY=policy.1.0.cli_oootypes
URELAYERVERSION=1
SPELLCHECKERFILE=spellchecker_selection.txt
BASISPACKAGEPREFIX=libobasis
CLI_URETYPES_OLD_VERSION=1.0.0.0-1.0.8.0
ADDSYSTEMINTEGRATION=1
CLI_BASETYPES_OLD_VERSION=1.0.0.0-1.0.19.0
GLOBALPATCHFILEGID=gid_File_Txt_Patchfiles
PRODUCTVERSION=7.6
CLI_URE_POLICY_VERSION=23.0.0.0
PROGRESSSIZE=385,8
CLI_BASETYPES_POLICY_VERSION=20.0.0.0
BUNDLEIDENTIFIER=
CLI_URETYPES_POLICY_VERSION=9.0.0.0
CLI_BASETYPES_POLICY_ASSEMBLY=policy.1.0.cli_basetypes
UNIXPACKAGENAME=libreoffice
PROGRESSTEXTBASELINE=170
HIDELICENSEDIALOG=1
LIBO_VERSION_MAJOR=7
UNIXPRODUCTNAME=libreoffice
PROGRESSFRAMECOLOR=102,102,102
BASEPRODUCTVERSION=7.6
SXWFORMATNAME=OpenOffice.org
WITHOUTDOTUNIXPRODUCTNAME=libreoffice
LICENSENAME=LGPL
CLI_OOOTYPES_NEW_VERSION=1.0.9.0
LCPRODUCTEXTENSION=.0.2
CLI_CPPUHELPER_POLICY_VERSION=23.0.0.0
WINDOWSSDKVERSION=10
REGISTRYLAYERNAME=Layers
CHANGETARGETDIR=1
CLI_URE_OLD_VERSION=1.0.0.0-1.0.22.0
CLI_BASETYPES_NEW_VERSION=1.0.20.0
PRODUCTADDON=
REFERENCEOOOMAJORMINOR=4.1
LCPRODUCTNAME=libreoffice
ROOTMODULEGID=gid_Module_Root
PROGRESSBARCOLOR=0,0,0
CLI_URE_NEW_VERSION=1.0.23.0
WINDOWSBASISROOTNAME=LibreOffice
MASKEDPRODUCTNAME=LibreOffice
PRODUCTMAJOR=60
UPDATE_DATABASE=1
SXWFORMATVERSION=1.1
CLI_CPPUHELPER_NEW_VERSION=1.0.23.0
PRODUCTEXTENSION=.0.2
64BITPRODUCT=1
NATIVEPROGRESS=false
WINDOWSPATCHLEVEL=8
PATCHLEVEL=
PRODUCTBUILDID=2
WITHOUTDOTUNIXPACKAGENAME=libreoffice
PACKAGEMAP=package_names.txt,package_names_ext.txt
PACKAGEVERSION=7.6.0.2
PROGRESSSIZEHIGH=650,12
PACKAGEPREFIX=
PACKAGEREVISION=2
PROGRESSPOSITION=30,145
PROGRESSPOSITIONHIGH=30,200
UPDATE_DATABASE_LISTNAME=finals_instsetoo.txt
STYLES=(KEEP_OLD_VERSION)
UPDATEFOR=${UPDATEFOR}
UNIXBASISROOTNAME=libreoffice7.6
UREPACKAGEPREFIX=libreoffice
POSTVERSIONEXTENSION=
CLI_OOOTYPES_OLD_VERSION=1.0.0.0-1.0.8.0
SOLARISBRANDPACKAGENAME=libreoffice
PATCHCODEFILE=ooo_patchcodes.txt
LCONEWORDPRODUCTNAME=libreoffice
CLI_URETYPES_NEW_VERSION=1.0.9.0
BRANDPACKAGEVERSION=7.6
CLI_URE_POLICY_ASSEMBLY=policy.1.0.cli_ure
CLI_CPPUHELPER_OLD_VERSION=1.0.0.0-1.0.22.0
WITHOUTDOTPRODUCTVERSION=76
UREPACKAGEVERSION=7.6.0.2
SOLSUREPACKAGEPREFIX=libreoffice
PCPFILENAME=libreoffice.pcp
UPDATEURL=https://update.libreoffice.org/check.php
ONEWORDPRODUCTNAME=LibreOffice
USERDIRPRODUCTVERSION=4
CLI_URETYPES_POLICY_ASSEMBLY=policy.1.0.cli_uretypes
CRASHDUMPENABLE=true



Setting Root Module: gid_Module_Root
Using spellchecker file: E:/7602/setup_native/source/packinfo/spellchecker_selection.txt 
Collected spellchecker languages for spellchecker: de,en,es,fr,it,pl,ru,uk 

*****************************************************************
ERROR: Could not merge msm file into database: E:/7602/workdir/installation/LibreOffice/msi/mergefiles/en-US_pl_de_uk/gid_MergeModule_Microsoft_VC143_CRT_x64/Microsoft_VC143_CRT_x64.msm
ERROR: Could not execute msidb.exe -d E:\\7602\\workdir\\installation\\LibreOffice\\msi\\idt_files\\en-US_pl_de_uk\\mergemodules\\libreoffice76_en-US.msi -m E:\\7602\\workdir\\installation\\LibreOffice\\msi\\mergefiles\\en-US_pl_de_uk\\gid_MergeModule_Microsoft_VC143_CRT_x64\\Microsoft_VC143_CRT_x64.msm . Returnvalue: 512!
 at E:/7602/solenv/bin/modules/installer/windows/mergemodule.pm line 384.
*****************************************************************

[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux