HTA Script Template Generator

Batch, ASP, JScript, Kixtart, etc.
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 13 years and 11 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
Gene Magerr
Posts: 4
Last visit: Mon May 27, 2013 2:51 pm

HTA Script Template Generator

Post by Gene Magerr »

Hi all,I wrote an HTA application that will take a users input, (filename, username and email) and create a script template. The script template types that can be generated are Batch, Command, Vbscript abd PowerShell.Enjoyuploads/21747/Script_Template_Creator.zip
User avatar
Gene Magerr
Posts: 4
Last visit: Mon May 27, 2013 2:51 pm

HTA Script Template Generator

Post by Gene Magerr »

Thanks Jvierra,I'll do that.
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

HTA Script Template Generator

Post by jvierra »

Here are a couple of other hints.

#1 When posting long scripts add them as an attachment. It is nearly impossible to copy and paste from these web pages without losing the line breaks.

#2 You are using 'Ping" consider that Win32_PingStatus is more available and more flexible it would be a good idea to look into using that instead of spawning a whole process to ping.

G.L.


This topic is 13 years and 11 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked