Skip to content
Commit 38b42b85 authored by Timothy Arceri's avatar Timothy Arceri Committed by Juan A. Suarez Romero
Browse files

util: better handle program names from wine



For some reason wine will sometimes give us a windows style path
for an application. For example when running the 64bit version
of Rage wine gives a Unix style path, but when running the 32bit
version is gives a windows style path.

If we detect no '/' in the path at all it should be safe to
assume we have a wine application and instead look for a '\'.

Reviewed-by: default avatarEric Engestrom <eric.engestrom@intel.com>
(cherry picked from commit 3f9d8e9c)
parent 38b69a2f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment