Bug 51651

Summary: INSTALLATION: MSI issues
Product: LibreOffice Reporter: Olivier Hallot <olivier.hallot>
Component: InstallationAssignee: Andras Timar <timar74>
Status: ASSIGNED --- QA Contact:
Severity: normal    
Priority: medium CC: barta
Version: 3.5.4 release   
Hardware: All   
OS: Windows (All)   
See Also: https://bugs.freedesktop.org/show_bug.cgi?id=51851
https://bugs.freedesktop.org/show_bug.cgi?id=82768
Whiteboard:
i915 platform: i915 features:

Description Olivier Hallot 2012-07-02 05:45:22 UTC
Observed in version 3.5.4.2, but may be valid in 3.6.

Maybe this is just a cleanup, but I have the feedback of a windows skilled sysadmin who reported this:

*** MS properties that don't work
REGISTER_PPAM=1
REGISTER_PPSM=1
REGISTER_XLAM=1


*** An extension association does not exist or is incorrect in the register

"HKLM\SOFTWARE\The Document Foundation\LibreOffice\%VERSÃO%\Capabilities\FileAssociations"
.sdp=soffice.StarImpressDocument.5
.sxg=soffice.StarWriterGlobalDocument.6
.ppam=OpenOffice.org.Ppam
.ppsm=OpenOffice.org.Ppsm
.xlam=OpenOffice.org.Xlam
soffice.StarWriterGlobalDocument.6=??????


*** Another  extension association does not exist or is incorrect in the register

"HKEY_CLASSES_ROOT"
.sdp=soffice.StarImpressDocument.5
.sxg=soffice.StarWriterGlobalDocument.6
.ppam=OpenOffice.org.Ppam
.ppsm=OpenOffice.org.Ppsm
.xlam=OpenOffice.org.Xlam

*** icon path of xmergesync.dll does not exist in HKCR\CLSID

"{43887C67-4D5D-4127-BAAC-87A288494C7C}\DefaultIcon"
"{BDD611C3-7BAB-460F-8711-5B9AC9EF6020}\DefaultIcon"
"{C6AB3E74-9F4F-4370-8120-A8A6FABB7A7C}\DefaultIcon"
"{CB43F086-838D-4FA4-B5F6-3406B9A57439}\DefaultIcon"

*** On uninstall, some folders and register entries are left behind.

@SET CHAVE=HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Folders
"%REG%" DELETE "%CHAVE%" /V "%PASTA%\\"
"%REG%" DELETE "%CHAVE%" /V "%PASTA%\program\\"
"%REG%" DELETE "%CHAVE%" /V "%PASTA%\program\python-core-2.6.1\\"
"%REG%" DELETE "%CHAVE%" /V "%PASTA%\program\python-core-2.6.1\lib\\"
"%REG%" DELETE "%CHAVE%" /V "%PASTA%\program\python-core-2.6.1\lib\encodings\\"
"%REG%" DELETE "%CHAVE%" /V "%PASTA%\share\\"
"%REG%" DELETE "%CHAVE%" /V "%PASTA%\share\extensions\\"
"%REG%" DELETE "%CHAVE%" /V "%PASTA%\share\extensions\dict-en\\"
"%REG%" DELETE "%CHAVE%" /V "%PASTA%\share\extensions\dict-en\pythonpath\\"
"%REG%" DELETE "%CHAVE%" /V "%PASTA%\share\extensions\dict-hu\\"
"%REG%" DELETE "%CHAVE%" /V "%PASTA%\share\extensions\dict-hu\pythonpath\\"
"%REG%" DELETE "%CHAVE%" /V "%PASTA%\share\extensions\dict-ru\\"
"%REG%" DELETE "%CHAVE%" /V "%PASTA%\share\extensions\dict-ru\pythonpath\\"

Improvements

*** Need to create in the HKLM\SOFTWARE\LibreOffice\"default" key, the current version of the application, and also the package and product keys, either in MSI for the package and for the Help. The following example should be for version 3.5.4.2:

PACOTEPROGRAMA={EF790F1C-CB0C-4B95-8C54-60783F3B6661}
PACOTEAJUDA={BB72B7C9-B765-4427-95E3-598C49B0BF9B}
PRODUTOPROGRAMA=C1F097FEC0BC59B4C8450687F3B36616
PRODUTOAJUDA=9C7B27BB567B7244593E95C8940BFBB9
Comment 1 Andras Timar 2012-07-02 06:20:49 UTC
These are multiple issues, nevertheless thank you very much, it is a very good bug report. I wanted to review this part of installer anyway.
Comment 2 João Mac-Cormick 2012-07-05 10:53:18 UTC
Andras,

To analyze the Windows registry, I use the program "CCcleaner" 3-19-1721 (May 24, 2012) and the program of Piriform "fixer dll-files.com" 2-7-72-2072 (January 3, 2012) of Dll -FIles.Com.

1) Before installing, first do the cleaning with these programs.

2) I install of LibO (custom or not) and then analyze the changes in these programs.

3) I make the necessary adjustments.

4) I uninstall and then analyze the changes in these programs.

Usually more than 90% point of problems.

If you want, you can pass a tip on how to use the dllfixer. Send an email to joao@sisejufe.org.br.

Inté +V,

João

==============

Para analisar o registro do Windows, eu utilizo o programa "CCcleaner" 3-19-1721 (24 mai 2012) da Piriform e o programa "dll-files.com fixer" 2-7-72-2072 (3 jan 2012) da Dll-FIles.Com.

1) Antes de instalar, primeiro faço a limpeza com estes programas.

2) Faço a instalação do LibO (personalizada ou não) e depois analiso as alterações com estes programas.

3) Faço os ajustes necessários.

4) Faço a desinstalação e depois analiso as alterações com estes programas.

Costuma apontar mais de 90% dos problemas.

Se você quiser, posso te passar uma dica de como usar o dllfixer. Manda um e-mail para joao@sisejufe.org.br.

Inté +V,

João
Comment 3 tommy27 2014-11-20 06:15:57 UTC
(In reply to Andras Timar from comment #1)
> These are multiple issues, nevertheless thank you very much, it is a very
> good bug report. I wanted to review this part of installer anyway.

hi Andras
any news about this old bug report? are the issues still present in current 4.3.x branch?

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.