F5F Stay Refreshed Software Operating Systems Problem encountered while trying to launch the app via Wine.

Problem encountered while trying to launch the app via Wine.

Problem encountered while trying to launch the app via Wine.

Pages (3): Previous 1 2 3 Next
B
blueice30
Junior Member
45
06-04-2023, 03:28 PM
#11
Open the file in your terminal and add the following lines:

```bash
chmod u+r ~/bin/tmnf
echo "#!/bin/bash" >> ~/bin/tmnf
echo "WINEPREFIX=~/.tmnf wine \"[path to exe]\"" >> ~/bin/tmnf
```

Save and run the script.
B
blueice30
06-04-2023, 03:28 PM #11

Open the file in your terminal and add the following lines:

```bash
chmod u+r ~/bin/tmnf
echo "#!/bin/bash" >> ~/bin/tmnf
echo "WINEPREFIX=~/.tmnf wine \"[path to exe]\"" >> ~/bin/tmnf
```

Save and run the script.

N
nep24
Member
224
06-06-2023, 04:12 PM
#12
Add the script to your path or modify the command accordingly.
N
nep24
06-06-2023, 04:12 PM #12

Add the script to your path or modify the command accordingly.

V
Variiox
Member
180
06-06-2023, 05:25 PM
#13
Write a command that appends the specified line to the bin directory
V
Variiox
06-06-2023, 05:25 PM #13

Write a command that appends the specified line to the bin directory

P
pocio77
Posting Freak
783
06-06-2023, 08:08 PM
#14
The command is trying to run but lacks permission.
P
pocio77
06-06-2023, 08:08 PM #14

The command is trying to run but lacks permission.

A
alerabbit
Posting Freak
840
06-08-2023, 11:47 AM
#15
You forgot to change permissions for ~/bin/tmnf
A
alerabbit
06-08-2023, 11:47 AM #15

You forgot to change permissions for ~/bin/tmnf

M
Mostok
Member
134
06-27-2023, 01:08 AM
#16
That was a wild moment! Just made sure the script is executable there.
M
Mostok
06-27-2023, 01:08 AM #16

That was a wild moment! Just made sure the script is executable there.

M
Malv3ir0_
Member
207
07-10-2023, 04:12 AM
#17
After executing ~/bin/tmnf, certain functions are triggered yet the application fails to launch.
M
Malv3ir0_
07-10-2023, 04:12 AM #17

After executing ~/bin/tmnf, certain functions are triggered yet the application fails to launch.

J
johncena3
Member
54
07-17-2023, 10:28 PM
#18
To launch the app normally, follow the standard steps. Then upload your tmnf file as instructed.
J
johncena3
07-17-2023, 10:28 PM #18

To launch the app normally, follow the standard steps. Then upload your tmnf file as instructed.

L
LukeJamoeGamer
Junior Member
12
07-17-2023, 11:59 PM
#19
You open the application, locate the TNMF icon as you would in Windows, and then use it to share your file contents.
L
LukeJamoeGamer
07-17-2023, 11:59 PM #19

You open the application, locate the TNMF icon as you would in Windows, and then use it to share your file contents.

N
Nel2659
Junior Member
11
07-18-2023, 02:39 AM
#20
Navigate to your directory and run the command. Copy the output into the provided code blocks.
N
Nel2659
07-18-2023, 02:39 AM #20

Navigate to your directory and run the command. Copy the output into the provided code blocks.

Pages (3): Previous 1 2 3 Next