Pages

Search

Install Office 2003 in a new computer - Microsoft Office forums

Install Office 2003 in a new computer - Microsoft Office forums


Install Office 2003 in a new computer

Posted: 26 May 2006 08:31 AM PDT

Please note: because of the mess with Office 2007 beta, you may not be able
to activate it right now. I'd suggest waiting until the middle of next week
to try this!

Uninstall Office 2003 from the old system.

Install Office 2003 on the new system. If you get a message about it already
being used on another system, select the telephone option and explain it to
them.

--

JoAnn Paules
MVP Microsoft [Publisher]



"Art" <microsoft.com> wrote in message
news:com... 


Outlook 2007 Beta - Send/receive "not implemented"???

Posted: 26 May 2006 04:17 AM PDT

What microsoft tool and where do you get it?

thanks,

Don

I Lost product key for Office 2003.

Posted: 25 May 2006 11:50 PM PDT

If you didn't pay about $350 extra for Office, then it was a trial. Most
"over the counter" computers do NOT have full blown Office, just the trial
version.

--

JoAnn Paules
MVP Microsoft [Publisher]



"Will (NWPLH)" <microsoft.com> wrote in message
news:com... 


Office 2007 install

Posted: 25 May 2006 06:02 PM PDT

thnaks for response. When I click 'ignore' the setup hangs for quite a while
and thne comes up with same blank dialog box 'abort-retry-ignore'
i have tried clicking ignore a few times but eventually give up and cancel.
i found , unfortunately, that it had some effect on my computer in that
Outlook 2003 would not function and I started getting repeated "syshost"
failures needing repeated reboots. Eventually, i had to restore my computer
from a ghost image I had fortunately made before trying the beta office.
System restore ,as always, even though it used about 6 Gigabytes of hard
drive, failed to restore [ I have now stopped it forever]
As you will imagine, I am loath to try again right now. I will wait for The
disc I ordered from Microsoft and then afer another 'preventative ghost
image' will try again
regards,
Jules

"Bob Buckland ?:-)" wrote:
 

Read only setting is resetting to read only

Posted: 25 May 2006 03:31 PM PDT

You don't save the file back to the CD either. Copy the file from the disk
to your hard drive. Work on it. Save it to your hard drive. Write (or
rewrite) to the CD with whatever software you are accustomed to using.

--

JoAnn Paules
MVP Microsoft [Publisher]



"rick" <microsoft.com> wrote in message
news:com... 


OFFICE 2007 beta installation

Posted: 25 May 2006 02:28 PM PDT

Hi Bob,

Unfortunately I didn't make a print screen.

The message was something like "An unknown error has occurred during a
previous attempt. Install has to roll back changes"
It appeared a few seconds after the installer window was displayed.
I'm using Win XP home 5.1.2600 Service Pack 2 Nu 2600.
It is an upgrade over Office 2003.

Besides this small glitch, everything ran successfully.

Congratulations for the new impressive Word interface !

"Bob Buckland ?:-)" wrote:
 

Microsoft warns users: run Word in safe mode

Posted: 25 May 2006 01:56 PM PDT

Thank you! I make sure I run a current antivirus and a spyware blocker. I
try to practice "safe computing" and so far (knock on wood), I've been fine.

--

JoAnn Paules
MVP Microsoft [Publisher]



"Jupiter Jones [MVP]" <com> wrote in message
news:phx.gbl... 


Office 2007 Beta 2 Install Failure

Posted: 25 May 2006 12:03 PM PDT

Thanks Bob,

In the temp directory, the installation creates a OWP10.tmp directory and
that is all (that directory is empty). It looks like, after the message box
closes, another dialog box opens very briefly, but closes immediately. I just
see a very brief flash, but it isn't up long enough to see what it says.

Yes, I am logged in as administrator.

I'm installing in 64-bit, how would I go about trying in 32-bit (I've tried
setting compatability mde for the installer to Windows XP, but had the same
result)?

Paul

"Bob Buckland ?:-)" wrote:
 

Unable to read emails

Posted: 25 May 2006 09:52 AM PDT

Hi Gill,

You may also want to use the link below to post this in the MS Office Outlook newsgroup as well. Include there information on your
Windows version and other details on your email connection/setup you think might be helpful to folks reading your posting.

=======
<<"gillmacca" <microsoft.com> wrote in message news:com...
My reading pane is blank, and if I double click the email, it is also blank.
Only happened since I installed office 2007. Any suggestions? >>
--
I hope this helped you,

Bob Buckland ?:-)
MS Office System Products MVP
 

LINKS
A. Specific newsgroup/discussion group mentioned in this message:
news://msnews.microsoft.com/microsoft.public.outlook
or via browser:
http://microsoft.com/communities/newsgroups/en-us/?dg=microsoft.public.outlook

B. MS Office Community discussion/newsgroups via Web Browser
http://microsoft.com/office/community/en-us/default.mspx
or
Microsoft hosted newsgroups via Outlook Express/newsreader
news://msnews.microsoft.com



Office 2007 activation should now be working normally

Posted: 24 May 2006 11:46 PM PDT

Hi Bob,

It was my firewall. Shame on me, should have been able to figure that one
out by myself. Anyway, thanks.
--
Erwin


"Bob Buckland ?:-)" wrote:
 

Office 2007 Beta 2 Activation Wizard.......does not work

Posted: 24 May 2006 06:36 AM PDT

Thank's Bob,
I was able to activate last evening.
Cheers,
Jerry Nickerson
--
Sancap.com providing outsourcing services for businesses and Individuals.
YOU THINK IT WE DO IT
www.sancap.com


"Bob Buckland ?:-)" wrote:
 

MAKEDEV and CentOS -- cdrecord. - Forums Linux

MAKEDEV and CentOS -- cdrecord. - Forums Linux


MAKEDEV and CentOS -- cdrecord.

Posted: 02 Dec 2005 04:44 AM PST

On Sat, 03 Dec 2005 03:30:56 +0100, Jean-David Beyer <com> wrote:
 
[...] 

But isn't the file /sys/devices/whatever.../type present on your system?

I think it should be possible to do lspci, and use the output to exclude
most of the irrelevant parts of the /sys/devices file tree. There should
be just one or a handfull directories left to investigate manually.

The first question is if this script is already being called with your
device, but the script does not do the right thing at that point, or
is the hotplug system just not seing the cd burner, PleXWriter, or is it
seeing it before /sbin/hotplug is installed and the udev systems starrted.

In the first case, you could perhaps instrument the script with some
logging, have it show for each invocation what environment variables
it is being called with, and what actions it is taking.

In the latter case, one needs to investigate the existing infrastructure
for simulating hotplug events for devices that are discovered early.

[...] 

OK, interesting. Would be nice to know what the difference really is,
between /sbin/hotplug and /sbin/udevsend.

[...] 

Ah, so some hotplug events are generated by the module once it gets loaded,
and your existing infrastructure knows already how to deal with that.

What is missing is something to trigger the loading of this module.
I suppose the "Symbios SYM20810 PCI to Fast SCSI Host Adapter" does appear
in lspci, and has some directory nodes in the /sys/devices tree. Something
there should be the trigger for the missing thing.

What does this part of the device tree look like? Are any attached devices
visible before you load the sg driver? What driver does scsi host adapter
use? If the attached device is not visible, the presence (or the discovery)
of the host adapter should trigger a program or sequence of events that
lead to the discovery and enumeration of the attached devices. The missing
piece of logic must somehow attach to that.

In the end this will lead to an amendment of the distro scripts that could
be contributed. That is the point I see in not just sticking modprobe
commands in rc.local, to generate something that fits in the general
framework, is maintainable, and will load the correct modules on any
computer, not just your.

-Enrique

Protection from a Rescue or Live CD accessing the filesystem

Posted: 02 Dec 2005 03:15 AM PST

Tauno Voipio wrote: 

cryptoloop was the perfect reason to reinvent the wheel.
When I started looking into cryptoloop about three years
ago it was obvious that it was written by people not
knowing enough about disk encryption. Back then there
was lots of implementations of disk encryption with no
theoretical foundation. We simply didn't know how to
analyze a disk encryption to decide if it was secure or
not.

Suggesting the use of disk encryption as a mean against
tampering is no good as none of the existing
implementations I know about does anything to handle
tampering. You can make a disk encryption that detect
tampering and reports read errors when it does, but it
seems nobody has done so yet. And if you do you of
course also have to consider the consequences of
tampering with the code supposed to detect tampering.
You may decide to trust code on a boot CD to detect
tampering with HD contents, but you would still have a
BIOS to worry about.

As far as security against passive adversaries that do
not modify disk contents, I think the best encryption
currently available is GBDE. It is not perfect though,
I do find the cherry picker a bit fishy. The generated
keys are not uniformly random, and it only takes minor
additional weaknesses before I have a real attack
against the cherry picker which does provably reduce
security.

In spite of that I still think GBDE is miles ahead of
cryptoloop. And don't get me started on password
changes, which are either insecurely designed or not
implemented at all in every disk encryption I know
about.

And in case you want to read some of the litterature
on the subject, I recently posted this comment with a
list of some relevant works:

http://slashdot.org/comments.pl?sid=164176&cid=13721324

--
Kasper Dupont
Note to self: Don't try to allocate
256000 pages with GFP_KERNEL on x86.

Weird, suspicious server failure

Posted: 02 Dec 2005 02:44 AM PST

Steven Mocking <com> wrote: 

Well, what are they waiting on? Run ps axl and check the WCHAN column.

 

Shrug - you have some hardware problem. Probably a fubared disk. Maybe
just a NFS mount that has gone bad. Find out.
 

??? What do you mean?

 

Well, where did it stick? Strace it.
 
 

I see nothing suspicious. Time adjust. So? Reset the bios clock so the
adjust won't be necessary.
 
 

Well, you certainly have whacky clocking.
 

You forgot to trace what was happening. There isn't any data heer to
point anywhere.

Peter

Q:Installing Linux without touching MBR...

Posted: 01 Dec 2005 05:16 PM PST

com wrote:

<snip>

 

Assuming you are creating new partitions, install grub to the *partition*
where /boot resides. Then in fdisk change the active partition to
the /boot partition. Set up grub to boot windows for you as well. This
will leave the R&R and Windows untouched because you are telling the BIOS
there is actually a different active partition. I've done this work around
on other systems.

logrotate error

Posted: 01 Dec 2005 04:40 PM PST

On Fri, 02 Dec 2005 15:58:35 +0100, Enrique Perez-Terron shouted Hoy......

 

killall -s HUP ntpd; echo $? from the cmd line gives 0 from running
logrotate
-bash-3.00# logrotate -f logrotate.conf error: error running postrotate
script

-bash-3.00# logrotate -f -d logrotate.conf reading config file
logrotate.conf
reading config info for /var/log/lastlog /var/log/wtmp

reading config info for /var/log/servicelog

Handling 2 logs

