http://bugs.winehq.org/show_bug.cgi?id=3154
--- Comment #9 from Paul Romanyszyn <pgr(a)arcelectronicsinc.com> 2007-11-08 15:05:59 ---
I used winetricks dcom98 but it still prints the following when you try to exit
the program.
fixme:ole:OleRevokeClientDoc (2): stub
Ctrl C or wineserver -k is needed to stop the program.
This program was designed for Win 3.11 and require installing the win32s
extensions.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2602
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Abandoned?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6616
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Abandoned?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3729
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
URL|http://appdb.winehq.org/appv|http://www.mariovaldez.net/w
|iew.php?versionId=2325 |ebapps/blog/2006/05/31/where
| |-to-download-delphi-
| |personal-edition-version-7/
Keywords| |download, Installer
--- Comment #15 from Dan Kegel <dank(a)kegel.com> 2007-11-08 14:31:30 ---
Turns out Delphi7_Personal.zip is downloadable on the internet
(not from the original borland.pl site, but the
md5sum was given as e762ab2c75be5cbd5534ee59bc78e605
by a reputable blog post in 2006, so you can verify
that a downloaded copy is probably authentic.
I can reproduce the problem here with that download,
and generated a +msi,+text,+relay,+process,+module,+seh log file.
The hang seems to be during a DLL invoked via a custom action:
trace:msi:HANDLE_CustomType1 Calling function L"BorValidatePassword" from
L"C:\\windows\\temp\\msi4d97.tmp"
It is iterating through all printers, something that can take
a very long time (one or two seconds per online printer, infinite
seconds for an offline printer).
How many printers on your LAN? Are any offline?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.