Hello ppl, I have an application tha calls acrobat.exe I want to make a bash script to lauch kpdf I have in my script pdf_open.sh wine start "cmd /c kpdf MY_PDF.pdf" can i call -> wine pdf_open.sh directly how can i do that ?
Hello ppl, I have an application tha calls acrobat.exe I want to make a bash script to lauch kpdf I have in my script pdf_open.sh wine start "cmd /c kpdf MY_PDF.pdf" can i call -> wine pdf_open.sh directly how can i do that ?