代码搜索:InstallScript
找到约 13 项符合「InstallScript」的源代码
代码结果 13
www.eeworm.com/read/222388/4819676
install-giveio
#!/bin/sh
#
# This is called by the InstallScript Wizard. The Wizard
# determines, sets, and exports the value of $TOSROOT before
# this is called.
#
cd $TOSROOT/tools/src/uisp/kernel/win32
$TOSROOT
www.eeworm.com/read/270919/4231734
install-giveio
#!/bin/sh
#
# This is called by the InstallScript Wizard. The Wizard
# determines, sets, and exports the value of $TOSROOT before
# this is called.
#
cd $TOSROOT/tools/src/uisp/kernel/win32
$TOSROOT
www.eeworm.com/read/141950/12975990
in base-files.info.in
Package: base-files
Version: @VERSION@
Revision: @REVISION@
Source: %n-%v.tar
NoSourceDirectory: true
Essential: yes
CompileScript: ./setup.sh %p
InstallScript: ./install.sh %i
#
PostInstScript: