[PR #190] [MERGED] Fix Windows exe launch through cmd routing #190

Closed
opened 2026-06-05 14:25:07 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop-app/pull/190
Author: @DecDuck
Created: 2/26/2026
Status: Merged
Merged: 2/26/2026
Merged by: @DecDuck

Base: developHead: process-fixes


📝 Commits (2)

  • 88fde45 feat: modify_command in process manager
  • 2a27524 fix: import windows extension

📊 Changes

2 files changed (+48 additions, -10 deletions)

View changed files

📝 src-tauri/process/src/process_handlers.rs (+40 -3)
📝 src-tauri/process/src/process_manager.rs (+8 -7)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Drop-OSS/drop-app/pull/190 **Author:** [@DecDuck](https://github.com/DecDuck) **Created:** 2/26/2026 **Status:** ✅ Merged **Merged:** 2/26/2026 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `process-fixes` --- ### 📝 Commits (2) - [`88fde45`](https://github.com/Drop-OSS/drop-app/commit/88fde4506aef79168637b1fcbf0ea9b7a80061de) feat: modify_command in process manager - [`2a27524`](https://github.com/Drop-OSS/drop-app/commit/2a27524ce8ac1ac65e857a83f0c390be8288b3ef) fix: import windows extension ### 📊 Changes **2 files changed** (+48 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src-tauri/process/src/process_handlers.rs` (+40 -3) 📝 `src-tauri/process/src/process_manager.rs` (+8 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 14:25:07 -04:00
yindo closed this issue 2026-06-05 14:25:07 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop-app#190