wine error

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
sumik
Newbie
Newbie
Posts: 1
Joined: Thu Apr 17, 2014 12:50 am

wine error

Post by sumik »

winetricks dcom98
Unknown arg dcom98
Usage: /usr/bin/winetricks [options] [command|verb|path-to-verb] ...
Executes given verbs. Each verb installs an application or changes a setting.

Options:
--force Don't check whether packages were already installed
--gui Show gui diagnostics even when driven by commandline
-k, --keep_isos Cache isos (allows later installation without disc)
--no-clean Don't delete temp directories (useful during debugging)
--no-isolate Don't install each app or game in its own bottle
-q, --unattended Don't ask any questions, just install automatically
-r, --ddrescue Retry hard when caching scratched discs
--showbroken Even show verbs that are currently broken in wine
-v, --verbose Echo all commands as they are executed
-h, --help Display this message and exit
-V, --version Display version and exit

Commands:
list list categories
list-all list all categories and their verbs
apps list list verbs in category 'applications'
benchmarks list list verbs in category 'benchmarks'
dlls list list verbs in category 'dlls'
games list list verbs in category 'games'
settings list list verbs in category 'settings'
list-cached list cached-and-ready-to-install verbs
list-download list verbs which download automatically
list-manual-download list verbs which download with some help from the user
list-installed list already-installed verbs
prefix=foobar select WINEPREFIX=/home/openstack/.local/share/wineprefixes/foobar

i am not able to install
so plzz help me
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: wine error

Post by dimesio »

Dcom98 was removed from winetricks a long time ago because Wine no longer works with native rpcrt4 and ole32. So no, you can't install it with winetricks, and shouldn't try to install it manually (the overrides will completely break the wineprefix).
Locked