This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

Shortcut on Desktop

Thomas_ww0

Mon Aug 21, 2017 3:14:20 pm

I want to make a shortcut-icon on the desktop. my file To-Do.txt on network-device.

Code:
notepad "smb://fritz-nas/fritz.nas/FRITZ/_ Daten/To-Do.txt"

Notepad starts with error message: "File does not exist. Do you want to create a new file?"
What did I do wrong? I'm a newbie.
LG Thomas

screenshot.jpg

Swarfendor437

Mon Aug 21, 2017 6:07:20 pm

Thomas_ww0

Tue Aug 22, 2017 12:08:18 am

I got it! Syntax is:
Code:
gedit %U 'smb://fritz-nas/fritz.nas/FRITZ/_ Daten/To-Do.txt'

This works well. My first Logon Linux hihi

Swarfendor437

Wed Aug 23, 2017 12:00:10 am

Can we mark this thread as [SOLVED]? ;) :D