Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- SFTP
- PDFCreator
- react #router
- firefox 파이어폭스
- 윈도우
- Printer Driver
- Notepadplus
- linux ssh root debian
- Basic Auth
- Windows
- 보안연결실패
- 정규표현식
- 소스 <script> 로딩 실패
- Regex
- mailutils
- startfile
- OpenSCAD
- React #React-Table
- springboot #spring #jackson
- 임펠러
- PyLucene
- 노트패드뿔뿔
- FTP
- cifsutils
- debian
- Notepad++
- Notepad
- VM 호스트 주소
- 가상머신호스트
Archives
- Today
- Total
JJC's 테크니컬 다이어리
pdfCreator 무인설치 unattended install 팁 본문
pdfCreator를 역공학적으로 분석/실험을 거친 내용입니다.
이전 설치한 윈도우에서 백업받은 어플리케이션 폴더를 복사해 넣는다.
윈도우10 64기준
[본 프로그램]
"C:\Program Files\PDFCreator\*"
[윈도우 바로 가기 메뉴]
"C:\ProgramData\Microsoft\Windows\Start Menu\Programs\PDFCreator\*"
[해당 프린터 포트모니터]
"C:\Windows\System32\pdfcmon.dll"
[해당 프린터 드라이버]
"C:\Windows\System32\spool\drivers\x64\3\PDFCREAT.BPD"
"C:\Windows\System32\spool\drivers\x64\3\PDFCREAT.PPD"
위 파일을 복사해 넣은 이후
다음 3가지 명령을 수행하면 프린터가 등록된다.
"C:\Program Files\PDFCreator\SetupHelper.exe" /ComInterface=Register
"C:\Program Files\PDFCreator\SetupHelper.exe" /FileExtensions=Add
"C:\Program Files\PDFCreator\PrinterHelper.exe" -i PDFCreator -o "C:\Program Files\PDFCreator\PDFCreator.exe"