#こちらはp31-32です。 Customizing an Installation.
Openoffice.orgをカスタマイズする Autoinstallation 自動インストール With OpenOffice.org 1.1x, Response Files could be used to customize an installation. Now with 2.0 using native installers, this option is no longer available for most operating systems. OpenOffice.org 1.1xでは、インストールをカスタマイズするのにResponse Filesを使 用しました。しかし ネイティブインストーラーを使ったOpenOffice.org2.0のイ ンストールでは、この方法はほとんど利用できないでしょう。 Nonetheless, Windows installer does offer an alternative for customizing as follows: そのかわり、Windowsインストーラは以下に記すような代わりの方法があります: 1.. If you only want to make a silent installation, you can use the /qn parameter from msiexec.exe (the Windows Installer service). 1.. サイレントインストールをするなら、Windows Installerサービスの msiexec.exeの /qnパラメーターを使用することができます。 2.. If you want to change some other default values in the installation wizard, you can use the freely available Orca Tool to edit the Windows Installer database and to create a transformation. Then you can start the installation with a command line like: .2. インストールウィザードで設定されているデフォルト値を変えたいなら、 Orca Tool を使用して Windows Installerデータベースを編集することで、デフォルト値を変更するこ とができます。この場合、 以下のようなコマンドなどでインストールを始める ことができます。 msiexec.exe /i openoffice.msi /qn TRANSFORMS=myTransform.mst Of course the creation of the transformation requires some knowledge of the Windows Installer database. But for many problems this is not so difficult. デフォルト値の変更はWindows インストーラーデータベースに関する一定の知識を 必要とします。しかし、大抵の場合、これはそれほど難しくはありません。 Manual Integration with the Desktop 手動でデスクトップをカスタマイズする 1. Download the tarball that I just made of OpenOffice.org's KDE menu from version 1.1.5: http://www.afolkey2.net/net.tar.bz2 OpenOffice.org1.1.5で導入されたばかりのOpenOffice.orgのKDEメニュー用 tarballをダウンロードしてください: This directory contains all of the icons that you will need, as well as the *.desktop files that make up the actual menu. このディレクトリには、メニューの表示に必要なアイコン、デスクトップファイ ルがすべて含まれています。 2. Edit any .directory & all *.desktop files to reflect the location of the icons that I just told you are located in the tarball that I just gave you the link to. ダウンロードしたtarballを開き、カスタマイズしようとするアイコンに関係す るディレクトリとすべての*デスクトップファイルを編集します。. I use the Bluefish HTML editor to do this, since it makes it real easy to make the changes that you need to make on ALL of the files that you need to edit, all at the same time :) Search for Bluefish on freshmeat.net if you don't already have it installed. 私は上記の操作にはBluefish HTMLエディタを使用します。というのも、 Bluefish HTMLエディタはファイルの編集を一発でおこなえるからです。もし Bluefish HTMLエディタをお持ちでないなら、freshmeat.netでBluefish HTMLエ ディタを検索して、インストールすることをおすすめします。 3. Open up the directory that you just edited in Konqueror and see if you got the path's to the icons set correctly in each file that you edited. You will know your success if you see icons instead of placeholders :) 3. 上記手順でKonquerorで編集したばかりのディレクトリを開いて、編集した ファイルへのアイコンのパスの設定を確認してください。プレースホルダの代わ りにアイコンが表示されると、成功です :) 4. If this was successful, copy that entire directory to KDEDIR/share/applnk For example, my KDEDIR is "/usr/local/kde-svn" So, as root, I did "cp -R /home/steve/Desktop/OpenOffice.org1.9.126/ /usr/local/kde-svn/share/applnk/" Fedora Core's default KDE directory is "/usr" So in that case, you'd do "cp -R /home/steve/Desktop/OpenOffice.org1.9.126/ /usr/share/applnk/" 4.次に、 KDEDIR/share/applnk ディレクトリを丸々コピーしてください。例え ば、KDEDIR は "/usr/local/kde-svn"にあるとします。ここからはroot権限 で、以下のコマンドを実行します。 "cp -R /home/steve/Desktop/OpenOffice.org2.0.x/ /usr/local/kde-svn/share/applnk/" Fedora Coreの初期設定では、KDE ディレクトリは "/usr"にあります。この場合 のコマンドは "cp -R /home/steve/Desktop/OpenOffice.org2.0.x./ /usr/share/applnk/" となります。 I've never actually done this as a submenu in the KDE start menu, so you might enjoy a screenshot to prove that the above instructions work: http://www.afolkey2.net/oo-kdemenu.jpg 私が実際にKDEスタートメニューのサブメニューではこれまで説明してきた手順 を試したことがありませんが、以下のスクリーンショットを見れば、この手順で うまくいくことがわかっていただけると思います。 http: //www.afolkey2.net/oo-kdemenu.jpg If you need further instructions, please let me know. After going through all this, it occurs to me that depending on what your abilities are right now, these instructions MIGHT be enough. So I will not bother you unless you contact me. But again, feel free to contact me with any questions about this. I will be eagerly watching the list to see if there is an easier way to do this. Maybe I can locate where the OO.org 2 icons are located..... さらに詳しい情報が必要なら、私に知らせてください。 これまでに説明してき た手順を踏まえれば、誰にでも手動でデスクトップをカスタマイズすることがで きると思います。しかし、何かわからないことがあれば、遠慮なく私に連絡して ください。さらに簡単な方法がないか探してみます。 私なら多分OO.org2アイコ ンのある場所で試してみるでしょう… --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
