해당 패치를 적용하게 되면 아래의 그림과 같이 "Web Deploy Options... / Web Deploy" 메뉴가 생성되게 된다.
About the Plugin
This plugin is written by Chee Wee Chua, a CodeGear Support Engineer.
The plugin returns the Web Deploy functionality present in earlier versions of Delphi back to Delphi itself!
This has been designed for Delphi 2005 and 2006.
This plugin is not supported by Borland Software Corporation, Borland Support, or CodeGear Support.
Setup Information
Install the plugin using the Component menu's Install Packages command.
Troubleshooting
The Web Deploy menu is located after Project, Build All Projects. It is enabled only when
1. A project is an ActiveX library,
2. The project has been compiled.
When you invoke it, and your current project is an ActiveX library, it will create a HTML file with the same filename as your project itself.
If the Deploy Directory option is set, the ActiveX library will be copied there. If the Deploy HTML option is set, the HTML file will be created there, otherwise, it'll be created in the project directory. If CAB compression has been set, the ActiveX library will be compressed into it.
The Deploy settings are not persistent. You have to set them each time. CAB Compression has been implemented, and relies on the CABARC executable located in the Bin directory of your BDS installation.
All other options have not been implemented.
This plugin is written by Chee Wee Chua, a CodeGear Support Engineer.
The plugin returns the Web Deploy functionality present in earlier versions of Delphi back to Delphi itself!
This has been designed for Delphi 2005 and 2006.
This plugin is not supported by Borland Software Corporation, Borland Support, or CodeGear Support.
Setup Information
Install the plugin using the Component menu's Install Packages command.
Troubleshooting
The Web Deploy menu is located after Project, Build All Projects. It is enabled only when
1. A project is an ActiveX library,
2. The project has been compiled.
When you invoke it, and your current project is an ActiveX library, it will create a HTML file with the same filename as your project itself.
If the Deploy Directory option is set, the ActiveX library will be copied there. If the Deploy HTML option is set, the HTML file will be created there, otherwise, it'll be created in the project directory. If CAB compression has been set, the ActiveX library will be compressed into it.
The Deploy settings are not persistent. You have to set them each time. CAB Compression has been implemented, and relies on the CABARC executable located in the Bin directory of your BDS installation.
All other options have not been implemented.
● Chee Wee's Web Deploy tool for Delphi 2005
● Chee Wee's Web Deploy tool for Delphi 2006
2007 버전의 경우에는 2006 버전을 다운로드 받아 패치 작업을 진행하면 된다.