Hi Work,

I assume you changed in instsetoo_native/util/openoffice.lst the
variable PRODUCTNAME from OpenOffice.org to "MyCompany". This leads to a
small problem in solenv/bin/modules/installer/ziplist.pm in the
procedure "set_manufacturer", because "MyCompany" is not recognized as
an OpenSource product. Therefore the name Sun is included into the path,
which is not the case for all Open Source products. I will fix this in
my next cws. If you want to create installation sets successfully
immediately, please exchange the if and the else condition in the
procedure "set_manufacturer".

   Ingo


Work Klo wrote:
> I am modifing the source code of OpenOffice.org
> 1.9.80.  Here is what I need to do: 
> - Modify the product name to be MyOffice.
> - Modify the company name (from Sun) to MyCompany.
> 
> I have already modified
> instsetoo_native\util\openoffice.lst.  After
> recompilation of instsetoo_native, I run the
> installer.  I get the product name changed to
> MyOffice.  When I click on Custom Setup, I see
>    C:\Program Files\Sun\MyOffice
> instead of
>    C:\Program Files\MyCompany\MyOffice
> 
> I would like to ask how to change the default
> installation path.  Which source file do I have to
> modify?
> 
> I have found out that this in the log 
>   
> DEFAULTDESTPATH=<winprogpath>\%PRODUCTNAME%PRODUCTVERSION
> 
> Somehow <winprogpath> is translated to be C:\Program
> Files concated with the company name... I know that I
> could just hard-code it, but is there a better way?
> 
> Work
> [EMAIL PROTECTED]
> 
> 
> __________________________________
> 想即時收到新 email 通知?
> 下載 Yahoo! Messenger
> http://messenger.yahoo.com.hk/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to