rotating pattern: /var/log/lastlog /var/log/wtmp
forced from command line (1 rotations)
empty log files are rotated, old logs are removed considering log
/var/log/lastlog
log needs rotating
considering log /var/log/wtmp
log needs rotating
rotating log /var/log/lastlog, log->rotateCount is 1 renaming
/var/log/lastlog.1 to /var/log/lastlog.2 (rotatecount 1, logstart 1, i 1),
renaming /var/log/lastlog.0 to /var/log/lastlog.1 (rotatecount 1, logstart
1, i 0), renaming /var/log/lastlog to /var/log/lastlog.1 creating new log
mode = 0644 uid = 0 gid = 0 removing old log /var/log/lastlog.2
rotating log /var/log/wtmp, log->rotateCount is 1 renaming /var/log/wtmp.1
to /var/log/wtmp.2 (rotatecount 1, logstart 1, i 1), renaming
/var/log/wtmp.0 to /var/log/wtmp.1 (rotatecount 1, logstart 1, i 0),
renaming /var/log/wtmp to /var/log/wtmp.1 creating new log mode = 0644 uid
= 0 gid = 0 removing old log /var/log/wtmp.2

rotating pattern: /var/log/servicelog
forced from command line (6 rotations)
empty log files are rotated, old logs are removed considering log
/var/log/servicelog
log needs rotating
rotating log /var/log/servicelog, log->rotateCount is 6 renaming
/var/log/servicelog.6 to /var/log/servicelog.7 (rotatecount 6, logstart 1,
i 6), renaming /var/log/servicelog.5 to /var/log/servicelog.6 (rotatecount
6, logstart 1, i 5), renaming /var/log/servicelog.4 to
/var/log/servicelog.5 (rotatecount 6, logstart 1, i 4), renaming
/var/log/servicelog.3 to /var/log/servicelog.4 (rotatecount 6, logstart 1,
i 3), renaming /var/log/servicelog.2 to /var/log/servicelog.3 (rotatecount
6, logstart 1, i 2), renaming /var/log/servicelog.1 to
/var/log/servicelog.2 (rotatecount 6, logstart 1, i 1), renaming
/var/log/servicelog.0 to /var/log/servicelog.1 (rotatecount 6, logstart 1,
i 0), renaming /var/log/servicelog to /var/log/servicelog.1 creating new
log mode = 0644 uid = 0 gid = 0 running postrotate script
running script with arg /var/log/servicelog: "
/bin/killall -s HUP ntpd; echo $?
"
removing old log /var/log/servicelog.7 -bash-3.00# 
No nothing in the system log nor servicelog. Looked at all the logs and
there isn't a single entry.
I think it's time to log the debug logs from syslogd

 
ntpd writes to it directly, I have nothing in the syslog.conf file
referencing servicelog.

 

What is different is ntpd write servicelog directly. My system is very
different from yours as it is a scratch built system, not a distribution.

Salamat po


--
Dancin' in the ruins tonight
mail: echo ee.pbz | perl -pe 'y/a-z/n-za-m/'
Tayo'y Mga Pinoy

Disaster Recovery

Posted: 01 Dec 2005 10:16 AM PST


Well, with all these discussions going on, no one has yet offered one
of these sites that perform this task for you.

I di have an external USB drive and use RSYNC to back up differences
each night. Big deal, I still would need a box in case of a disaster,
ot in case the DSL went out again for a long period of time.

But again, I've heard to these places where you can just buy or rent a
50GB chunk of of space that yours, to load whatever OS you want and do
whatever you want with. That would work good as a temporary solution.

The service needs to have the following:

Red Hat (Which I probably install)
Apache
Postfix
Perl SSH

My drives are mirrored, and I also have an external USB drive. These
work great in case of a drive failure, or is the box itself crashes and
I have a spare box around. But if the DSL goes out, I need to be able
to be up someplace else rather quickly. So, one of these services
would serve as a good alternative.

Unless someone else has a better suggestion? And getting a second DSL
line into the place is not cost effective at this time.

Arthur

Problems with FC4 and Cyrrus logic GD544x Graphics controller

Posted: 01 Dec 2005 08:03 AM PST

On Thu, 01 Dec 2005 18:41:39 +0100, Aaron Gray <com> wrote:
 

Anything particular you observe that makes you think that?
 

I don't quite understand... Anaconda is the installation program, right?
running off some mixture of ramfs root file system, and a mounted CD.
Did you patch /etc/X11/xorg.conf on the ramfs? Would yo give away a slight
hint about what you did?

(Not that I think I would be able to help you, I have never had any similar
graphics controller. I just thought you might attract a useful comment or two
if you don't keep the cards so tightly to your chest. This isn't poker, is
it?)

-Enrique

Somehow deleted RPM and YUM... help!

Posted: 30 Nov 2005 10:10 AM PST


"Jim" <com> wrote in message
news:googlegroups.com... 

Please tell me that you have another system lying around that you can put
"rpm2cpio" on, then use it to extract the key binaries and libraries for RPM
and install them on your damaged machine. Or seriously consider doing a
clean install on top of it with the installation CD's.


Firefox problem for normal user, but OK for root

Posted: 30 Nov 2005 09:02 AM PST

On Wed, 30 Nov 2005 17:36:54 +0000, Unruh wrote:
 
...snip.. 
...snip..

You're right that I didn't really want to use gdb. I didn't know that the
--debug option would do that, but I wanted to see what was different
between a normal user and root.

See later in the thread for the true origin of the problem and the fix.


Beef


x server

