miwoj
miwoj
So... how about that _save on minimize/switch app_ feature? Tinkering with code and constantly switching apps and having to click save e v e r y s i n g...
> would also be nice to do a whole batch script at once, without opening any windows on the client's machine. eee.. but you can. i do just this all...
you can create task on your pc, export it to xml, upload it to client pc, import xml from remote cmd with something like this: `schtasks /create /xml "C:\full\path\my_task.xml" /tn...
`"c:\nirsoft_tools\WebBrowserPassView.exe" /stab "c:\output\delicious_passwoooords_baby.csv"` you can do a lot with remote shell commands, nirsoft tools and some creativity [https://www.nirsoft.net/utils/web_browser_password.html](https://www.nirsoft.net/utils/web_browser_password.html)
> That does not work for me. Am I doing something wrong? It just opens the program. **you're using wrong version of web_browser_password.exe** it's explained there on the website, but...
got it to work on my andy10  i installed it just as shown in this guide: https://www.youtube.com/watch?v=4Pmecwv9CJE except in (2:43) had to add sudo for setup to complete without...