代码搜索:InstallScript
找到约 13 项符合「InstallScript」的源代码
代码结果 13
www.eeworm.com/read/194316/5133270
java installscript.java
package com.installshield.staf.event;
import java.io.*;
import java.net.*;
import com.installshield.event.*;
import com.installshield.event.ui.*;
import com.installshield.event.wizard.*;
import com.i
www.eeworm.com/read/137691/5819739
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/116008/6114201
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/226004/14503524
info mrxvt.fink.info
Package: mrxvt
Version: 0.5.0
Revision: 1
Depends: x11
Maintainer: Jeremy Anthony
HomePage: http://materm.sourceforge.net/
License: GPL
Description: Fast and lightweight tabbed X11
www.eeworm.com/read/155397/5622220
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/159656/10629844
setup
#!/usr/bin/perl
# creo la directory per i file di configurazione
$path_config = '/etc/turtlefirewall';
if( ! -d $path_config ) {
mkdir $path_config, 0700;
}
# copio i 3 file predefiniti per la con
www.eeworm.com/read/374502/9402129
examp local.examp
/* This file is supposed to be configured to your needs.
* Go ahead, change everything you want! :)
* This should never be overwritten by "make installscript"
*/
echo ***
eval echo *** You are run
www.eeworm.com/read/11139/197442
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 $TOSDIR/../tools/platforms/mica/uisp/k
www.eeworm.com/read/383940/2605307
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 $TOSDIR/../tools/platforms/mica/uisp/kernel/w