Posted: 30 Nov 2005 07:37 AM PST


"Enrique Perez-Terron" <no> wrote in message
news:home.lan... 

I recommend strongly against directly editing that file for newbies. Most
distributions have a built-in X configuraiton tool. On RedHat and Fedora
recent releases, it is called "system-config-display" and should be run as
the root user in runlevel 1 or runlevel 3.


Microsoft Works - wont read file all the time

Microsoft Works - wont read file all the time


wont read file all the time

Posted: 07 Jan 2008 09:21 AM PST

Please note that we can open the file off the USB drive at any location that
has Works. The filed did open about two weeks ago and now wont. I answered
your questions, my responces are next to the question.

"Michael Santovec" wrote:
 

m i 5

Posted: 06 Jan 2008 06:56 AM PST

Microsoft provides a solution to the problem for every flavor of
Microsoft newsreader, including Outlook Express, Windows Mail and
Windows Live Mail.

Simply select one or more messages and press the DELETE key to
permanently remove the rogue postings from your local cache.


"Jim" <com> wrote in message
news:4780e081$0$26075$teranews.com... 



Changing Fonts In ALL the Fields in Recipe Templates In ONE Easy M

Posted: 05 Jan 2008 01:31 PM PST

Guess I do not know my Right from my Left.

Thanks for correction.

Ken

"rod" <com.au> wrote in message
news:%phx.gbl...
|
| "Ken"
| > I held down the right mouse button to draw the 'carousel',
|
| Really?
| now there's something,
| when I do, I get "Insert label" "Insert Frame" etc & etc.
|
|
|

How do you set an appointment reminder on the Calendar in Works 8?

Posted: 04 Jan 2008 01:11 PM PST

Re: The choices are 15 min, 30 min, 1 hr, 1/2 day 1 day and 1 week.

I think you can also type the reminder time in the drop down arrow box.

If one wants forty five minute reminder they would type 45 min, for two
hours they would type 2 hr.

Ken

"RL" <microsoft.com> wrote in message
news:com...

| On the right side of dialog box above notes area there is a dropdown arrow
| for reminders. The choices are 15 min, 30 min, 1 hr, 1/2 day 1 day and 1
week.
|
| RL
|
| "Don" wrote:
|
| > I have just upgraded to Vista and Works 8 came with it. Nice calendar,
but
| > how does one set a "time reminder" for an appointment--a visual and
sound
| > reminder, I mean. For example, to be alerted 2 hours ahead of an
| > appointment. I've looked through help and couldn't find this item.
| > --
| > Thanks, Don

Question about composing a 50 page document.

Posted: 02 Jan 2008 07:14 PM PST

I'm happy about that. I was tired of killing Mr. M-I 5
Jeff

"Peter" <microsoft.com> wrote in message
news:phx.gbl... 


TEST. No need to read.

Posted: 02 Jan 2008 07:02 PM PST

Use Windows Mail/Outlook Express, far easier.

--
Peter
Toronto, Canada
XP Pro SP3 Beta/Vista Ultimate SP1 Beta
Anyone using hotmail. yahoo,
bigfoot, gmail or lycos
as their posted address
will have their posts obliterated
due to newsgroup spam.

"Stan Pierce" <rr.com> wrote in message
news:477d4afd$0$8876$com... 

Automatic File Copy

Posted: 02 Jan 2008 09:10 AM PST

You're Welcome, and thanks for letting us know how the problem was resolved.

Ken

"Raptech" <microsoft.com> wrote in message
news:com...

| Rebooted and everything is working as it should. thanks for your help
| --
| Rap
|
|
| "Ken" wrote:
|
| > Perhaps a corrupt folder??
| >
| > Have never seen one, but who knows.
| >
| > Ken
| >
| > "Raptech" <microsoft.com> wrote in message
| > news:com...
| >
| > | Ken,
| > | Using Win XP. My works spreadsheets extensions are wks, but that
| > shouldn't
| > | matter.
| > |
| > | Agree with your logic. Strange that this is happening in only one
folder.
| > | I have like files in other folders and they delete as they should.
I'll
| > try
| > | rebooting and see what I can find.
| > |
| > | Thanks again,
| > | Rap
| > |
| > |
| > | "Ken" wrote:
| > |
| > | > Hi Rap,
| > | >
| > | > Interesting problem.
| > | >
| > | > Assuming you are using Windows XP.
| > | >
| > | > I do not see how Works can be the cause of this problem.
| > | >
| > | > What you are doing is a function of the operating system.
| > | >
| > | > Suspect you have some kind of program installed which is causing the
| > | > problem.
| > | >
| > | > What I see.....
| > | >
| > | > You created a spreadsheet and saved it to the hard drive. the file
| > probably
| > | > has .xlr extension which is the default extension for Works
spreadsheet
| > | > files.
| > | >
| > | > The file is now on the hard drive and it's only association with
Works
| > is
| > | > the .xlr extension. When you double click on the file this
extension
| > | > informs the computer to open the file with Works Spreadsheet.
| > | >
| > | > In other words, the file is by it's self sitting on the hard drive,
and
| > like
| > | > you said, right clicking gives a menu of things you can do with the
file
| > | > including deleting it. The cut, copy and delete function has
nothing to
| > do
| > | > with Works program, it is a function of the operating system.
| > | >
| > | > You could try booting the computer into safe mode, then see if you
can
| > | > delete the files.
| > | >
| > | > or
| > | >
| > | > Clean boot the computer, then see if you can delete the files.
| > | >
| > | > MSCONFIG is used for clean boot and can be used to trouble shoot
which
| > | > program is causing the problem.
| > | >
| > | > Ken
| > | >
| > | > "Raptech" <microsoft.com> wrote in message
| > | > news:com...
| > | >
| > | > | Seems to only happen when trying to delete a spreadsheet in Works.
| > | > |
| > | > | I am actually selecting the file and right clicking on the file
and
| > | > | selecting delete. I have also tried going to the the File Menu
and
| > | > slecting
| > | > | delete. I continues to delte one copy and then add another. I
have
| > some
| > | > of
| > | > | the same files now indicating (copy)/22.
| > | > |
| > | > | Thanks
| > | > | Rap
| > | > |
| > | > |
| > | > | "Ken" wrote:
| > | > |
| > | > | > Is this problem only happening when trying to delete a
spreadsheet
| > or
| > | > does
| > | > | > the same thing happen deleting other type files?
| > | > | >
| > | > | > What procedure are you using to delete? Are you going to the
actual
| > | > file
| > | > | > location and deleting the file.
| > | > | >
| > | > | > Ken
| > | > | >
| > | > | > "Raptech" <microsoft.com> wrote in message
| > | > | > news:com...
| > | > | > | When I try to delete a works spreadsheet file it automatically
| > make a
| > | > | > copy,
| > | > | > | and when I delete the copy it makes another, etc. How do I
turn
| > this
| > | > off.
| > | > | > |
| > | > | > | Thanks
| > | > | > | Rap
| > | > | >
| > | > | >
| > | >
| > | >
| >
| >

