gendesk
Verified for current stable LTS
Gendesk Command: Create Desktop File With Icon
Use for create desktop file with icon with Gendesk. Exact CLI syntax to create desktop file with icon using Gendesk.
When to use this: Use for create desktop file with icon with Gendesk.
Command Syntax
gendesk -n --name "<app>" --exec "/<path/to/app>" --icon "/<path/to/icon.png>" --comment "<This is application>" gendesk -n --name "<app>" --exec "/<path/to/app>" --icon "/<path/to/icon.png>" --comment "<This is application>" Command Breakdown
-n- Command Option
- Tool-specific option used by this command invocation.
--name- Command Option
- Tool-specific option used by this command invocation.
--exec- Command Option
- Tool-specific option used by this command invocation.
--icon- Command Option
- Tool-specific option used by this command invocation.
--comment- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to create desktop file with icon using Gendesk.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Gendesk Command: Create Desktop File No Output Overwrite
gendesk -q -f -n --name "<app>" --exec "/<path/to/app>" --icon "/<path/to/icon.png>" --comment "<This is application>" Gendesk Command: Create Desktop File Quiet Overwrite gendesk -q -f -n --name "<app>" --exec "/<path/to/app>" --icon "/<path/to/icon.png>" --comment "<This is application>" Gendesk Command: Create Desktop File With Minimal Info gendesk -n --name "<app>" --exec "/<path/to/app>" --icon "/<path/to/icon.png>" --comment "<This is application>" Gendesk Command: Display Help gendesk -h Jmeter Command: Run Test Plan Nongui jmeter -n -t <path/to/file.jmx>