I have been given a VB app and asked to construct a HTA to replace it. More or less, all the VB app does is collect some information from the user, create an INI file (on the user's machine), and write out a couple of lines of text to the file based on the collected information.
Can this be...