VirtualBox

source: vbox/trunk/src/libs/openssl-3.1.3/VMS/msg_install.com@ 102334

最後變更 在這個檔案從102334是 101211,由 vboxsync 提交於 17 月 前

openssl-3.1.3: Applied and adjusted our OpenSSL changes to 3.1.2. bugref:10527

檔案大小: 803 位元組
 
1$ ! Used by the main descrip.mms to print the installation complete
2$ ! message.
3$ ! Arguments:
4$ ! P1 startup / setup / shutdown scripts directory
5$ ! P2 distinguishing version number ("major version")
6$
7$ systartup = p1
8$ osslver = p2
9$
10$ WRITE SYS$OUTPUT "Installation complete"
11$ WRITE SYS$OUTPUT ""
12$ WRITE SYS$OUTPUT "The following commands need to be executed to enable you to use OpenSSL:"
13$ WRITE SYS$OUTPUT ""
14$ WRITE SYS$OUTPUT "- to set up OpenSSL logical names:"
15$ WRITE SYS$OUTPUT " @''systartup'openssl_startup''osslver'"
16$ WRITE SYS$OUTPUT ""
17$ WRITE SYS$OUTPUT "- to define the OpenSSL command"
18$ WRITE SYS$OUTPUT " @''systartup'openssl_utils''osslver'"
19$ WRITE SYS$OUTPUT ""
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette