similar to: How to get Word 2000 to work?

Displaying 20 results from an estimated 2000 matches similar to: "How to get Word 2000 to work?"

2002 Dec 12
2
Using Office2000 with Samba (latest version)
I need your help. I've searched the Internet and did a lot of experimenting but I cannot get Office 2000 to work with Linux 7.3 and the latest-version of Samba. I had no problem with Office97 and other applications. I used the setup /a on a win2000 client to decompress the files so I could run setup and install the applications on the Samba share. The files will install onto the Samba
2003 Jun 20
2
winword2000 has pipe problems
High dears, I just do my first step on wine on SuSE8.2 and Wine 20030508, installed from new rpm for SuSE. First I have installed the Office2000 with that command: Office2000 Prem> wine --dll cabinet=n --debugmsg +loaddll setup.exe hat it seems to be work: I have got the messages "restart your Computer". After that I start wine notepad only to see if wine is still working
2010 Jun 10
1
Additional files needed for Office2000 on Ubuntu 10.04?
Hello--As a noob to both Linux (Ubuntu) and Wine, I'd like to request advice: After installing Ubuntu 10.04 fr/LiveCD, I installed Wine 1.1.42, included w/10.04. Wine now appears on the Ubuntu Applications menu, so it appears I'm ready to start. I need to use Office 2000, for which I have an original CD w/Product key. I read the Wine FAQ section 3, Installing Applications, but have a
2002 Feb 18
1
Windows2000SP2/Word2000 slow printing
I suspect this is an old one but can't find the answer in the archives Symptoms: Word2000 "hangs"/ takes ages(minutes) to open document apparently due to doing something with default printer??? relevent smbd process on server runs up to 50-60% and stops there for several minutes. Oplocks seem to be created on downloadable driver files when printer is accessed DENY WRITE
2001 Feb 15
1
Pbs emulating Word2000
Hi everybody, I m a newbie with Wine, but I tried to launch Maple, NotePad, etc... and it works ! Great ! My problem is that I can t launch MS Office (Winword 2000, etc...). The output is the picture of Word2000 (the logo), and then the program is stopped... Here is the output : ***** fixme:system:SystemParametersInfo16 Unknown option 70. fixme:system:SystemParametersInfoA SPI_GETHIGHCONTRAST
2008 Mar 15
3
wine 0.9.57 Office2000
Hello i have a great Problem!!! When i install Office2000 it will work great but when i start word or ecxel i get the message that i must insert the serial again!!! They wont write it to the registry!! I have tryed many times but allways the same! Please help me!! Thanks bye HPK
2001 Dec 05
2
fake-windows
hi guys has anyone any experiences about wine's fake-windows option? I tried to install office2000 leading to the windows-installer problem already dscribed in this newsgroup. Downloading windows-installer from Microsoft also didnt lead to any improvements (installation failed) Any suggestions? Thanks Mooses
2006 Jun 13
8
MS Access2000 does not work fine
Dear All I am using Wine 0.9.15 on Fedora Core 5 in connection with WineTools. However, when I create a new database on MS Access (from MS Office2000), I get the following error: "The Dynamic Link Library msjet40.dll could not be located". So, I cannot use MS Access under Wine. Any ideas? Thanks in advance, Paul
2006 Oct 31
2
severe problem with ms-word 97-2000 read only saving files
Hi ML, I got this problem on my linux box SMB3 PDC with ACLs(xfs filesystem) Samba 3.0.20 look: I encounter a problem with ONLY msword 97-2000 files ( yes, I hate this product, but for now I have not the choice of changing it in my case!): creating a new word file test.doc is ok --> user have good permissions : rwx modifing and saving this document result in changing permissions to my
2005 Apr 21
1
Flash and Contribute
I just installed wine-20050419 and it's great so far. Dreamweaver works, office2000 works, Adobe photoshop and InDesign 3.0 work great. However both Contribute3.0 and FlashMX do not work. They both have a common error. Flash: fixme:actctx:CreateActCtxW stub! Contribute offers a few more: fixme:win:User32InitializeImmEntryTable (0x19650412): stub fixme:actctx:CreateActCtxW stub!
2001 Jan 15
2
BAD PASSWORD: it is based on a dictionary word
A non-root user is trying to change their password but cannot because of the message: BAD PASSWORD: it is based on a dictionary word They swear its not true. Anyways, I was just curious where (if anywhere) the config file lies for this functionality. Do you know? -mike
2000 Jul 07
0
Problem with Office2000/Windows Installer
I've sent a couple of messages about this to both of these lists, but I've never gotten it working. :-( I've got details, so I'll post to both lists, and see if anybody can, or has, made this work. I've got a share for Office 2000, with 2 sub directories under it, one for disk one, one for disk 2. When I try to run setup from a UNC (\\blofeld\office2000\disk1\setup), I get
2001 Dec 05
0
Office2000/Win2000 access to samba share problem
Hello all - I've worked through several google (as well as a searchable samba mailing list) searches, but haven't found a direct answer to my problem. Some things seem similar, but not enough for me to quickly resolve my problem. Overview: Accessing any Office2000 file from a samba-directory results in explorer (and whatever Office program was active) to hang. This only seems to be a
2001 Nov 20
1
OH DEAR! - RE: 2.2.2 runaway SMBD process
Jeremy, Bit of bad news - we had a another runaway SMBD. This time profiles were NOT involved - I was simply copying up an installation of Office2000 and then deleting it. It almost reached the end of the deletion when the processor utilisation went up to 90%. The client connection then dropped with a 'connection is no longer available' and there is now 99% processor utilisation on the
2001 Jan 20
11
RPM of R-1.2.1 for RH 7?
There does not seem to be a RPM for Red Hat 7 of version 1.2.1. What should I do? I have a new computer with RH7. I''m willing to try to make one from the SRPM, but I''ve never done that before, and I don''t want to go to the trouble if someone else is already planning to do it soon. Likewise, I could install it from the tgz file. (I just did that on a Solaris server,
2001 Jan 20
11
RPM of R-1.2.1 for RH 7?
There does not seem to be a RPM for Red Hat 7 of version 1.2.1. What should I do? I have a new computer with RH7. I''m willing to try to make one from the SRPM, but I''ve never done that before, and I don''t want to go to the trouble if someone else is already planning to do it soon. Likewise, I could install it from the tgz file. (I just did that on a Solaris server,
2007 Jun 29
12
testing instance variables that are set inside views
Hi all, In my view specs (for Rails), how can I get at instance variables that are set within my view? For example, if my view looks like this: <% @header = "My Header" -%> <div>some content</div> How can I get to @header from within my view spec? I''ve tried @header and assigns[:header] to no avail. TIA, Jeremy -- Jeremy Stephens Computer Systems
2006 May 08
1
Installation of IE6 and Office2000 with wine 0.9.12
Hi, I used some time ago the winetools package to configure wine older than 0.9.10 with IE6 and Office 2000. Updates of wine up to 0.9.10 where also succesful, so that I was able to continue the usage of MS Office2000. But since the Desktop changes in wine 0.9.11, 0.9.12 the old installation does no more work. ## My experiements to install IE6 and Office 2000 without winetools are not yet
2001 Feb 14
1
Samba newbie problems
Hi I have recently installed samba on a RH7.0 box. This box has win98 + linux rh7 installed and both os's are running well. The F drive on windows is FAT32 and is mounted r/w on linux RH7. Works fine. I also have a Win98se machine that needs to have full read/write access to some partitions on the RH7 box. Samba was found ideal for such setup. The problem I have is that I can't write to
2004 Nov 12
1
Enlarge ext3 Logical Volume (Filesystem) in a volume group (LVM)
Anybody know a way to enlarge a filesystem ext3 without having to unmounted it, when they are still space left in the volume group (when using LVM) ? I will be running large production linux system running Oracle. I can't stop the database everytime I have to enlarge a filesystem. We can do it with all others filesystems (JFS, REISERSFS and XFS) when they are created in a volume group. Why