mirror of
https://github.com/QuasarApp/installer-framework.git
synced 2025-04-26 13:44:31 +00:00
Doc: Define CreateShortcut operation as a Windows-specific feature
Task-number: QTIFW-1399 Change-Id: I81d5bf2c2abde9f0e49f5ea8cb99845e14159800 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Katja Marttila <katja.marttila@qt.io>
This commit is contained in:
parent
55ecbb9660
commit
1c22f5dd46
@ -122,9 +122,9 @@
|
||||
\li Creates a shortcut from the file specified by \c filename to
|
||||
\c linkname.
|
||||
On Windows, this creates a .lnk file which can have
|
||||
\c arguments. Furthermore, on Windows, \c filename can be
|
||||
\c arguments. Furthermore, \c filename can be
|
||||
an HTTP or FTP URL in which case a URL shortcut is created.
|
||||
On Unix, this creates a symbolic link.
|
||||
The operation is currently not implemented on other platforms.
|
||||
\row
|
||||
\li CreateDesktopEntry
|
||||
\li "CreateDesktopEntry" \c {filename "key=value[ key2=value2[ key3=value3]]]"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user