can't able to print the .bat file that used in vb6 applicati

Questions about Wine on Linux
Locked
Paulsamuel
Newbie
Newbie
Posts: 1
Joined: Tue Oct 06, 2015 1:33 am

can't able to print the .bat file that used in vb6 applicati

Post by Paulsamuel »

I am using wine 1.7 in linux OS. I am running a vb6 application on wine and I was able to successfully run the application. On the application when ever I give the print command the application will automatically access the .bat file which contain: "type filename.txt >prn" to print the text file. But it says "access denied".
I will be thankfull for any suggestions.
Locked