From: "Прокопьев Евгений" <john@rmts.donpac.ru> To: community@altlinux.ru Subject: [Comm] Консольные Win32-программы в wine и параметры в командной строке Date: Mon, 21 Apr 2003 16:14:29 +0400 Message-ID: <3EA3E0A5.40602@rmts.donpac.ru> (raw) Здравствуйте! Как запускать консольные Win32-программы в wine с параметрами в командной строке? $ wine /var/lib/wine/btrieve/butil.exe -clone TELEPHON.MKD TELEPHON.CLN Unknown option '-clone' Wine 20021031 Usage: /usr/bin/wine.bin [options] [--] program_name [arguments] The -- has to be used if you specify arguments (of the program) Options: --debugmsg name Turn debugging-messages on or off --dll name Enable or disable built-in DLLs --help,-h Show this help message --version,-v Display the Wine version $ wine "/var/lib/wine/btrieve/butil.exe -clone TELEPHON.MKD TELEPHON.CLN" Unknown option '-clone' Wine 20021031 Usage: /usr/bin/wine.bin [options] [--] program_name [arguments] The -- has to be used if you specify arguments (of the program) Options: --debugmsg name Turn debugging-messages on or off --dll name Enable or disable built-in DLLs --help,-h Show this help message --version,-v Display the Wine version Делаю bat-файл, но эффект тот же: $ cat /var/lib/wine/btrieve/clone.bat butil.exe -clone TELEPHON.MKD TELEPHON.CLN $ wine /var/lib/wine/btrieve/clone.bat /usr/bin/wine.bin: cannot determine executable type for 'C:\btrieve\clone.bat' Да еще беда: если я запускаю wine /var/lib/wine/btrieve/butil.exe без Х, то получаю : x11drv: Can't open display: Это логично, но как быть, если мне надо запускать программы, не имеющие GUI на машине без Х? -- С уважением, Прокопьев Евгений
next reply other threads:[~2003-04-21 12:14 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-04-21 12:14 Прокопьев Евгений [this message] 2003-04-21 13:14 ` Andrew Borodin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=3EA3E0A5.40602@rmts.donpac.ru \ --to=john@rmts.donpac.ru \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git