linux:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
linux:start [2025/12/23 10:53] – [AppImages] mhlinux:start [2025/12/23 10:54] (current) – [AppImages] mh
Line 108: Line 108:
 $ ./example.AppImage $ ./example.AppImage
 </code> </code>
 +
 +Some AppImages support:
 +
 +<code bash>
 +./MyApp.AppImage --install
 +</code>
 +
 +This automatically:
 +  * Creates a .desktop file
 +  * Extracts the icon
 +  * Registers everything correctly
 +
 +If it works, this is the cleanest solution. If not, manual extraction remains the most reliable path.
  
 ---- ----
  • linux/start.1766483591.txt.gz
  • Last modified: 2025/12/23 10:53
  • by mh