General discussion
Thread display: Collapse - |
All Comments
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Launching cmd file from HTA
As the amount of components grew, we introduced a Web frontend, for ease of use.
As IE insists that it run all files in C:\Docume~1\%Username%\desktop, alas I can't run .cmd files to launch the components.
I've had a look around the MS site for HTA as this apparently works, I can get a test page up and running with a button, which I would like to use to launch a setup.cmd to install the component
Is it possable to launch a .cmd file using a button on a HTA page or am I barking up the wrong tree?
(Note: I'm not a programmer, by trade, simple explanations please)