office-gobmx/instsetoo_native
Andras Timar c66efa24eb fdo#51270 fix RemoveExtensions custom action
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
2012-06-21 09:15:24 +02:00
..
inc_common/windows/msi_templates/Binary remove unused icons from Windows installer 2012-04-26 09:07:29 +02:00
inc_ooohelppack/windows/msi_templates delete problematic IsOfficeRunning custom action 2012-06-12 22:07:05 +02:00
inc_ooolangpack/windows/msi_templates delete problematic IsOfficeRunning custom action 2012-06-12 22:07:05 +02:00
inc_openoffice fdo#51270 fix RemoveExtensions custom action 2012-06-21 09:15:24 +02:00
inc_sdkoo/windows/msi_templates remove Win9x specific conditions 2012-05-20 19:41:36 +02:00
inc_ure/windows/msi_templates remove Win9x specific conditions 2012-05-20 19:41:36 +02:00
prj make gbuild the default assumption of build.pl 2012-04-29 03:50:46 +02:00
res
util No need to strip archive sets 2012-06-19 17:48:33 +02:00
README

native install-set creation

This is where you will find your natively packaged builds after the
build has completed. On windows these would live in:

instsetoo_native/wntmsci12.pro/LibreOffice_Dev/native/install/en-US/*.msi

for example (nothing like a few long directory names before breakfast).