RAD스튜디오 10.4.2는 UI 인터랙션(UI Interaction) 없이도 제품을 설치할 수 있는 자동화 기능을 제공합니다. 자동 설치(Silent Install)는 오프라인과 온라인 상태 모두에서 적용 가능합니다. 오프라인 설치의 경우 GOF 파일과 셋업 실행 파일이 있습니다. 온라인 설치 시에는 백그라운드에서 필요한 패키지들과 셋업 실행 파일들을 자동으로 다운로드 받아옵니다. 윈도우 SDK 설치의 경우 현재 UI가 존재하고 “자동 설치(silent installation)”가 적용되어 있지 않습니다. 그리고 자동 설치 관리자가 EULA을 확인하라는 메세지를 띄우며 계속 확인하도록 합니다. 시작 단계에서 Y (Yes) 입력 후에는 추가적으로 더 확인하지는 않습니다.

아래와 같이 커맨드 라인 파라메터들을 사용해 자동 설치를 어떻게 구성할 수 있는지 확인해보세요.

인스톨러 커맨드 라인 파라메터

자동 설치는 옵션인 추가 커맨드 라인 매개변수를 Setup 프로그램에 전달해 활성화 합니다 (매개변수를 전달하지 않으면, 일반적인 설치 단계로 진행됩니다). 자동 설치 모드에 필요한 Setup 커맨드 라인 매개변수는 다음과 같습니다:

Setup 커맨드 라인 매개변수들 (본문): https://blogs.embarcadero.com/rad-studio-10-4-2-silent-installer-makes-it-easy-automate-the-installation-process/

Command Description
/SILENT Runs the installer in silent mode. The progress window is displayed.
/VERYSILENT Runs the installer in very silent mode. No windows are displayed.
/SUPRESSMSGBOXES Suppresses messagge boxes. This has an effect only when combined with/SILENT and/VERYSILENT.
/NOCANCEL Disables canceling the installation process.
/NORESTART Prevents the installer from restarting the system even if it is necessary.
/DIR="x:dirpath" Overrides the default install directory.
/SLIPFILE="x:filepath" Installs a license file.
/FEATURES=featureid Indicates the feature(s) to install, separated with ” ; “. See the list below for the available features’ names.
/LOG="x:filepath" Causes setup to create a log file for debugging the installation process. If the file cannot be created, Setup will abort with an error message.
  • NOTE: RAD스튜디오를 자동으로 설치하기 전에 대상 시스템에 라이선스 파일을 설치해야 합니다. 그렇지 않은 경우에는 /SLIPFILE 옵션을 사용해 설치할 수 있습니다.

설치 가능한 주요 기능들

/FEATURES 커맨드 라인 매개변수에는 다음과 같은 항목들이 있습니다. 자동 설치를 통해 핵심 IDE 및 지원 플랫폼, 기능들을 설치할 수 있습니다:

Setup 커맨드 라인 매개변수들 (본문): https://blogs.embarcadero.com/rad-studio-10-4-2-silent-installer-makes-it-easy-automate-the-installation-process/

Feature ID Description
delphi Installs all Delphi platforms
delphi_windows Installs Delphi Windows platform
delphi_macos Installs Delphi macOS platform
delphi_linux Installs Delphi Linux platform
delphi_ios Installs Delphi iOS platform
delphi_android Installs Delphi Android platform
cbuilder Installs all C++ Builder platforms
cbuilder_windows Installs C++ Builder Windows platform
cbuilder_ios Installs C++ Builder iOS platform
cbuilder_android Installs C++ Builder Android platform
french Installs French language pack
german Installs German language pack
japanese Installs Japanese language pack
samples Installs Samples
help Installs Help files
teechart Installs TeeChart components
dunit Installs DUnit components
interbase_express Installs InterBase Express components
interbase_2020 Installs InterBase 2020
openjdk Installs AdoptOpenJDK
android_sdk Installs AndroidSDK

 

델파이/C++빌더가 지원하는 모든 플랫폼과 기능들을 자동 설치할 수 있는 예제 커맨드 라인입니다 (실행 전에 라이선스 파일이 미리 설치되어 있어야 합니다):

1
rad_studio_example_setup.exe /VERYSILENT /FEATURES=delphi;cbuilder
cs

 

자동 옵션을 사용하면 설치 상태를 확인할 수 있습니다. 추가로 더 입력해야 할 건 없구요:

/verysilent 모드를 사용하면, 작업이 바로 종료되면서 숨겨진 커맨드 프롬프트가 설치를 진행합니다:

지금 바로 다운로드 받으세요

10.4.2 무료 평가판을 다운로드 받아 더 좋아진 RAD스튜디오를 바로 경험하세요. 업데이트 서브스크립션 고객이라면, 10.4.2를 무료로 받아서 사용할 수 있습니다. 설치 파일은 my.embarcadero.com 에서 검색 후 다운로드 받을 수 있습니다.

더 많은 정보는 아래를 참고하세요.


 
번호 제목 글쓴이 날짜 조회 수
공지 [DelphiCon 요약] 코드사이트 로깅 실전 활용 기법 (Real-world CodeSite Logging Techniques) 관리자 2021.01.19 15441
공지 [UX Summit 요약] 오른쪽 클릭은 옳다 (Right Click is Right) 관리자 2020.11.16 13962
공지 [10.4 시드니] What's NEW! 신기능 자세히 보기 관리자 2020.05.27 16499
공지 RAD스튜디오(델파이,C++빌더) - 고객 사례 목록 관리자 2018.10.23 22055
공지 [데브기어 컨설팅] 모바일 앱 & 업그레이드 마이그레이션 [1] 관리자 2017.02.06 23268
공지 [전체 목록] 이 달의 기술자료 & 기술레터 관리자 2017.02.06 18923
공지 RAD스튜디오(델파이, C++빌더) - 시작하기 [1] 관리자 2015.06.30 39257
공지 RAD스튜디오(델파이,C++빌더) - 모바일 앱 개발 사례 (2020년 11월 업데이트 됨) 험프리 2014.01.16 174713
1398 N 윈도우와 맥 개발 시작을 위한 파이어몽키 코스북: 무료 다운로드 제공(385페이지) 관리자 2013.04.05 152331
1397 ComPort(시리얼 통신) 컴포넌트 설치안내 [11] file 험프리 2013.12.04 107338
1396 [REST API] REST 기반 파일 업로드와 다운로드 구현하기 험프리 2020.08.31 83095
1395 델파이 튜토리얼 자습서 이용 안내 관리자 2014.09.01 71936
1394 이 달의 기술자료 - 2014년 11월 험프리 2014.10.13 54120
1393 이 달의 기술자료 - 2014년 6월 file 험프리 2014.06.05 50357
1392 Find the O/S Language Type c2design 2014.07.30 47775
1391 RAD Studio Resource Center 박병일 2012.01.26 46456
1390 CD-ROM 열고 닫기 박병일 2011.12.22 44762
1389 [Android] 폰번호 가져오기 [1] 타락천사 2014.09.05 38542
1388 이 달의 기술자료 - 2014년 12월 file 험프리 2014.11.26 32457
1387 RAD Studio XE6 Update1 발표 [1] Humphery 2014.06.20 29462
1386 델파이XE2 파이어몽키 기반 아이폰앱 개발에서 제스춰를 인식시키는 방법 박병일 2012.01.25 23256
1385 [10.4 시드니 신기능] 새로운 VCL TEdgeBrowser 컴포넌트 험프리 2020.05.18 22915
1384 SendMessage 함수를 이용한 메세지 전송 관리자 2012.01.05 18256