I develop application in NodeJs. I want to make overlay icon of file when create. (Windows and Mac) but I can't found any way using NodeJS while creating file. So I think if file icon change when create file that is also acceptable.
Asked
Active
Viewed 548 times
3
-
1why the electron tag? – pergy Mar 28 '18 at 07:18
-
Create what file? How? Show the icon where? You mean set the icon the WM uses? – Jared Smith Mar 28 '18 at 14:41
-
Thanks for replay, I want exact implementation like https://support.content.office.net/en-us/media/4878ad59-6cc0-4c6c-8efd-4cf723021b30.png @JaredSmith – Nilesh Senta Mar 31 '18 at 07:42
-
[Possble duplicate?](https://stackoverflow.com/questions/42894288/electron-cant-get-custom-icon-to-appear) – Jared Smith Mar 31 '18 at 12:39
-
@JaredSmith No buddy, I want to set overlay icon on file (like TXT,PPT or Folder) not app icon above link is about change icon of electron app. – Nilesh Senta Mar 31 '18 at 16:16
-
found any solution for this question? – RGC Apr 08 '22 at 00:03