Displaying 6 results from an estimated 6 matches similar to: "How do I launch a dos/windows program through wine"
2005 Jan 02
5
WineTools 2.0.9 released
A happy and successful new year for everyone!
I just release WineTools 2.0.9. You can download it at
http://www.von-thadden.de/Joachim/WineTools/. This release has some
minor improvements such as:
- cdrom is detected from fstab during Base setup
- IE6 now in english and german
- user info about installed scripts
WineTools is an menu driven installer for installing Windows programs
under wine.
2005 Mar 07
2
Running DVD Profiler fails
Hi !
I'm trying to get a program called DVD Profiler from InterVocative Software
working in wine but it fails:
#!/bin/bash
. findwine
cd "$WINEDIR/c/Program Files/InterVocative Software/DVD Profiler"
#$WINE "c:\\program files\\InterVocative Software\\DVD Profiler\\dvdpro.exe"
${PARAM:+"$PARAM"} &>/dev/null &
$WINE "c:\\program
2008 Jan 04
7
best way to modify spec (the command-line tool)?
Hi all, where I work we''ve cooked up a kind of ghetto profiler for our
specs. It basically just does this:
time = Time.now
# run the spec
puts "woah! dude. long spec." if time > 1.second
I''m simplifying here. I think the threshold is actually 0.1 seconds,
and we use more precise language, and highlight the spec in red via
terminal colors, etc.
But the way it works
2003 Feb 17
4
Groups with Samba domain controler or domain member
Does anybody know more about groups? I am considering switching from NT
to Samba domain and have made some test. Unfortunately I need to make
two additional groups, except Domain Admin (one of them is Domain
Users). Is it possible to make that with the stable version of Samba?
And another, but not so important (for now) question. Currently I have a
Samba server, providing files and printers
2003 Jul 06
0
compare-dest when DEST contains path component
Hi,
I just noticed that the value of the '--compare-dest' argument is simply
prepended to the DEST argument, even if that has path compnents. For
example with this command:
rsync -a --compare-dest=$comparedest \
remote::something/1/ \
/local/path/to/1/
if the remote 'something' module has a file called '1/2/3/4/file' (which
is going to be mirrored to
2007 Mar 19
1
error running a vb script in wine
Can anyone help me with this error? I get this error when I run my vb
script in wine. The script creates a shortcut and works fine when I
run it at a cmd prompt in Windows. I'm new to both vb script and wine.
Z:\root\vb_shortcut>cscript mk_shortcut.vbs "temp" "Z:\root\vb_shortcut
\test.txt " "."
Microsoft (R) Windows Script Host Version 5.6
Copyright (C)