代码搜索:setup
找到约 10,000 项符合「setup」的源代码
代码结果 10,000
www.eeworm.com/read/278009/10585697
exe setup.exe
www.eeworm.com/read/277973/10589999
c setup.c
// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil -*- (for GNU Emacs)
//
// (c) Microsoft Corporation. All rights reserved.
//
// This file is part of the Microsoft Virtual Ring Routing distr
www.eeworm.com/read/277893/10596747
exe setup.exe
www.eeworm.com/read/277790/10604572
ini setup.ini
[Info]
Name=INTL
Version=1.00.000
DiskSpace=8000 ;DiskSpace requirement in KB
[Startup]
CmdLine=
SuppressWrongOS=Y
ScriptDriven=0
ScriptVer=1.0.0.1
DotNetOptionalInstallIfSilent=N
OnUpgrad
www.eeworm.com/read/277790/10604575
exe setup.exe
www.eeworm.com/read/422885/10604862
h setup.h
// Setup.h: interface for the Setup class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(H_SETUP)
#define H_SETUP
#if _MSC_VER > 1000
#pragma once
www.eeworm.com/read/422885/10605027
cpp setup.cpp
// Setup.cpp: implementation of the Setup class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Setup.h"
#include "stdio.h"
#includ
www.eeworm.com/read/351829/10605042
test setup.test
$ rm -rf d
$ mkdir -p d/dir
$ cd d
$ echo 1 > dir/foo.orig
$ echo 2 > dir/foo
$ diff -u dir/foo.orig dir/foo > foo.diff
$ mv dir/foo.orig dir/foo
$ tar cf - dir | gzip > dir.tar.gz
$ rm -rf dir
$ cat
www.eeworm.com/read/277653/10614191
lst setup.lst
[Bootstrap]
SetupTitle=安装
SetupText=正在复制文件,请等待。
CabFile=atsms1.CAB
Spawn=Setup1.exe
Uninstal=st6unst.exe
TmpDir=msftqws.pdw
Cabs=2
[Bootstrap Files]
File1=@VB6STKIT.DLL,$(WinSysPathSysFile)
www.eeworm.com/read/277653/10614198