I need to create a script in VBS that forces the user to click CONTINUE when Administrator permission is requested. If he clicks on CANCEL, the same window asking for the privileges will return his screen (as if it were a LOOP) until he click...
I want to associate a XML with an application with VBScript and I need to indicate in the application which directory to read XML , however, as is easy to predict, Path of XML it can not be hardcoded.
Is ther...