summaryrefslogtreecommitdiffstats
path: root/setup_native
Commit message (Collapse)AuthorAgeFilesLines
* Revert inadvertent chmodStephan Bergmann2012-09-271-0/+0
| | | | Change-Id: I0b1865719da2e3c5a669b30a635c333721c9c41d
* No dictionaries were preselected for en_US langpackStephan Bergmann2012-09-271-90/+70
| | | | | | | | | | | | | | | ...as gm_Langpack_r_en_US was explicitly excluded from langs[] in SelectLanguage, so addMatchingDictionaries was never called for it. (This was only evident in installation sets conaining only few langpacks, as the "official" multi-lang installation set also contains en_GB etc., so appropriate dictionaries were selected through those.) Reworked the logic of chosing which langpacks to preselect (see the comment in SelectLanguage); hope it still works as intended for the various cases (of which the "official" multi-lang installation set is the only truly relevant one, for now). Change-Id: I31f531194c79e49c9c09e33454a7b0a82d9ff02f
* msi-encodinglist.txt was moved to different locationAndras Timar2012-09-261-1/+1
| | | | Change-Id: I05715d4afb205aa11eb0eb98c6734db02a6be8d8
* fdo#39791 do not steal .doc association from MS WordAndras Timar2012-09-121-32/+5
| | | | | | | | I don't think it made sense to check OpenWithList at all. When we found WordPad there, we registered the file type, even when it was registered by MS Office. Change-Id: I15a151051cadd329e8614388ceb84470ea28805a
* fdo#53009: For msi installer, only default-select a subset of dictionariesStephan Bergmann2012-09-114-1/+176
| | | | Change-Id: I3ee3fb5e5142ce4956776467b2ffcb19ed3b10c2
* fdo#53520: One more dict pt vs. pt-PT inconsitencyStephan Bergmann2012-09-111-1/+1
| | | | Change-Id: Idad02284eaa033a029a2ff7d03bde83800ba738a
* Some code simplificationStephan Bergmann2012-09-111-22/+16
| | | | Change-Id: I01eb2bf6fe03845787e8869a2f90bb2fced4f933
* fdo#53520: Adapt to dict-pt*.oxt renames, and more pt-PT/pt-BR clean upStephan Bergmann2012-09-111-1/+1
| | | | Change-Id: Ie2262ed49ea829e1afdf97583dd633f954f64edc
* fix bug fdo#53520, pt-PT and pt-BR better splitOlivier Hallot2012-09-111-5/+5
| | | | | | This patch fixes fdo#53520: Portuguese language spelling package names and split the files into the proper directories. Change-Id: Iff10cfee1da2c4775e4cf9050ec154052ee18ac9
* Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann2012-08-1021-1073/+1
| | | | | | | | | | | | Now that 5c47e5f63a79a9e72ec4a100786b1bbf65137ed4 "fdo#51252 Disable copying share/prereg/bundled to avoid startup crashes" removed the use of share/prereg, there is no longer need to generate it in the first place (by calling "unopkg sync" at build or installation time), and so no need for the "unopkg sync" sub- command, either. This also allows to simplify some of the jvmfwk code that was only there so that "unopkg sync" (which can require a JVM) can work in "hostile" environments (during build and installation). Change-Id: I52657384f4561bf27948ba4f0f88f4498e90987f
* Ensure correct import of msi tables using wildcard characterEilidh McAdam2012-08-021-7/+13
| | | | Change-Id: I3e1800d73250a8a630dd37329189b13cfae311e9
* Avoid a crash.Jan Holesovsky2012-07-251-1/+1
| | | | Change-Id: I2ce8be599c9285bd0da039e1ff9c0649a118a8a1
* get rid of dmake warningCaolán McNamara2012-07-255-14/+10
| | | | | Change-Id: Ie10a8d53357255f4f326f399b59a3d81ebc7d2a6 dmake: Error executing ´o´: No such file or directory (Ignored)
* Vim modeline.Jan Holesovsky2012-07-251-0/+2
| | | | Change-Id: I40d42ce2ee7f50f1b3a1b825e2672cc11c35390b
* Vim modelines.Jan Holesovsky2012-07-255-0/+10
| | | | Change-Id: I9392de62dc8b69033ba3dee815617ac3f0ff0bc6
* When called with no input files, just write usage (as the Windows tool does).Jan Holesovsky2012-07-251-1/+4
| | | | Change-Id: I06ffe30b187db6db3cec38bb35af9da797ebca45
* Check for the msi* build requirements in configure.in + update README.cross.Jan Holesovsky2012-07-245-5/+5
| | | | Change-Id: I0da3e604ebd0665c5405174957d852677195126b
* Build the cross-msi-tools if winegcc is foundFridrich Štrba2012-07-237-22/+48
| | | | Change-Id: Idc58b314a0721507e80e7b0e6216f29090f1d347
* Eventually build the lanedo msi* tools soonFridrich Štrba2012-07-236-0/+165
| | | | Change-Id: Ie8174ae4b7d2c02503f40fe1263076d924f2c9e2
* Use lcab to generate cabinets for now.Eilidh McAdam2012-07-181-31/+35
| | | | | | | lcab is expected in the sys. path. Change-Id: Ie1cd8a45966bbd84ce84f2ad1d86da492eafa321 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
* Added functionality to msitran for transforms.Eilidh McAdam2012-07-181-12/+43
| | | | | | | | Transforms currently cannot be generated as Wine does not implement MsiDatabaseGenerateTransform(). Change-Id: I03507e07f372871eed23ac932426d5708f765884 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
* Skeleton code for msimspEilidh McAdam2012-07-181-0/+84
| | | | | Change-Id: I23349edcf15731a9a33b9698bd77893003682e39 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
* Skeleton code for msitranEilidh McAdam2012-07-181-0/+89
| | | | | Change-Id: Ic48abd66a04bfaafda846e514b096431e37488a8 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
* Use correct license header for files in this branch.Eilidh McAdam2012-07-185-26/+31
| | | | | Change-Id: I7daf3277983b6bf41ddd664c8d4953902b1d0f3e Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
* Code tidy up of indentation, comments and debug output.Eilidh McAdam2012-07-185-711/+687
| | | | | Change-Id: I966d34205db1825d3aa1d328c03418817bf01bc3 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
* Initial makecab implementation to parse .ddf files.Eilidh McAdam2012-07-183-0/+783
| | | | | | | | Currently, makecab does not output .cab files. A subset of the ddf format is interpreted. Change-Id: Iae11aefb4759a0eb76f9455b2206b59864086af5 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
* Initial implementation of msiinfo.Eilidh McAdam2012-07-181-0/+246
| | | | | | | | Msiinfo supports the change of most summary information. Unsupported: -b, -d Change-Id: I51466c9acea54fe151db966c4ce47b29f90ab937 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
* Initial crossmsi branch with first msidb implementation.Eilidh McAdam2012-07-181-0/+589
| | | | | | | | Msidb is a subset of MS msidb. Currently unsupported options are: -m, -t, -j, -k, -w, -s Change-Id: Ice5f646f70b2f797266ce3fabce12ae9f689b1c8 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
* move ulfconv to l10ntoolsDavid Tardon2012-07-175-561/+0
| | | | | | This allows us to drop dependency on setup_native everywhere. Change-Id: Ib033f8d5953682379c6c2ab53d5cf221e9d8cfec
* New Finder background image for Mac OS installationStefan Knorr (astron)2012-07-101-0/+0
| | | | Change-Id: I7f2d124f8a1d0330c4ab7bc58217e4368ee72cc2
* typoAndras Timar2012-07-031-1/+1
| | | | Change-Id: I12d875faa6f8206a5b0a37067ca21df124f71e22
* remove unsued code and ornamentic comment blocksAndras Timar2012-07-031-104/+0
| | | | Change-Id: I2067ceb1086edfebc51a7532a0539d4368175fe7
* .dxp files don't need executable bitsMichael Stahl2012-06-222-0/+0
| | | | Change-Id: I5fae2ec81b50203e9d6100f8c938fb3643ff651f
* Remove some PCH tracesThomas Arnhold2012-06-223-9/+0
| | | | | | Is testhxx still useful?! Change-Id: Ic7761214df4e3056c95f1b5dd8f1e3a2ce357d84
* fdo#51274 optionally associate Visio file types (vsd/vst) to DrawAndras Timar2012-06-211-18/+53
| | | | Change-Id: I0362d758205e7d12484e9e86ff2dce9608730c57
* re-base on ALv2 code.Michael Meeks2012-06-2117-352/+253
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* re-base on ALv2 code.Michael Meeks2012-06-212-21/+29
| | | | Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
* fdo#51270 fix RemoveExtensions custom actionAndras Timar2012-06-211-34/+8
| | | | | | | | | FINDPRODUCT property was not available to this deferred custom action. Not to mention that registry keys are also deleted at his stage of uninstallation. The proper solution is to set the installation directory with a type 51 custom action, and pass it to RemoveExtensions custom action via CustomActionData property. Change-Id: I0ac18b3a0b19ff1a87bcf580fad9c7fdadb26f76
* remove reg4msdoc files, they are not compiledAndras Timar2012-06-1328-5501/+0
| | | | Change-Id: I0b12dd16c6de05b14d2196771a81441ac0c73201
* delete problematic IsOfficeRunning custom actionAndras Timar2012-06-128-331/+1
| | | | Change-Id: Id68521b92f572366a68f35c09387a7ed45a835ff
* fdo#47805 rework handling of 64-bit registry entriesAndras Timar2012-06-057-763/+0
| | | | | | | | | | 64-bit registry entries were entered via a custom action, which did not always work. By default the custom action ran with user privileges, which were not sufficient to write the registry. It is not necessary to use custom actions for this task. Windows installer supports it well. Change-Id: Id65458c363c2b90b3e7d166b4c836bfb1ff19bf4
* fdo#50509 MSI: UI language selection from command line (e.g. silent install)Andras Timar2012-06-011-43/+88
| | | | Change-Id: I1206a0c7f8508942eb844869fe1c75a48a9e01fd
* add Amharic language to SelectLanguage custom actionAndras Timar2012-05-301-0/+1
| | | | Change-Id: I8562d1289b269ca7f3aa959907641fd70be0770f
* TDE integrationNorbert Thiebaud2012-05-141-0/+15
| | | | Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e
* error handling in SortTree custom actionAndras Timar2012-05-101-1/+31
| | | | Change-Id: I03a06d09e3e84b6cb13bd68e8be4caebb1b9f5ab
* EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton2012-05-091-2/+2
| | | | Change-Id: I6a178f7ff9c8306e15bcfa847ad1e5e4f8476504
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* fdo#46355 sort SelectionTree control of Custom Setup with a custom actionAndras Timar2012-04-243-1/+40
| | | | | | | Although Microsoft says that SelectionTree control can publish a control event only on Windows Server 2003 and above, the custom action seems to be working under a fully patched Windows XP SP3. Maybe it fails silently on older Windows XPs, not to mention Windows 2000. I did not test those.
* typo fix in commentAndras Timar2012-04-121-1/+1
|
* pack "en" dictionary only with "en" langpacksPetr Mladek2012-04-121-0/+1
| | | | | it is in the main installation tarball anyway; it was put in langpacks that did not have its own dictionary from some strange reason