Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Securing VBScript HTA

Status
Not open for further replies.

Merle11

MIS
Apr 9, 2007
3
Hey I am making a VBScript hta and I had a couple questions, one what is the best way to secure this application and two, I am getting some anti virus alerts from my scripts so what would be the best way to stop these alerts from occuring such as adding a certification or something along those lines to my application.
 
The only way you can secure an HTA is with NTFS permissions. Since it is an HTML file you can't encrypt it.

Using a certificate should eliminate the AV errors or you could set up exceptions for the location it is stored in.

I hope you find this post helpful.

Regards,

Mark

Check out my scripting solutions at
Work SMARTER not HARDER. The Spider's Parlor's Admin Script Pack is a collection of Administrative scripts designed to make IT Administration easier! Save time, get more work done, get the Admin Script Pack.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top