I am loading asp.net web application(not developed by me) inside electron and there is upload and download. I want to set the restriction which is the user can select the file from only one folder and can't browse to any folder location, can't type in file explorer address bar and can't click folder up level button.
Or Is there a way to run background like windows service to control windows explorer?