Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
5
rated 0 times [  5] [ 0]  / answers: 1 / hits: 13416  / 2 Years ago, sun, january 9, 2022, 6:42:42

I get an error "path not found" when I'm trying to run install.exe


I've tried running rm .wine and winecfg but can't solve this problem.


$ wine  data/Prog./Program/install.exe 
wine: cannot find 'data/Prog./Program/install.exe'

More From » wine

 Answers
0

Is this "Prog." an abbreviation for the real directory name? If no: please try in a directory without a dot at the end. If yes: does the real directory name have spaces, like "My Programs"? Then you have to quote these spaces, i.e. use double quotes or apostrophes, like so:



wine 'data/My Programs/Program/install.exe'

[#44290] Monday, January 10, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
thellfi

Total Points: 222
Total Questions: 103
Total Answers: 123

Location: Palau
Member since Mon, Aug 16, 2021
3 Years ago
thellfi questions
;