Deleting User Made Templates From Works 8.5

Posted: 02 Jan 2008 08:52 AM PST


Indeed, one of the more stupid ideas of Microsoft,
instead of education, they seem to prefer to hide file extensions
to prevent tampering....bad idea.


"Ken" <Thanks> wrote in message
news:phx.gbl... 


Works/Printer problem

Posted: 01 Jan 2008 06:51 AM PST

Excuse me for jumping in here, but as another 4.5 user, if I were to face
the problem of a printer not working with 4.5, I would just print to pdf,
and then to the printer. Yes, an extra PIA step, but at least I wouldn't
have to give up on 4.5. If you don't have one go to www.primopdf.com for a
greet little freebie. I just tried it with one of my old mail merge letter
templates, and it even works with mail merge.

HP is building planned obsolescence into their product line these days.
Rather than update their drivers and support existing printers they would
prefer you to buy a new printer. Of course they are going to point the blame
at other people... I have a 17 year old HP Laser that still plugs along,
while I have gone through several inkjets because of driver problems. The
last time I switched to Canon and don't plan on going back.

DavidF

"Mike Barnes" <microsoft.com> wrote in message
news:com... 


Works 4.5a word processor saves with DOC extension

Posted: 31 Dec 2007 03:05 PM PST

Eeek! didn't mean for you to change
just compare our settings, as we both have the same config.

Only one reply in the XP group
 

I find the words "it may have saved a preference". I wonder where this
occurs?
in file associations I wonder if you can give an action to "save" in
advanced
perhaps Michael Santovec could advise here.






"Jeff" <net> wrote in message
news:%phx.gbl... 


Saving Works Word document as Word document

Posted: 31 Dec 2007 05:02 AM PST

Hi ChrisY,

Over the years I have discovered most if not all Word Processors can open
documents saved in Rich Text Format [*.rtf].

If you plan on sharing your documents with others and do not know which Word
Processor they use you might think about using the .rtf format. It's the
format I use.

However, if I want the other person to view the document exactly the same as
it displays on my computer then I save it in .pdf format. PDF documents
open with Adobe Reader and most everybody has Adobe Rader on their computer.

I use Free CutePDF Writer to accomplish this. There are other free PDF
writers available, a internet search will turn them up.

Hope this helps,
Ken

"ChrisY" <microsoft.com> wrote in message
news:com...

| Thanks for responding.Later I realised there were to options in the drop
| down box to Save As...Word 97-2003 (*.doc) which worked and Word 97-2003
| Document (*.doc) which did not work. Odd!
| PS Using this does not cost anything?
|
| "Michael Santovec" wrote:
|
| > I'm assuming that you have more than enough disk space on the drive that
| > you are attempting to save to.
| >
| > Do you also have permission to save files to the folder in question?
| > That could generate the same error message. Can you save in Works WPS
| > format in the desired folder?
| >
| > Also try saving with a different file name, in case that name is already
| > in user. If you are trying to overwrite an existing file, you could get
| > the error is the file is read only or otherwise protected.
| >
| > The error message you are getting just means that something went wrong
| > trying to save the file.
| >
| > --
| >
| > Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm
| >
| >
| > "ChrisY" <microsoft.com> wrote in message
| > news:com...
| > > When I try to save Work Word document as Word document I get an error

| > > message that maybe not enough space or incorrect destination.Using
| > > Vista
| > > and Works 8.5.Trying to save as Word 97-2003.Three page document!!!
| >
| >
| >

Install Works 6 only from Works Suite 2002

Posted: 30 Dec 2007 09:09 PM PST

Hi Ken, Will study it over, see what I can come up with & post the results.
I will probably be a day or two before I can really get into it. I
appreciate the input.
Mike


"Ken" <Thanks> wrote in message
news:phx.gbl...
Hi Mike, in the following thread I think Kevin James states he has Works
Suite 2002 and its Task Launcher displays both Word 2002 and Works 7 word
processors, plus templates. However, I do not see how he accomplished it.
If you can figured out let us know.

