For sake of convinience, I'd like samba to share a file next to the other defined directories. Windows Users can access my samba shares by going to "Network" -> "STORAGE". In there, are some folders, like "Pictures", "Music", "Documents", etc.
I'd like to create an executable file within that folder as well. The file would be named "Server-Management.url" and points to a locally accessible website: http://STORAGE/index.html
Could anyone explain how to create such a file? I've tried to use the share definition name [Server-Management.url], pointing to a file which has the following content, but it didn't work:
[InternetShortcut]
URL=http://STORAGE/index.html
Maybe it's also possible to set a custom Icon for that file as well.
Please don't just close this as off-topic or stuff like that, it's a serious question from a customer.