summaryrefslogtreecommitdiff
path: root/solenv/bin/modules/installer/windows
AgeCommit message (Expand)AuthorFilesLines
2013-01-28fdo#59798: fix SDK MSI version "LOdev 4.1 SDK.0.0.alpha0"Michael Stahl1-7/+7
2013-01-28fdo#59798: MSI installer spurious space in version numberMichael Stahl1-1/+1
2013-01-17fdo#59321 un-escape quotes in Windows Installer's idt filesAndras Timar1-0/+1
2013-01-08require .NET 4.0Andras Timar1-1/+1
2012-11-29Shorten moreTor Lillqvist1-0/+1
2012-11-12re-base on ALv2 code. Includes:Michael Meeks4-84/+48
2012-09-28set MSP nameTor Lillqvist1-35/+1
2012-09-28work around unexpected behaviour of msidb.exe from SDK 7.1Andras Timar1-14/+18
2012-09-28revert fc1e9f253dd07362065f2be9691be89fb9b3f84fAndras Timar1-196/+0
2012-09-27Revert "sorting additional language packs and dictionaries fdo#34479"Andras Timar1-39/+0
2012-09-26use utf-8 instead of legacy code pages in all msi tables (related: fdo#39595)Andras Timar3-147/+7
2012-09-23merge_mergemodules_into_msi_database: ditch unused function argumentsAndras Timar1-1/+1
2012-09-20reduce complexity of installer maker scriptAndras Timar2-151/+0
2012-09-20reduce complexity of installer maker scriptAndras Timar3-203/+3
2012-09-20copy-paste errorAndras Timar1-1/+1
2012-09-12fdo#44565 do not delete empty Desktop folder on uninstallAndras Timar1-1/+3
2012-09-12unused MSI properties: REGISTER_PPAM/PPSM/XLAM, related: fdo#52093Andras Timar1-3/+7
2012-09-08fdo#52296 put ShellNew files to program's folderAndras Timar4-24/+4
2012-09-08installer: remove unused codeAndras Timar1-53/+0
2012-09-08remove SelfReg table from MSIAndras Timar2-89/+0
2012-09-04installer: Inline $installer::globals::required_dotnet_versionTim Retout1-9/+2
2012-09-03Quote .ddf content (potentially containing stuff like "%2F")Stephan Bergmann1-9/+9
2012-08-30remove obsoleted IS<LCIĐ> properties and conditions based on themAndras Timar2-34/+0
2012-08-30LibreOffice installer does not use child projectsAndras Timar3-157/+1
2012-08-19installer: remove get_rtf_licensetextThomas Arnhold1-81/+0
2012-08-19installer: cleanup admin.pmThomas Arnhold1-306/+0
2012-08-19Replace all uses of convert_stringlist_into_array_without_newlineTim Retout2-26/+23
2012-08-17Revert "fdo#49919 Don't default to desktop pollution"Jan Holesovsky1-0/+3
2012-08-16installer: remove unused globalsThomas Arnhold1-2/+0
2012-08-15solenv: remove unused functionsThomas Arnhold7-341/+0
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann1-74/+1
2012-08-02Escape asterisk in Linux system callsEilidh McAdam3-1/+10
2012-07-25More helpful error message.Jan Holesovsky1-1/+1
2012-07-25More full paths for cross msi* tools.Jan Holesovsky1-0/+17
2012-07-25Make the relativisation of the path working even on Linux.Jan Holesovsky1-1/+1
2012-07-25We have to add the path to solver for the msi* tools when cross-compiling.Jan Holesovsky1-0/+38
2012-07-24Cross-compiling-msi-related changes; not finished.Jan Holesovsky1-1/+1
2012-07-24Call uuidgen without -n when cross-compiling.Jan Holesovsky1-0/+5
2012-07-15fdo#52088 use [ProductName] placeholder instead of LibreOfficeAndras Timar1-0/+1
2012-06-21fdo#51274 optionally associate Visio file types (vsd/vst) to DrawAndras Timar1-0/+2
2012-06-21re-base on ALv2 code.Michael Meeks2-42/+24
2012-06-21fdo#49919 Don't default to desktop pollutionAndras Timar1-3/+0
2012-06-05fdo#47805 rework handling of 64-bit registry entriesAndras Timar3-31/+12
2012-06-05silence warningsAndras Timar1-2/+2
2012-05-24fdo#48087 fill in MsiFileHash table for unversioned filesAndras Timar1-1/+1
2012-05-21MSI: remove always true LaunchConditionAndras Timar1-3/+0
2012-05-16fdo#48914 uninstall process should remove .pyc files from install directoryAndras Timar2-7/+22
2012-05-15fix log entry of mergemodule conditionAndras Timar1-1/+5
2012-05-14fdo#46519 workaround of MSI installer error 1935Andras Timar1-1/+55
2012-05-09partially revert 6d1f7fadc06bb57b175d5f4b94147373fc07f8a8Andras Timar2-0/+92