Works 2000 word processor (instead of Word)
http://groups.google.com/group/microsoft.public.works.win/browse_thread/thread/7f15da7916fa41f3?tvc=2&q=instead+of+word

Perhaps Kevin will pop in and let us know.

Ken

"Mike" <rr.com> wrote in message
news:phx.gbl...

| I am trying to install Works Suite 2002 as if it were a stand alone
version
| of Works 6.0.
|
| I can remove Word 2002 (XP) from the Works 6 Task Launcher by deleting the
| Microsoft Works Suite Add-in for Microsoft Word. I can also delete
| Microsoft Word if I choose to. I also know how to find the Works word
| processor executable and create a shortcut to it.
|
| What I can't seem to do is to attach the Works word processor to the
| Microsoft Works Task Launcher along with it's associated Templates,
Wizards
| and Clip Art.
|
| I would appreciate any thoughts and ideas
| Thanks,
| Mike
|
|


Microsoft Works and Microsoft Office Professional 2003

Posted: 30 Dec 2007 09:02 AM PST

Hi Cam,

Let us know the result.

Thanks,

Ken

Happy New Year!

"cam" <microsoft.com> wrote in message
news:com...

| Thanks, Ken. That's what I needed to know.
| --
| cam
|
|
| "Ken" wrote:
|
| > Hi Cam,
| >
| > I am assuming you are using Windows XP.
| >
| > You should not create any problem by uninstalling Works.
| >
| > However, to be on the safe side, create a Restore Point before you
| > uninstall.
| >
| > This way, if there is a problem, you can restore the computer to the way
it
| > was prior to uninstall.
| >
| > Hope this helps,
| > Ken
| >
| > "cam" <microsoft.com> wrote in message
| > news:com...
| >
| > | If Works was installed on my computer when I bought it but I have
since
| > | installed Microsoft Office Professional 2003, can I uninstall Works
| > without
| > | any problems? Both of them together takes up alot of disc space.
| > |
| > | Thank you
| > | --
| > | cam
| >
| >

Works 9 - Address Labels?

Posted: 29 Dec 2007 05:55 PM PST

You're Welcome and thanks for posting back.

Ken

"~Clare" <microsoft.com> wrote in message
news:com...

| Thank you Ken! Much appreciated!!
|
| Happy New Year!
|
| =================================
|
| "Ken" wrote:
|
| > Hi Clare,
| >
| > Works Word processor, Filter and Sort.
| >
|

How do I convert a database from 3.0 to 8.5?

Posted: 28 Dec 2007 06:48 PM PST

Perfect. Thank you!

"Rich/rerat" wrote:
 

Where download update from 4.5 to 4.5a german?

Posted: 28 Dec 2007 10:47 AM PST

"Ken" <Thanks> wrote:
 
 

No, unfortunately not. Worksy2k.exe is the english version, I need a
german or multilanguage version.
But thank you for trying to help me.

Regards
Harald
--
http://www.effenberg.de/

Integrating Word into Word

Posted: 28 Dec 2007 05:50 AM PST

Re: I forgot to add that I had not upgraded from an earlier version of
Works Suite.

Very interesting.

Thanks for the information.

Ken

"J&P" <com> wrote in message
news:%phx.gbl...

| Ken, for your future reference, I forgot to add that I had not upgraded
from
| an earlier version of Works Suite.
|
| Thanks for the New Year good wishes. May 2008 be a prosperous one for
you.
|
| Joe
|
| "Ken" <Thanks> wrote in message
| news:phx.gbl...

| > You're Welcome, great to hear you have resolved the problem.
| >
| > Ken
| >
| > Happy New Year!
| >
| > "J&P" <com> wrote in message
| > news:%phx.gbl...
| >
| > | That was it, Ken!
| > |
| > | "Word in Works Suite Add-in" installed and there it was - Word
sitting
| > | prettily in the Works Launch Menu!
| > |
| > | Thanks a million!
| > |
| > | Joe
| > |
| > | "Ken" <Thanks> wrote in message
| > | news:phx.gbl...
| >
| > | > Hi Joe,
| > | >
| > | > Thanks for the link specific to Works Suite 2006
| > | >
| > | > Did you upgrade from a earlier version of Works Suite?
| > | >
| > | > If so, You might try this......
| > | >
| > | > Install Word in Works Suite Add-in
| > | >
| > | > 1. Insert Microsoft Works Suite Disk 1.
| > | > 2. Click Start, and then click Run.
| > | > 3. In the Open box, type:
| > | > d :\Wordadd\setup.exe
| > | > where d is the drive letter of your CD-ROM player.
| > | > 4. Click OK.
| > | > 5. Follow the instructions onscreen
| > | >
| > | > Information from http://support.microsoft.com/kb/309499/en-us
| > | >
| > | > If this doesn't solve the problem then I suspect your Windows XP
user
| > | > profile is corrupt.
| > | >
| > | > Mine got corrupted a couple years ago.
| > | >
| > | > Ken
| > | >
| >
|
|

Limiting the number of recipients of a message - Microsoft Exchange

Limiting the number of recipients of a message - Microsoft Exchange


Limiting the number of recipients of a message

Posted: 17 Mar 2006 03:13 AM PST

The DS is in the AD.
I did find this from microsoft
http://support.microsoft.com/default.aspx?scid=kb;en-us;126497

