An OS Desktop Information utility
You must install .NET Runtime 10 x64 and then just run DesktopInfo.exe
- Acrylic blur effect
- DesktopInfo window hidden from TaskBar and Alt-TAB
- Save settings to JSON file
- Install for current user or all users (registry key)
- 2026-04-24: Add: Context menu on Left/Right/Middle click (open about, settings, exit)
- 2026-04-25: Add: Settings: install for current user or all users (registry key)
- 2026-04-24: Add: Settings: when position is selected from settings form, main form also changes the position
- 2026-04-24: Add: Settings form / save settings to JSON file
- 2026-04-24: Add: Private and Public IP
- 2026-04-24: Add: Desktop Icon by Vexels https://www.iconarchive.com/show/office-icons-by-vexels/desktop-icon.html
- 2026-04-16: Fix: main form not closing on exit (replaced form.ShowDialog() with Application.Run(form))
- 2026-04-13: hide from taskbar and alt-tab
- 2026-04-13: Implement acrylic blur effect
- 2026-04-12: Project started from scratch (previous project was lost)
- 2012-03-11: Add: User/Host/Internal and External IP
- 2012-03-11: Project started