http://bugs.winehq.com/show_bug.cgi?id=1487
Summary: how to execute vfp7 exe using wine-20030508.tar.gz
Product: Wine
Version: 20030508
Platform: Other
OS/Version: Windows 2000
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: shaikhriyazuddins(a)rediffmail.com
Here i down load the wine-20030508.tar.gz version installed properly on linux7.3
but whenever i run my exe from f:\home\riyaz\wine-20030508\business\yhsree.exe
it not executed giving error
invalid heaps
similarly when i execute foxprox.exe (this is dosbase foxpro) it will giving
error VM_memory/memory1 fixed
please tell me how to execute vfp7 exe using wine
NOTE :this vfp7 exe is our application(ERP)
regards
shaikh
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1343
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |samlb(a)samlb.ws
------- Additional Comments From mike(a)theoretic.com 2003-27-05 04:14 -------
*** Bug 1383 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1383
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From mike(a)theoretic.com 2003-27-05 04:14 -------
You need to use the RPMs at newrpms.sunsite.dk for Red Hat 9
*** This bug has been marked as a duplicate of 1343 ***
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1383
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Resolution|INVALID |
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1435
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |mike(a)theoretic.com
Status|ASSIGNED |NEW
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1435
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From mike(a)theoretic.com 2003-27-05 03:47 -------
Accepting. I'm not sure why this patch is wrong, but I suspect it's something to
do with 16 bit vs 32 bit. I'll see if I can look into it tonight.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1469
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2003-27-05 02:48 -------
Mike,
if I understand your patch right, my patch was to simplicictic in only finding
"X:\" as root and not "X:\\". So this looks good.
Bye
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=1469
------- Additional Comments From juan(a)virtual-orbis.com 2003-26-05 16:40 -------
(under wine-20030508+cvs-may22)
~/.wine/config
[Drive E]
"Path" = "/tmp"
"Type" = "hd"
"Label" = "Tmp Drive"
"Filesystem" = "win95"
[wine]
changing
"Temp" = "e:\\" to "Temp" = "e:" fails
then, mkdir /tmp/mitemp
and changing to "Temp" = "e:\\mitemp" works successfully under wine.
under win98 : setting TEMP=C:\ and TMP=C:\ in autoexec.bat
made the installer hang in memory but showed no output.
when I changed to TEMP=C: and TMP=C: in win98 , installer worked successfully
( "Temp" = "e:" -WITHOUT trailing '\\'- didn't work for me under wine
-installer shows error about creating "E:\" -WITH the trailing '\'-)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=1469
------- Additional Comments From juan(a)virtual-orbis.com 2003-26-05 16:35 -------
(under wine-20030508+cvs-may22)~/.wine/config[Drive E]"Path" = "/tmp""Type" = "hd""Label" = "Tmp Drive""Filesystem" = "win95"[wine]changing"Temp" = "e:\\"to "Temp" = "e:" failsthen, mkdir /tmp/mitempand changing to"Temp" = "e:\\mitemp" works successfullyunder win98 : setting TEMP=C:\ and TMP=C:\ in autoexec.batmade the installer hang in memory but showed no output.when I changed to TEMP=C: and TMP=C: in win98 , installer worked successfully( "Temp" = "e:" -WITHOUT trailing '\\'- didn't work for me under wine -installer shows error about creating "E:\" -WITH the trailing '\'-)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.