Hi, I have primarily openSUSE-11.3 with wine. It concerns to me not plays, but around running a WINDOWS program Auerswald WG640Set.exe. I have installed the programs including of the Desktop Ikons by calling the original file WG640Set.exe by invoking: env WINEPREFIX="root/.wine" wine C:\ \ programs \ \ Auerswald \ \ \ WG-640 \ 1.0.1.0 \ \ wg640set.exe Now I click on this Ikon, it appears the starting window of the program, but also an Error message: "Access injury with address 007716F9 in module ?wg640set.exe?. Read from address 00000070." Original in German: Zugriffsverletzung bei Adresse 007716F9 in Modul ?WG640Set.exe? Lesen von Adresse00000070 Nervously a double arrow turns, and I cannot stop neither with "OK" nor with "X". If I call on the X-console I receive the following messages: MeinPC:/home/root # env WINEPREFIX="/root/.wine" wine C:\\Programme\\Auerswald\\WG-640\ 1.0.1.0\\wg640set.exe fixme:win:RegisterDeviceNotificationA (hwnd=0x10090, filter=0xe46774,flags=0x00000000) returns a fake device notification handle! MeinPC:/home/root # The program does not open. Can someone help me? Regards, Werner.
WGz wrote:> > env WINEPREFIX="root/.wine" wine C:\ \ programs \ \ Auerswald \ \ \ WG-640 \ 1.0.1.0 \ \ wg640set.exe >Never run Wine as root. http://wiki.winehq.org/FAQ#head-96bebfa287b4288974de0df23351f278b0d41014 Delete root/.wine and reinstall your program as a normal user.
WGz wrote:> program Auerswald WG640Set.exe.What is the full name of the program? What it supposed to do?
vitamin wrote:> > WGz wrote: > > program Auerswald WG640Set.exe. > > What is the full name of the program? What it supposed to do?That is the full name. It is a control program for automatic telephone calling equipment and runs on WINDOWS-7. My problem: How can I use the files from WINDOWS-7 in the Linux Wine or SAMBA?
WGz wrote:> It is a control program for automatic telephone calling > equipment.How does it connect to it? Via network, or usb/serial connection? WGz wrote:> My problem: How can I use the files from WINDOWS-7 in the Linux Wine or SAMBA?Not really sure what you mean. Linux can mount NTFS partition. Samba has nothing to do with local storage.
> How does it connect to it? Via network, or usb/serial connection?Via usb.> Not really sure what you mean. Linux can mount NTFS partition. > Samba has nothing to do with local storage.I assume that I can copy the files of the current program from WINDOWS-7 to openSuSE-11.3 to run on that.