[Bug 16676] New: Running RTG Bills requires alternate winecfg configurations of winetricks installed dcom98 DLLs for alternate functions

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 29 17:31:24 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=16676

           Summary: Running RTG Bills requires alternate winecfg
                    configurations of winetricks installed dcom98 DLLs for
                    alternate functions
           Product: Wine
           Version: 1.1.9
          Platform: PC
               URL: http://appdb.winehq.org/objectManager.php?sClass=version
                    &iId=15018
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: mstuff at read.org.nz


Everything used seems to work with the following limitation, this is a kinda
script to install which should explain:

### Get and install winetricks:
### http://wiki.winehq.org/winetricks

# Set your preferences
WINEPREFIX=~/.Rtgbills winecfg;\
# Set up wine for RTG Bills using winetricks
WINEPREFIX=~/.Rtgbills winetricks vb6run art2kmin mdac27 wsh56 dcom98;\
# Download RTG Bills from here:
# http://www.rtgsoftware.com/download.htm
# Or (adjust as required):
wget http://cdn.simtel.net/pub/simtelnet/winxp/busacct/bills221.exe;\
WINEPREFIX=~/.Rtgbills wine bills221.exe;\
done

It seems, for RTG Bills and Timer to run normally set dcom98 dlls "ole32",
"oleaut32" & "rpcrt4" to "builtin"; BUT to run any (it seems) of the functions
under the "Reports" menu set those dlls to "native, builtin" - some other
functions (e.g.: Setup > Bill Formats...; File > Change Matter Number...) will
fail with this set up.  I guess some clever setup of winecfg could resolve this
tooing and froing.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list