Sample Header Ad - 728x90

WSL open Window on Windows host

0 votes
2 answers
674 views
I made a small bash-script. it works fine so far on Windows WSL and Linux. Now i would like a to have a graphical pop-up window to let the user choose from a list of settings. I learned you can do that with VBS, which i know none about. Is it possible to return the choice to my bash script? How does the .vbs have to look like? Or maybe there is a simpler way to do this? My Script opens some files and I would like to let the user choose their editor for this. for example sublime and vim on linux. or notepad++ and sublime on windows. I would like to avoid having the windows user have to install all the x11-libraries, thats why i dont want to do it with zenity, which i will use for linux. And the first thing i found about it was a .vbs script on windows.
Asked by user275140
Mar 7, 2018, 03:10 PM
Last activity: May 31, 2021, 12:56 PM