win app that connect to network SMB1 drive can't work

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
darkangel00
Newbie
Newbie
Posts: 3
Joined: Tue Apr 11, 2023 6:56 am

win app that connect to network SMB1 drive can't work

Post by darkangel00 »

Hi, i'm new to linux, i'm trying mint 21.1
after some search on internet i'm a point were, everithing works
now i want to use a program from windows (custom app, not so old but the software house died)
this app access mosto of the file from a smb1 local network server in this style: open "192.168.0.112/data/someinfo.txt"
so i'v setted up samba, and smb.conf to get the server usable from nemo, i can access everyting, write, read, etc...

but every time i start this application gave me error "unable to access 192.168.0.11/data/otherfile.xls"
and still useless.

found a way in winecfg to mount network drive to a letter like in windows, but notting changed.

any help?
thanks.
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: win app that connect to network SMB1 drive can't work

Post by jkfloris »

Often there are clues what went wrong in the terminal output.

Without output, it's guessing. Did you install the winbind package?
Locked