Relative Content

Tag Archive for javascripthtmlnode.jselectron

How to open folder in explorer onclick of button in Electron?

How do I open a folder in explorer onclick of a button in my electronjs application? I got it to work by making it where it is executed at program start in the main. But id i make it a function and call in it with onclick from HTML button it doesn’t work. Ive tried form renderer, main, and preload. I’m pretty knew to electron and node, so i have a feeling that maybe I’m not understanding the processes correctly?

How to open folder in explorer onclick of button in Electron?

How do I open a folder in explorer onclick of a button in my electronjs application? I got it to work by making it where it is executed at program start in the main. But id i make it a function and call in it with onclick from HTML button it doesn’t work. Ive tried form renderer, main, and preload. I’m pretty knew to electron and node, so i have a feeling that maybe I’m not understanding the processes correctly?

No icon is displayed

The following problem needs to be solved: when you drag shortcuts to the container, they are duplicated and their image is not displayed.