- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
How to create Windows shortcut file (.LNK) using JSL?
How to create Windows shortcut file (.LNK) using JSL?
2 ACCEPTED SOLUTIONS
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: How to create Windows shortcut file (.LNK) using JSL?
Created:
Oct 6, 2023 11:55 AM
| Last Modified: Oct 6, 2023 8:56 AM
(1018 views)
| Posted in reply to message from Slava 10-06-2023
You can do it with Run Program(). See this discussion for ideas How to make a shortcut from CMD? (superuser.com) on the commands which you could use.
-Jarmo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: How to create Windows shortcut file (.LNK) using JSL?
Thank you!
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: How to create Windows shortcut file (.LNK) using JSL?
Created:
Oct 6, 2023 11:55 AM
| Last Modified: Oct 6, 2023 8:56 AM
(1019 views)
| Posted in reply to message from Slava 10-06-2023
You can do it with Run Program(). See this discussion for ideas How to make a shortcut from CMD? (superuser.com) on the commands which you could use.
-Jarmo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: How to create Windows shortcut file (.LNK) using JSL?
Thank you!