On 3/6/20 4:21 AM, Jean-Marc Lasgouttes wrote: > Le 06/03/2020 à 09:08, Yu Jin a écrit : >> Hi all, >> I've been training nsis and experimenting with the windows installer. >> I think I am somewhat confident with that topic now. The purpose of >> this Email is that I see some issues in the registry handling in the >> code for the installer and I would like to discuss those issues. > > Hi Yu Jin, > > Here are some of my answer of non windows developer. > >> 1. We create e.g. "Computer\HKEY_LOCAL_MACHINE\SOFTWARE\LyX2344", >> this is not convenient when searching the computer if any LyX is >> installed (using code). I would rather do it like imagemagick does, >> so "Computer\HKEY_LOCAL_MACHINE\SOFTWARE\LyX\2344". This would be a >> somewhat huge change. This is also my issue with TeXLive, because it >> also adds version number to its name, so I will have to do something >> about that aswell (see nsis function LaTeXActions in LaTeX.nsh) > > Makes sense to me.
Part of the difficulty here is that very few, if any, of us now have much experience with Windows. But this also makes sense to me. Riki -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel