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 21869
공지 [UX Summit 요약] 오른쪽 클릭은 옳다 (Right Click is Right) 관리자 2020.11.16 20514
공지 [10.4 시드니] What's NEW! 신기능 자세히 보기 관리자 2020.05.27 22545
공지 RAD스튜디오(델파이,C++빌더) - 고객 사례 목록 관리자 2018.10.23 28295
공지 [데브기어 컨설팅] 모바일 앱 & 업그레이드 마이그레이션 [1] 관리자 2017.02.06 29592
공지 [전체 목록] 이 달의 기술자료 & 기술레터 관리자 2017.02.06 24918
공지 RAD스튜디오(델파이, C++빌더) - 시작하기 [1] 관리자 2015.06.30 45859
공지 RAD스튜디오(델파이,C++빌더) - 모바일 앱 개발 사례 (2020년 11월 업데이트 됨) 험프리 2014.01.16 181407
363 FastReport 4 VCL(Embarcadero Edition) 설치 오류 우회방법 Humphery 2014.07.15 2220
362 프로그래밍 언어 기초(델파이, C++): 파이어몽키 코스북 4장 file 관리자 2014.07.15 2425
361 나의 첫 윈도우/맥 애플리케이션 개발하기: 파이어몽키 코스북 2장 file 관리자 2014.07.11 1589
360 인터베이스 서버에 접속 시 "unavailable database" 오규가 발생하는 경우 대처방법 [1] file 험프리 2014.07.10 4576
359 [무료 동영상 강의] 전체 모음 링크 관리자 2014.07.10 6417
358 RAD스튜디오 개발환경(IDE) 사용법: 파이어몽키 코스북 3장 file 관리자 2014.07.09 5873
357 이 달의 기술자료 - 2014년 8월 file 험프리 2014.07.04 9976
356 C++ Builder에서 64 비트 Windows 용 패키지를 지원 Humphery 2014.07.04 2662
355 외부 패키지 등록 및 사용 방법(AR Drone 연동 패키지 기준) file Humphery 2014.06.30 2376
354 모바일 Bluetooth 연동 자료 Humphery 2014.06.24 7036
353 RAD Studio XE6 Update1 발표 [1] Humphery 2014.06.20 29491
352 모바일(안드로이드, iOS) 연락처에 접근하는 방법 Humphery 2014.06.20 3444
351 BOGO 프로모션 툴 다운로드 받는 방법 안내(2015.6.1~2015.6.30 구매고객) 관리자 2014.06.16 8797
350 [20140610 온라인 세미나 발표자료] 처음 만나는: RAD Studio XE6, Delphi XE6, C++Builder XE6 file 관리자 2014.06.14 1667
349 [튜토리얼] Mobile Tutorials: Mobile Application Development Humphery 2014.06.13 1865
348 [샘플] RAD Studio, Delphi and C++Builder XE6 Android and iOS Code Samples file Humphery 2014.06.13 2363
347 이 달의 기술자료 - 2014년 6월 file 험프리 2014.06.05 50398
346 BaaS(Backend as a Service)와 RAD Studio(GCM, APN, 푸시알림 가능) [4] Humphery 2014.05.29 3588
345 사다리게임 소스와 함께 오픈(iOS, 구글 마켓 등록완료) [2] file c2design 2014.05.27 7032
344 Developer Direct Live in 부산(5/20 세미나 발표자료) [1] file Humphery 2014.05.21 1586