Displaying 4 results from an estimated 4 matches for "wpc20".
Did you mean:
pc20
2002 Apr 28
0
WordPerfect for Windows 6.1 CORRECTION
...ixme:imaadp32:Codec_FormatTagDetails enumerate tags
fixme:imaadp32:Codec_FormatTagDetails enumerate tags
When I start it directly: "wine wpwin61" I also get the error:
Could not load 'SHWINB20.DLL' required by 'WPWIN61', error=2
Which is in: (fake)windows:\OFFICE\SHARED\WPC20\
The executable is in: (fake)windows:\OFFICE\WPWIN
Is it possible that there is a path issue here?
I would normally think that an application would know where to find its
own files
Or, is this what the other errors are about?
--
JRT
PS Is there a way to get error messages with CrossOver Offi...
1999 Jun 30
0
How to backup from Win to Linux using smb
...t part --------------
#! /bin/csh
if ($#argv == 0) then
set fileno = 0
else
set fileno = $1
endif
set SMBC=/usr/local/samba/bin/smbclient
cd /backup
set TAPE=/dev/nrst0
set EXCLUDE=(windows winnt dos xnfs orcadwin MAXPLUS2 emacs OmniX OmniNFSXe \
MSOffice Office wpwin60 Acrobat3 engr wpc20 DMI ATI PAGEMGR KPCMS OPLIMIT \
wpwin60 dell mouse vibra16 teac winmcad win32app acroread acrobat3 \
bsdl pkware ACADR13 DTEXT23 MCVHDL RECYCLED lotus Corel ACER \
MAX2WORK ticd abel3 clipart HPFONTS ORCADWIN ICM98)
# Hosts with pcadmin remote access account
#
#
set hlist = ( drachm...
1998 Nov 18
5
PC Backup Script?
I am trying to setup my Sun running samba 1.9.18p10 so that it can
backup my dept's PCs. I can get it to work manually using the
smbclient command with no problem. What I would like to do is have
a script that is able to take a list of PCs, determine if a PC is online,
backup that PC, then move on to the next one. If a PC is down,
it can report an error to the admin to state that the
1999 Jul 01
1
SAMBA digest 2150
...hen
> set fileno = 0
> else
> set fileno = $1
> endif
>
> set SMBC=/usr/local/samba/bin/smbclient
> cd /backup
> set TAPE=/dev/nrst0
>
> set EXCLUDE=(windows winnt dos xnfs orcadwin MAXPLUS2 emacs OmniX OmniNFSXe \
> MSOffice Office wpwin60 Acrobat3 engr wpc20 DMI ATI PAGEMGR KPCMS OPLIMIT \
> wpwin60 dell mouse vibra16 teac winmcad win32app acroread acrobat3 \
> bsdl pkware ACADR13 DTEXT23 MCVHDL RECYCLED lotus Corel ACER \
> MAX2WORK ticd abel3 clipart HPFONTS ORCADWIN ICM98)
>
> # Hosts with pcadmin remote access account
&g...