diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-02 11:50:55 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-02 11:50:55 +0000 |
commit | d1b0e05613fc0105e4c829aed53e00571663f84b (patch) | |
tree | 6d65b856cdbfe890df0f9a011664a0bd18ccdbfb /setup_native/prj | |
parent | 67baa8816da385d7a3fd5c85eefafc6f008582a0 (diff) |
INTEGRATION: CWS native115_SRC680 (1.17.22); FILE MERGED
2007/10/30 10:45:27 obr 1.17.22.2: #i83083# stclient job configuration
2007/10/29 15:02:20 cd 1.17.22.1: #i83083# Add startup job for system integration
Diffstat (limited to 'setup_native/prj')
-rw-r--r-- | setup_native/prj/d.lst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/setup_native/prj/d.lst b/setup_native/prj/d.lst index 1d9093433c4f..afe204334aa9 100644 --- a/setup_native/prj/d.lst +++ b/setup_native/prj/d.lst @@ -14,6 +14,7 @@ mkdir: %_DEST%\bin%_EXT%\userscripts ..\%__SRC%\bin\deregister_extensions %_DEST%\bin%_EXT%\deregister_extensions ..\%__SRC%\bin\javaloader.sh %_DEST%\bin%_EXT%\javaloader.sh ..\%__SRC%\bin\stclient_wrapper.sh %_DEST%\bin%_EXT%\stclient_wrapper +..\%__SRC%\bin\stclient_wrapper.exe %_DEST%\bin%_EXT%\stclient_wrapper.exe ..\source\win32\msi-encodinglist.txt %_DEST%\bin%_EXT%\msi-encodinglist.txt ..\source\win32\patchlist.txt %_DEST%\bin%_EXT%\patchlist.txt ..\source\win32\get_retval.bat %_DEST%\bin%_EXT%\get_retval.bat @@ -29,3 +30,11 @@ mkdir: %_DEST%\bin%_EXT%\userscripts ..\%__SRC%\lib\getuid.so %_DEST%\bin%_EXT%\getuid.so ..\inc\setup_native\qswin32.h %_DEST%\inc%_EXT%\setup_native\qswin32.h + +mkdir: %_DEST%\xml%_EXT%\registry\spool +mkdir: %_DEST%\xml%_EXT%\registry\spool\org +mkdir: %_DEST%\xml%_EXT%\registry\spool\org\openoffice +mkdir: %_DEST%\xml%_EXT%\registry\spool\org\openoffice\Office +mkdir: %_DEST%\xml%_EXT%\registry\spool\org\openoffice\Office\Jobs + +..\%__SRC%\misc\registry\spool\org\openoffice\Office\Jobs\*.xcu %_DEST%\xml%_EXT%\registry\spool\org\openoffice\Office\Jobs |