database.sarang.net
UserID
Passwd
Database
DBMS
MySQL
PostgreSQL
Firebird
Oracle
ㆍInformix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
Informix Q&A 1283 게시물 읽기
No. 1283
Re: informix 인스톨쉴드로 셋업화일을
작성자
prolin
작성일
2002-02-14 21:16
조회수
5,172

silent installation 이용해서 셋업 프로그램을 만드시면 됩니다.

client sdk install시

release/en_us/04e4/INSCLNTDOC.txt의 내용에서 발췌한 것입니다.

파일에 관한 설명은 etc/en_us/04e4/*.wri 파일을 참조하십시요.

 

Slient Installation :-

===================

 

Similarly user can specify an alternative value for INSTALLDIR on

the command line for Silent Installation. Following are the

three methods for Silent Installation.

 

Method 1:

 

msiexec.exe /i "<.msi file name>" /qn+

INSTALLDIR="<path of the installation location>"

SERIALNUMBER="<serial number>"

KEY="<key value>" /L*v "<log file name>"

 

Note:- If you don't include the INSTALLDIR in the above command then the

installation will be done in "<drive>\program files\informix\client-sdk"

by default for CSDK and "<drive >\program files\informix\connect"

for Iconnect. SERIALNUMBER and KEY values are compulsory in the

above command.

 

Method 2:

 

a)Execute the transformgenerator.exe file which is part of the

csdk media to create a .mst file by giving the path of the .msi

file,serial number key and the name of the .mst file and clicking

on OK Button.

b)Then use the following command

 

msiexec.exe /i "<.msi file name>" /qn+ TRANSFORMS="<name of the .mst file >"

INSTALLDIR="<path of the installation location>" /L*v "<log file name>"

 

Note:- If you don't include the INSTALLDIR in the above command then the

installation will be done in <drive>\program files\informix\client-sdk

by default for CSDK and <drive>\program files\informix\connect for Iconnect.

 

Method 3:

 

setup.exe /s /v\"TRANSFORMS=\"<.mst file name>\"

INSTALLDIR=\"<path of installation location>\" /qn+

/L*v \"< log file name>\""

 

Note:- If you don't include the INSTALLDIR in the above command then the

installation will be done in <drive>\program files\informix\client-sdk

by default for CSDK and <drive>\program files\informix\connect for Iconnect.

 

-- 박경대 님이 쓰신 글:

>> informix 와 파워빌드로 프로그램을 만들고 인스톨쉴드로 셋업화일을 만들려고합니다.

>> 인스톨쉴드 사용때 informix-cli 가 필요없이

>> 인스톨 설치만으로 딱딱! 실행될수 있게 만드는 방법은 없을까요?

>>

>> informix-cli에 포함되어야 하는 목록과 레지스토리 적용부분에 대하여 답변부탁합니다.

>>

>> 혹 인스톨쉴드 자료가 있으시면

>> parkool@netsgo.com으로 자료를 보내주시면 감사하겠습니다.

>>

>> 읽어주셔서 감사합니다.

>> 아시면 도움 꼭!꼭! 부탁드립니다

[Top]
No.
제목
작성자
작성일
조회
1280[질문]익포믹스 어떤걸 다운받아야 하는건지?
todd
2002-02-14
5439
1281┕>Re: [질문]익포믹스 어떤걸 다운받아야 하는건지?
prolin
2002-02-14 20:52:24
5653
1278[질문] 인포믹스 제품 종류 [1]
메렁
2002-02-09
4516
1279┕>Re: [질문] 인포믹스 제품 종류 [1]
유은영
2002-02-14 13:08:36
5072
1315┕>Re: [질문] 인포믹스 제품 종류
김건수
2002-02-26 16:52:31
5757
1277vc++ 에서 esql/c를 사용 .cpp 파일 만들기
manzu
2002-02-08
4381
1282┕>Re: vc++ 에서 esql/c를 사용 .cpp 파일 만들기
prolin
2002-02-14 21:06:39
4887
1276informix 인스톨쉴드로 셋업화일을
박경대
2002-02-07
4344
1283┕>Re: informix 인스톨쉴드로 셋업화일을
prolin
2002-02-14 21:16:22
5172
1275ifx_affected_rows함수에 대해서...
이희철
2002-02-07
4357
1314┕>Re: ifx_affected_rows함수에 대해서...
김건수
2002-02-26 16:46:53
4826
1273이미지 파일이나 바이너리파일을 Simple Large Objects 방식으로 저장이 가능한지...
임현
2002-02-05
4654
1310┕>Re: 이미지 파일이나 바이너리파일을 Simple Large Objects 방식으로 저장이 가능한지...
김건수
2002-02-26 16:11:20
4821
1272[질문] ESQL/C에서 분할컴파일..
임현
2002-02-04
4772
1274┕>Re: [자답] ESQL/C에서 분할컴파일..
임현
2002-02-06 19:52:26
5565
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2024 DSN, All rights reserved.
작업시간: 0.022초, 이곳 서비스는
	PostgreSQL v16.2로 자료를 관리합니다