Displaying 5 results from an estimated 5 matches for "qbtimer".
Did you mean:
brimer
2002 Jan 25
1
Command line when program is not in the path
...in the (windows partition) drive
defined as C: in the wine config file.
I have tried putting my directory in the path and that works, but
would prefer to place the fully qualified path in the command line
(which will be a menu item in KDE).
This doesn't work:
wine C:\\Program\ Files\\intuit\\qbtimer\\qbtimer.exe
nor this
wine "C:\\Program Files\\intuit\\qbtimer\\qbtimer.exe"
nor this
wine C:\\Program\ Files\\intuit\\qbtimer\\qbtimer.exe --
nor this
wine /mnt/win/Program\ Files/intuit/qbtimer/qbtimer.exe
nor this:
wine /mnt/win/Program\ Files/intuit/qbtimer/qbtimer.exe --
All in...
2002 Jan 29
5
Still no luck on command line parse
Thanks, bjornr, however your suggestion to try:
wine "C:\Program Files\intuit\qbtimer\qbtimer.exe"
gave the same result as the other command lines I tried.
All invoke the qbtimer program and all get the same error from qbtimer:
Can't find timer file "Files/intuit/qbtimer.exe" ...
So wine properly finds the qbtimer.exe file. The error arises after
the prog...
2002 Feb 05
1
Still no luck on command line parse [Bug 417]
...:
[cafl@emma cafl]$ which wine
/usr/bin/wine
[cafl@emma cafl]$ /usr/bin/wine --version
Wine release 20011108
Wine exited with a successful status
[cafl@emma cafl]$
I also took Lawson's advice and tried
wine --debugmsg +relay \
'C:\Program Files\intuit\qbtimer\qbtimer.exe' \
2>&1 |tee ~/logfile
The complete log is quite large, even when gzipped. What is the
protocol for how to send it? I'm sure the list recipients don't want
to see it all. I'll try providing the bit preceding and up to the
first appearance of the errone...
2005 Nov 01
2
badly mangled names from certain old apps
...r and there was no issue.
My predecessor moved them to a samba server running on gentwo. I do not know
what version of samba or how he moved the data, but when he did so, any files
and folders with more than 8 characters started appearing mangled from two and
only two apps. Those two apps are qbtimer (Quickbooks) and "RAM Structural
System".
I have moved them to a new server running 3.0.13 under Mandriva. The file
names still appear mangled.
Examples of how they are mangled:
Engineering -> EHTEC6~Q
MSWord Templates -> MLLW2U~K
The apps are running under XP and my user swe...
1999 Dec 11
2
RPC error on Windows NT4.0 clients
...0770
[act_hr]
comment = ACT database for Human Resources
path = /export/business/act_hr
valid users = +hrpublic
force group = hrpublic
read only = No
create mask = 0770
[peopleman]
path = /export/business/peopleman
valid users = +hr
force group = hr
read only = No
create mask = 0770
[QBTimer]
comment = Timer Client List
path = /export/business/timer
write list = @finance
force group = finance
read only = No
force create mode = 0770
force directory mode = 0775
guest ok = Yes
[CVS]
comment = CVS Repository
path = /local/cvs/main
[software]
path = /export/software
read only...