But ......:((( help me please :)

Fatias
__________________________________________________ ________

"Mark Arnold [MVP]" <org> wrote in message
news:com... 


IMF

Posted: 17 Mar 2006 01:24 AM PST

Also check out WinDeveloper IMF Tune.
--
Bharat Suneja
MCSE, MCT
www.zenprise.com
blog: www.suneja.com/blog
-----------------------------------------


"Godwin Lam" <microsoft.com> wrote in message
news:com... 


HELP: write-protected contacts

Posted: 16 Mar 2006 11:53 AM PST

In article <com>, Mark Arnold [MVP]
wrote:
 

I don't think it is a permission problem. Even though I am an admin and
have full control on that folder I can not change all the contacts in the
folder. I can change most of the contacts, but not all of them. I gave
three people full access on that folder but they also cannot change all of
the contacts...

OWA in frameset

Posted: 16 Mar 2006 07:35 AM PST

Yes.
One of the reason is the following:
I want to have a "navigation frame" were all our users are listed with a
link to their shared calendar

If I click on the user, his calendar is showed in the main fraime.
This is a very fast and easy setup to work with different calendars of other
users.

Also other customisation can be done without the need of rewriting the
OWA-pages.

sounds good? please help me to implement it :-)

regards,
bart




--

================================
Bart Plessers
K.U.Leuven
Dienst AIV
de Croylaan 52B
BE-3001 Heverlee
Belgium
tel +32 (16) 32.22.17
fax +32 (16) 32.29.67
gsm +32 (498) 68.88.22
================================

"Nuevo" <com> wrote in message
news:e$fXe$phx.gbl... 


GroupWise to Exchange Migration

Posted: 15 Mar 2006 11:30 AM PST

Fitz -

Yes this seems to be the critical hanging point. I needed to break out my
OLD GroupWise 5.5 CD and install the snapins to make the API object visible
in NWADMIN32. Before it showed the GroupWise objects with "?" next to them
since ConsoleOne is now the preferred method for managing GroupWise. Anways,
it seems to have done the trick in viewing the Required Parameters field.

Thanks!

"Fitz Crittle [MSFT]" wrote:
 

Are there major Problems w/SP2 and ActiveSync (PUSH email)

Posted: 15 Mar 2006 08:34 AM PST



In news:com,
joco <microsoft.com> typed: 

It doesn't matter where the vendor is based, does it? All that matters is if
they have released the updates for their devices.
The ISP is feeding you a line. Push mail works fine. Is it as good as
Blackberry? That's your call.


Weird Icon Appeared!

Posted: 15 Mar 2006 06:31 AM PST

Thanks Lee! Much Appreciated!

"Lee Derbyshire" wrote:
 

MSExchTrans EventID 7010

Posted: 15 Mar 2006 02:43 AM PST

Thanks! I am not using SBS server and I found
the remote host is sending email to us! Becuase I had contact the remote
site to confirm. They claim they can't send us the email.

-david


"Loay Olabi" <olabinet.net> wrote in message
news:com... 
fact 
The 
server 
was 

10750 


OWA Changing logo into company logo

Posted: 15 Mar 2006 02:05 AM PST

On Wed, 15 Mar 2006 11:26:28 -0000, Lee Derbyshire wrote:
 

no i only aplied it to the default theme 0, but i will try start/stop the
iis and look again

Running Multiple Exchange Servers

Posted: 14 Mar 2006 05:52 PM PST

*Yes, they are in the same Forest, yes they are in the same exchange
organization.

*The NEW exchange server can ping the FQDNS of both my GC's. My new
exchange server is not a DC. Both DCs can ping his workstation name.

*No Smarthosts are setup, I did some research on it and could not find
a clear explination of what it was for. I found plenty of examples of
where to use it but my situation is odd. Explain to me what this
smarthosting exactly is, maybe thats my problem.

*Network connectivity is good, they are all on the same subnet, on the
same switch.

*Just checked, they are both in the same routing group.

2 (or more servers.. I think the upper limit seen in operation is 1000
Exchange servers per Exchange Org) can exist in a Forest.
- Are they in the same Forest? If yes, they belong to the same Exchange
Org.
- Can they resolve each other's fqdn? Can they resolve fqdns of GCs?
Test
name resolution.
- Does either server has a smarthost setup in SMTP virtual server
properties? Good practice to always use smarthosts on Connectors, not
SMTP
virtual servers.
- Do both of them have connectivity to each other and GCs?
- Did you add them to the same Routing Group? That'd be the default,
but if
you didn't, you could move them to the same Routing Group. Else, you'll
need
Routing Group Connectors on both ends to make them route to each other.

Smart Host and Internet Mail Service General Tab

Posted: 14 Mar 2006 02:40 PM PST

i) It is generally not advisable to insert smarthost in smtp virtual server
settings - this should be done on SMTP Connectors as you seem to be doing.
ii) Selecting "Use DNS... " does not uses a smarthost but delivers mail
directly using DNS lookups (to find out which mail hosts outbound mail for
that Connector needs to be routed to).
iii) The Smarthost settings (where you had IP address) will take either an
IP address [in square brackets if using IPs], or a fqdn, or a domain name.
(If you insert a domain it will lookup MX records for that domain). Using
fqdn is preferable over IP addresses - if the actual IP addresses change,
you don't need to take any action on your side, and if they're using
multiple hosts with same fqdn (DNS round robin) you will benefit from the
redundancy.
--
Bharat Suneja
MCSE, MCT
www.zenprise.com
blog: www.suneja.com/blog
-----------------------------------------


"C C" <net> wrote in message
news:%phx.gbl... 


Global Address List Missing

Posted: 14 Mar 2006 02:33 PM PST

