Issue 28297

Summary: Executables for each application
Product: Installation Reporter: ingo.schmidt-rosbiegal
Component: codeAssignee: ingo.schmidt-rosbiegal
Status: CLOSED FIXED QA Contact: issues@installation <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: current   
Target Milestone: OOo 2.0   
Hardware: All   
OS: All   
Issue Type: TASK Latest Confirmation in: ---
Developer Difficulty: ---

Description ingo.schmidt-rosbiegal 2004-04-23 16:13:47 UTC
The Windows Installer requires, that the Startmenu entry and the referenced file
are packed into the same component. Therefore it is at the moment necessary,
that all startmenu entries are packed together with the soffice.exe into one
component (that belongs to the root feature). This is of course a wrong
behaviour. The fast fix is, that the soffice.exe is copied to a calc.exe,
draw.exe, impress.exe and writer.exe and that these files are packed together
with the corresponding startmenu entry into one component, which is bound to the
correct feature (writer, cald, draw or impress). 
In another task (HRO) the many different exe files have be optimized in size.
Comment 1 ingo.schmidt-rosbiegal 2004-04-23 16:18:36 UTC
In desktop project and in scp project the soffice.exe has to be added as
scalc.exe, swriter.exe, ....
The final bug fix is in #i28298
Comment 2 ingo.schmidt-rosbiegal 2004-04-28 11:26:55 UTC
Fixed in cws networker3
Comment 3 ingo.schmidt-rosbiegal 2004-04-30 16:22:32 UTC
Fixed in cws networker3
Comment 4 ingo.schmidt-rosbiegal 2004-05-27 16:44:42 UTC
Due to technical reasons executables for all our applications must be installed
(because of the Start menu links, which have to be in one component with the
file they are linked to).
I verfied the correct installation of all these files in the program directory.
Comment 5 ingo.schmidt-rosbiegal 2004-06-17 13:58:57 UTC
Closing this task