HTML Application Add Custom ICON.
Hello,
Friends in this Post. I am going to show how to add Icon in your HTA Application. This is part of HTA Application tutorial you can access previous post by click on this.As show in image HTA_Application is my HTML Application and i want add install1.ico in the application.
Open HTA_Application.hta. In the below code add following line. Inside head tag.
<HTA:APPLICATION
ICON="install1.ico"
>
Save click.
Now double click to open HTA_Application.
Check this link for code
No comments:
Post a Comment