Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

Need help with user input

$
0
0

Hi, i´m new to scripting and need some help with a solution

 I want to make a script that when executed opens a window (graphical like hta) that shows 3 fields

1 - Text input and a search button this one should open the explorerwindows to select a destination folder with the ok button. (like the ones when openning a file in an application

2 another text input and a button with the same action as above for a file selection

3 - this one only a button where it reads the both fileds above and passes it to the command of an apllication ending in somthing like  copy $itemfromfiled1 to $itemfromfiled2.

I was reading the docs from technet and found that for gui i have to use wscript.exe is hat correct?



Viewing all articles
Browse latest Browse all 15028

Trending Articles