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.