Check which GC your exchange is pointing!
Can you resolve your GC from the clients?
check your DNS lookup by nslookup to your GC and the exchange
--
Loay Olabi
MCSA, MCSE
Website: http://www.olabinet.net
Blog: http://www.olabinet.net/loay


"whodey" wrote:
 

Exchange 2003 & other possible equipment needed?

Posted: 14 Mar 2006 02:05 PM PST

Bharat,

I just spoke with the user and they sent the NDR's to me. Of the 4 domains
1 is listed as the RDNS. I was incorrect in my original statement. It does
not appear they are requiring the RDNS to match as you stated. Thank
goodness.

If ISP’s do start requiring this would we have to have a separate exchange
server/public IP for each with it’s own RDNS? Or are there any other
possibilities?

Thank you for your time.


"Bharat Suneja" wrote:
 

Spam Mail folder

Posted: 14 Mar 2006 08:56 AM PST

Both are correct it was SCANMAIL that was causing this. I removed it from
SCANMAIL and the folder has been removed from Exchange. Thanks for your help.



"John Chen [MSFT]" wrote:
 

Exchange 2003 / 2000 Help

Posted: 14 Mar 2006 07:57 AM PST

- You can't replicate mailboxes to another server - if that's what you're
referring to - using any native tools.
Having said that, you should be ok with moving mailboxes to that server.
It's a tried and tested process and doesn't by itself corrupt a mailbox,
afaik.

- Public Folders are replicated to other Exchange servers in the Org from
the Replicas tab of the public folder's properties. This can be automated
using pfmigrate.wsf, including removal of the replicats from the old server.
--
Bharat Suneja
MCSE, MCT
www.zenprise.com
blog: www.suneja.com/blog
-----------------------------------------


"Ky IT Guy" <com> wrote in message
news:phx.gbl... 


mail forwarding from one Exchange 5.5 server to another

Posted: 14 Mar 2006 06:40 AM PST



In news:com,
Julie _at_GBS <microsoft.com> typed: 

Glad to help!
 


NNTP and WWW Services Switch to Disabled

Posted: 13 Mar 2006 12:54 PM PST

Ben,
Thanks for the advice.
It worked fine and I found that the DC Baseline Policy (template applied a
long time ago on the original W2K domain) was active.
In fact, once you migrate to the W2K3 domain, the policy is not visible any
more (I'm not completely sure of that, however) - unless you use the GPMC
tool.
So I changed the NNTP and WWW services and it works fine.
Best regards
Nicolas


"Ben Winzenz [Exchange MVP]" <ben_winzenz@nospamdotmessageonedotcom> wrote
in message news:phx.gbl... 
being 
website. 
Disabled, 
DNS 


New spam problem

Posted: 13 Mar 2006 11:04 AM PST

You should also goto the Default SMTP Virtual Server properties which
handles the inbound mail from the internet and enable the Filters on
the Virtual Server also. Enabling it under Global setting - Message
delivery only configures it but doesnt enable it.

Regards
Randy

another OMA problem

Posted: 13 Mar 2006 09:58 AM PST

I don't remember where i have found the information but i'm sure that is was
one Microsoft KB, i have reinstalled als asp.net components, i have tried to
resolve the problem following differents ways, the first time that i ahve
tried to use oma i have obtained the precedent error, then (with another pc)
i have created a new server installation ad at first time all worked fine, i
have installed sp1 of exch and all was ok, i have disintalled IIS and
reistalled it, i have stooped exchange and when i have restarted exch the
problem has been introduced, after this moment I am not successful to remove
the problem.
I will hope that you understand me, i have some problem with my english
Thanks Emanuele


RUS doesnt work

Posted: 13 Mar 2006 08:20 AM PST

I recreated the email policy and now it works fine. Wonder why it got
corrupted but its running 100% fine now.

Thanks alot for your help.

G.


"Bharat Suneja" <spam.org> wrote in message
news:phx.gbl... 


Attachments seem to get lost when using a contact from the address book

Posted: 13 Mar 2006 07:41 AM PST

It is.
But it handles these outgoing mail in the same way, wether you choose
com or com, right?
So why is he stripping the attachments for the alias, and not for the actual
address?
Or am I talking nonsense here?

greetz,

Serge


"Evar" <net> schreef in bericht
news:es4$phx.gbl... 


retrieve messages to distribution groups

Posted: 13 Mar 2006 07:22 AM PST

Or change the Distribution Group to a shared Mailbox and add the mailbox to
everyone's profile. Mail enabled Public Folder would work too but MS is
moving away from Public Folders so if you created it that way, you would
just have to undo it in the near future anyway...


"Mark Arnold [MVP]" <org> wrote in message
news:com... 
recipients, 
the 
site 
others' 
third, 


Voicemail storage in Exchange 2003 and backups

Posted: 11 Mar 2006 03:44 PM PST

Quite possibly the outcome of the extra space required of voice mails. One
option is to add more disk and have backups run to a file on the new disk
and then use backup software to backup the file. One of the problems of
backup up large amounts of storage is the extra complexity and cost of
having adequate backup and recovery.



"Whitfill" <com(donotspam)> wrote in message
news:com... 


Policytest.exe exchange2003

Posted: 11 Mar 2006 11:06 AM PST

Hi, we ran setup \domainprep. This worked for 48 hours.
I re-ran policytest on the exchange server, and now I get the 'Right not
Found! again.
And the exchange server's 'system Attendant' is hanging.

Replication seems to be working fine?

thx jason

"Bharat Suneja" <spam.org> wrote in message
news:phx.gbl...