Pages

Search

Installing Debian Linux - Forums Linux

Installing Debian Linux - Forums Linux


Installing Debian Linux

Posted: 14 Nov 2005 10:43 AM PST

On Mon, 14 Nov 2005 19:43:56 +0100, JC
<fr> wrote: 

Whatever command you want. Try "man intro". Try "startx" if you want a
graphical interface, or "mc" for an interface similar to Norton Commander.


--
It takes all kinds to fill the freeways.
-- Crazy Charlie

What functionality do I miss by stopping lisa?

Posted: 13 Nov 2005 11:08 PM PST

Bill Marcum <com> writes:
 

That is the "lisa" included in xscreensaver
(/usr/X11R6/lib/xscreensaver/lisa) There is no many page for the real lisa
which is started at boot. There is some documentation in /usr/share/doc/HTML/en/lisa

 

Yes.
 

?
 
 

There are no man pages at all in the lisa package.

Mounting network smb server

Posted: 13 Nov 2005 02:54 PM PST

Lars Kellogg-Stedman wrote: 

Alternatively, if this is running a new enough samba, you can
use cifs.mount instead of smbmount. I found it was necessary with
our W2K3 servers.

not interactively running fdisk

Posted: 13 Nov 2005 01:27 PM PST


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

fdisk is fairly odd that way. You can wrap it with "expect", or you can use
a different tool. "sfdick" and "cfdisk" have existed for different OS's.


Create ttyN virtual console

Posted: 13 Nov 2005 07:11 AM PST

Bill Marcum ha scritto: 

Absolutely, I have:

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_SERIAL=y
CONFIG_SERIAL_CONSOLE=y

I forgot to tell you that my current console at the startup is the serial
device /dev/vc/0 -> ttyS0.

Thanks a lot for your response,
Pizza67


Xandros (v. 2) installation - no mouse

Posted: 13 Nov 2005 06:27 AM PST

On 2005-11-13, JayD <org> wrote:
 

[...]
 

Xandros-2 is pretty old now. Why not pick up Xandros-3.0.2 instead? The
"Open Cirulation" edition is free via bittorrent or for a modest fee via
http:

http://www.xandros.com/about/downloads.html

I recently install 3.0.2-OCE on my wife's machine and it went very
smoothly; it detected and configured all the hardware properly.

--

-John (dhs.org)

Problem installing Windows XP on a laptop already running FC4

Posted: 12 Nov 2005 04:17 AM PST

On Sat, 12 Nov 2005 12:17:06 +0000, Patrick May wrote:
 

I'd try this first: Using Linux fdisk, set the filesystem type of
/dev/hda2 to Type 7, NTFS, make it "bootable," save and exit fdisk.
Reboot with the XP install disk and see if it works. I don't think it
will. Windows is an arrogant OS and always wants (needs, actually) to be
on the first partition. To put it anywhere else involves jumping through
too many hoops.

Here's what I'd do: First, eliminate /boot. A boot partition is no longer
really needed these days unless you're experimenting with multiple kernels
and multiple Linux OS's, and want everything all in one place easily
accessible from any of your Linux distros. To do this, you'll need to
move everything in /boot to a 'boot' DIRECTORY in your / partition, edit
/etc/fstab, grub-config, etc. to reflect the changes, install the new grub
on the MBR, and reboot to see if everything took. Be sure to have a
"backdoor" to boot your system, if it doesn't. Maybe, making an boot
floppy with the new grub, then if it doesn't work, just boot the system
normally. After the bugs are ironed out, you can put the new grub on the
MBR.

If it "takes" use Linux fdisk to delete hda1 and hda2 and combine them
into a single hda1 with a filesystem type 7 and "turn on" the bootable
partition flag. You can leave hda3 as it is. Linux won't mind.

Another suggestion: Be sure to make yourself a Fedora boot floppy,
before you install Windows. You'll need it to boot up Fedora, so you can
reinstall Grub on the Master Boot Record, after the Windows installation
wipes it out with its own MBR.

Stefan

A Question About A Pair Of Missing Files In My Linux OS

Posted: 12 Nov 2005 02:17 AM PST


"Pete Holland Jr." <com> wrote in message
news:dl707b$3vi$xnet.com... 

Apt and Yum don't work so well with SuSE, due to various oddnesses of SuSE
layering *ANOTER* package management system on top of of it. But "fou4s"
does, quite well, and it's available from a google search near you. I highly
recommend using fou4s instead of yast and it's package management component,
autoyast.


Find traces for a script in /etc/init.d on RedHat

Posted: 11 Nov 2005 03:26 AM PST


"Unruh" <ubc.ca> wrote in message
news:dl2keu$g4t$itservices.ubc.ca... 

Running init scripts from the command line is never quite the same as
running them in the init process: processes that have failed to start at
boot time, such as DHCP due to local network spanning trees taking a long
time to provide connections to your new network device, may run quite
happily from the command time.


command redhat-config-network crashes

Posted: 10 Nov 2005 09:34 PM PST


"Michael Heiming" <michael+heiming.de> wrote in message
news:heiming.de... 

And check the contents of /etc/sysconfig/network, and any dangling
/etc/dhclient* files. You didn't mention if you're using DHCP or static IP,
or why you've jumped to 3.6 instead of 4.2. I like CentOS 4.2, I'm using it
to on some servers right now which need more stability than Fedora Core 4
and an older PHP version than the leading/bleeding edge FC4 represents.


fedora core 4 + sata hdd

Posted: 10 Nov 2005 09:03 PM PST


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

Does any other Linux see it, such as the Knoppix CD or DVD? Does it show up
in your BIOS, and what is the controller on the motherboard? I've had
incredible grief with those piece of !@#$!@@$#!!#@ Promise controllers,
which pretend to support Linux and I've actually caught pretending not to
speak English when I finally got a human on the line. (It was awfully fun to
hand the phone to my colleage from Taiwan who was from Beijing and speaks
native Chinese, and actually hear them suddenly not able to speak Chinese
and try to switch to English!)


Curious bash source behaviour - comments?

Posted: 10 Nov 2005 03:37 AM PST

Chris F.A. Johnson wrote: 

Tks - whilst I can happily live with this behaviour now that I know
about it I tend to prefer explicit forms as a rule. If I wanted the $1
value exposed to the called script I would happily code "source script $1".

But hey - I didn't write bash (or any of its predecessors) so "c'est la
vie".

Cheers, Frank.

diskless ssh...

Posted: 09 Nov 2005 12:23 PM PST

That did it... all I had to do was copy the /etc/ssh to
/usr/local/etc/ssh and link it in the root image to /etc/ssh. None of
the machines are complaining that they're sharing keys either. Nice.
:)

Thanks Keith/Nico!
Shaun

Help with grub setup for dual-boot system

Posted: 09 Nov 2005 05:30 AM PST


Chaz Ginger wrote: 

I did not get an error from fdisk /mbr, just the sys c:

Here is the partition table, via Linux' fdisk:

Disk /dev/hda: 40.9 GB, 40982151168 bytes
255 heads, 63 sectors/track, 4982 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 1824 14651248+ c W95 FAT32 (LBA)
/dev/hda2 1825 1837 104422+ 83 Linux
/dev/hda3 1838 4958 25069432+ 83 Linux
/dev/hda4 4959 4982 192780 f W95 Ext'd (LBA)
/dev/hda5 4959 4982 192748+ 82 Linux swap

And grub.conf:

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this
file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,1)
# kernel /vmlinuz-version ro root=/dev/hda3
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=15
splashimage=(hd0,1)/grub/splash.xpm.gz
title Fedora Core (2.6.5-1.358)
root (hd0,1)
kernel /vmlinuz-2.6.5-1.358 ro root=LABEL=/ rhgb
initrd /initrd-2.6.5-1.358.img
title DOS
rootnoverify (hd0,0)
chainloader +1

Accepted best practice upgrades in a non-yum world

Posted: 06 Nov 2005 10:31 PM PST


"Frank Hamersley" <com> wrote in message
news:aWRbf.11260$bigpond.net.au...
 

And the /etc directory, and /var, and lockfiles, etc. Yup, they vary. The
problem is that the author of a tarball may be writing for a different
distribution or even a different OS, and the RPM and Debian .deb packagers
need to maintain some kind of local consistency. Most of such packagers try
to commit minimal modifications, simply to ease path management for us the
user (such as putting things in /usr/sbin instead of /usr/local/bin that are
actually local system tools, not typical user tools.) *SuSE*, however,
throws all caution to the winds and invents entire new layers of config
files that the software authors never suggested and therefore isn't in any
documentation.
 

Do keep your old modified source bundles around, at least with a
"config.status" file, to help show where you wound up installing things so
that RPM installs don't get mingled on top of your hand-installs and cause
confusion.


how to tell X that I replaced 2- with 3-button mouse.

Posted: 06 Nov 2005 07:33 PM PST


Hi all !

cds wrote:
 

Removing the line 'Option "Emulate3Buttons" "yes"' is the whole story.
Background: You have a 3-button-mouse ! (No emulation required anymore)
 

Have you tried "man xorg.conf" ? Works pretty well with my SuSE 10.0 ...

The tool you might looking for could be "xorgconfig" (Never used
especially this one, because SuSE has got a graphical tool called "SaX2"
for most (all ?) maintenance work.
 

I have no idea which information are available within Fedora/Redhat, sorry.

--
Never give up !

Gruß,
Reinhard.

Microsoft Works - Works Word Processor - Save As Doc

Microsoft Works - Works Word Processor - Save As Doc


Works Word Processor - Save As Doc

Posted: 10 Dec 2007 08:00 AM PST

Try these keystrokes.

Alt, F, S, Tab, (down arrow) as many times as required, Enter, Enter.

Or

Cntr+S, tab, (down arrow) as many times as required, Enter, Enter.

Ken

"Roger K" <com> wrote in message
news:phx.gbl...
|
| "Ken" <Thanks> wrote in message
| news:phx.gbl...
| > There is no way I know of to achieve this, within Works, though a
| > macro/keystroke recorder program could probably be
| > used to achieve the same aim.
| >
|
| The Works word processor doesn't include a macro recorder. I thought about
| using a Windows macro prog e.g. Keyboard Express, but there isn't a
keyboard
| command for Save As that it could call. Using Save just brings up a
dialog
| box telling you the document will be saved as a .wps and that you need to
| use Save As, so you're back where you started.
|
|

Works Spreatsheet Charts

Posted: 09 Dec 2007 07:33 PM PST

Include a chart in a word processing document

If you're creating a newsletter for a sports team, for example, you could
include a chart showing the team's statistics for all or part of the season.
For step-by-step instructions on inserting a chart in a word processor
document, see Works Help in the Word Processor.



"Darryl" <microsoft.com> wrote in message
news:com...
| In Excel all I need to do to insert a chart in my
| -- spreadsheet is click on Insert etc.. I cant seem to be able to do
this
| in works spreadsheet. All I can do is ceate a chart seperate to my data.
| Therefore I cannot view or print the chart and data together. Is this a
| limitation of Works??
| Ta Darryl

Looking to buy Works Step-by-Step Book

Posted: 07 Dec 2007 02:50 PM PST

Here is more, they are all for a early version of Works but are applicable
to newer versions.

Microsoft Works word processor
http://www.zisman.ca/wordpro/

Microsoft Works spreadsheet
http://www.zisman.ca/spreadsheet/

Microsoft Works database
http://www.zisman.ca/database/

Ken

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

| Some info here....
|
| The Secret Guide to Computers
| http://www.secretguide.net/read/index.php?filename=microsoft_works
|
| Also.....
|
| If you could acquire or find someone who has their installation disk for
| Works 2000 you can install it's great step by step interactive training.
|
| Microsoft Works 2000 step by step interactive training installs separate
| from the other programs on the installation disk.
|
| Just some thought's.
|
| Ken
|
| "Vernard" <com(donotspam)> wrote in message
| news:com...
|
| | I've been a Lotus Smartsuite user since Amipro and it is way to much
| | application for what I do. Is MSWorks courseware ability anywhere that
| anyone
| | may be aware of?
| | --
| | Venard Ward
|

Cannot open WDB files unless starting Works Database program

Posted: 06 Dec 2007 01:16 PM PST

Thanks Michael for your reference to a webpage text about the Windows Vista
options (1.) Set your default programs, and (2.) Associate a file type or
product with a program. I already knew these options and had found out that
they don't work for MS Works Database.
As the webpage text already mentions, the list of Standard programs shown in
Option 1 is incomplete, and nothing can be added to it. Not only Adobe
Acrobat Reader is missing, but also the MS Works Database program.
Option 2 includes the .wdb extension ("Unknown application" !!). Just like
the procedure you enter when trying to open a wdb-file by doubleclicking on
it), I can browse to the MS Works Data base program, but if this is selected,
nothing happens, this program is not accepted as a program to be used for
opening the file. It is possible however to link the .wdb extention to the
Works Spreadsheet program, but unfortanately that program cannot open .wdb
files!

"Michael Santovec" wrote:
 

Can't move clip art

Posted: 06 Dec 2007 09:31 AM PST

Glad to hear it worked.

Thanks for posting back.

Ken

"Chester GS" <microsoft.com> wrote in message
news:com...
| Yep, that gets it. Actually, I don't feel like such a dummy because that
tool
| is pretty hard to find. Thanx, Ken.
|
| C
|
| "Ken" wrote:
|
| > Hi Chester,
| >
| > Try changing formatting.
| >
| > After clip art appears, Right click, choose Format Object. In the
Format
| > Object dialog window, Wrapping tab, choose a different style.
| >
| > Hope this helps,
| > Ken
| > "Chester GS" <microsoft.com> wrote in message
| > news:com...
| > | Hello group,
| > |
| > | I'll probably feel like a dummy, but here goes: I want to insert a
piece
| > of
| > | clip art into a text document. So far, OK. But after the clip art
appears,
| > I
| > | want to move it to another location in the document. I can't. It
always
| > | returns to the left-hand margin. I'm using Vista Home Premium and
Works 8
| > (I
| > | think it's version 8; hard to tell for sure).
| > |
| > | Any help out there?
| > |
| > | thanx,
| > | Chet
| >
| >

Works Suite 8 Personal Templates

Posted: 06 Dec 2007 08:02 AM PST

You're welcome, and thanks for posting back.

Ken

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

| That worked! I renamed them temporarily and as you said, when it couldn't
| find the file it asked if I wanted to remove it from the list in task
| launcher -- which I did.
|
| Thank you so much for your help!
|
| "Ken" wrote:
|
| > You could try this...
| >
| > Move the template in question from the template folder or rename to
| > something like old(existing name).
| >
| > The idea here is to effect the template in such a way that it cannot be
| > found when clicking on it's name in task launcher.
| >
| > If my guess is correct, when you click on it's name in task launcher,
you
| > will get a warning the file cannot be found and would you like to Delete
| > this shortcut.
| >
| > If this works to allow all names to be deleted, put the template back
into
| > the folder or rename it back to it's original name, the task launcher
should
| > recognize it and display only one name.
| >
| > Ken
| >
| > "EJ" <microsoft.com> wrote in message
| > news:com...
| >
| > | Thanks for your response --
| > |
| > | Works version 8 doesn't allow the right click in the task launcher to
| > delete
| > | -- which is what I would like to do; however, when I looked closer I
| > | discovered that the spreadsheet & db templates are singular and not a
| > | problem. It is the Word templates that multiply. The last personal
| > template
| > | I saved in Word propagated 9 shortcuts in the task launcher.
| > |
| > | I had already located and looked at the actual template files and
found
| > that
| > | they were there with only one (1) actual document for each. So, it
seems
| > to
| > | be a problem related to Word when it is saving a copy in the task
| > launcher.
| > |
| > | Any other ideas?
| > |
| > | "Ken" wrote:
| > |
| > | > Hi,
| > | >
| > | > I use Works version 6.0.
| > | >
| > | > In task launcher I can right click, then choose Delete.
| > | >
| > | > This does not delete the template from hard drive, only the name in
task
| > | > launcher.
| > | >
| > | > Templates for Spreadsheet and Database are stored in the programs
| > template
| > | > folder.
| > | >
| > | > Open my computer, double click hard drive, double click Program
Files
| > | > folder, double click Microsoft Works folder, double click Template
| > folder.
| > | >
| > | > Templates for Word are stored in a different place, location is
| > different as
| > | > to which operating system.
| > | >
| > | > For WindowsMe it is C:\WINDOWS\Application Data\Microsoft\Templates.
| > | >
| > | > In Windowsxp the Application Data folder is hidden, tick to display
| > hidden
| > | > folders in Folder Options, which found in the Control Panel
| > | >
| > | > It's Path should be something like C:\Document and
| > Setting\user\\Application
| > | > Data\Microsoft\Templates.
| > | >
| > | > Hope this helps,
| > | > Ken
| > | >
| > | > "EJ" <microsoft.com> wrote in message
| > | > news:com...
| > | >
| > | > | When I save a personal template in Works 8 (Word or Spreadsheet)
it
| > saves
| > | > one
| > | > | copy on the hard drive; however, in the Task Launcher template
section
| > | > each
| > | > | template shortcut appears 3-4 times. Since I save many personal
| > | > templates,
| > | > | this really clutters up the screen and makes it more difficult to
| > locate
| > | > the
| > | > | one I need when I want to use it. I cannot figure out any way to
| > delete
| > | > | them. Any suggestions?
| > | >
| > | >
| >
| >

Moving From Works 4.5A to 9..

Posted: 05 Dec 2007 06:27 AM PST

"JD" <invalid> wrote:
 

Yes, there is. Works 4.5a can open Works 4.x-documents, Works 9.0
cannot.

So, if you don't need your old Works-documents, Works 9.0 works.

Ask the microsoft knowledgebase:
"The Works 4.0 file converter (Works432.cnv) is not installed with
Works 9.
Works 4.0 word processor documents and templates cannot be opened
without this file converter."

If you want to open your old Works-documents with your new Works 9.0,
you can buy Works 8.0, then open each document with Works 8.0
and save it in a format that can be read by Works 9.0.
Now you can work with Works 9.0 like you did before with Works 4.5a.

Information at your fingertips - just a few hundred mouseclicks
away!
http://support.microsoft.com/kb/940003/en-us

Best regards
Harald
--
http://www.effenberg.de/

Works 4.5 problem printing envelopes

Posted: 05 Dec 2007 03:06 AM PST

Hi JD
Yes - correct. All were printing fine before I change the address. I thought
I only changed the address lines and not the name - but I certainly will
check this. Thank you for your reply, it is appreciated.
--
Cheers,
Kay


"JD" wrote:
 

Custom Envelopes

Posted: 03 Dec 2007 07:11 PM PST

Just got new computer with Windos XP Professional. Worked before with Window
XP Home. so will check your suggestion. Thanks

"Ken" wrote:
 

Excel files to Works 8.5

Posted: 03 Dec 2007 03:14 PM PST

Thanks all of you, i saved down as txt file and had to redo the formulas but
gave me something to do. Also a refresher on making formulas. Will try the
save down to a lower version of excel for future reference.

Talk to you all later - probably will run into more questions.

"Michael Santovec" wrote:
 

import converter

Posted: 02 Dec 2007 02:32 AM PST

If you open one of these files then save it with a different name, can you
then open the saved file as you would normally open a file?

By the way you should upgrade to version 4.5a.

Go to Works website http://www.microsoft.com/products/works/default.mspx

==> Downloads ==> Product Updates, "Works 4.0 & 4.5 - Year 2000 Update
(English)", I believe this update includes several patches to correct
problems in earlier versions.

Ken

"daniel" <microsoft.com> wrote in message
news:com...
| description says Microsoft Works for Windows and they are indeed .wps
files
| It says it is v 4.0 (2)
|
|
| "Ken" wrote:
|
| > Re: I have found that if I drag the file to my works destop icon I can
open
| > it OK
| >
| > As we know, in Windows, there is more then one way to accomplish the
same
| > task. What you did is the same as opening a blank word processor page
then
| > choosing Open on it's File menu to locate and open the file.
| >
| > Re: options in open with do not include works word processor
| >
| > I use Works version 6.0 and that is what it's word processor is named.
What
| > is the name of the word processor in your Works version 4? Right click
your
| > works desktop icon, choose Properties, on General tab you should find
the
| > name under Description.
| >
| > To get the file to open by double clicking it you need to associate it's
| > extension with works word processor.
| >
| > Confirm the file you have been trying to open has .wps extension. (Note:
if
| > does not have .wps extension, post back).
| >
| > Windows looks at the extension of a file and opens it with the program
that
| > is associated to that extension.
| >
| > To view all the extensions and which program has been associated with
it,
| > open Folder Options in Control Panel, then select File Types tab in
Folders
| > Options dialog window.
| >
| > Another way, open My Documents, choose Folder Options on it's Tools
menu.
| >
| > Scroll down and select WPS, which program is associated to open it?
| >
| > Hope this helps,
| > Ken
| >
| > "daniel" <microsoft.com> wrote in message
| > news:com...
| >
| > | Thanks Ken the options in open with do not include works word
processor
| > only
| > | works spreadsheet
| > | I have found that if I drag the file to my works destop icon I can
open it
| > OK
| > |
| > | "Ken" wrote:
| > |
| > | > To change the file association.
| > | >
| > | > Right click one of the files, choose Properties, in the Properties
| > dialog
| > | > window general tab where it says Open With, click Change. In the
Open
| > With
| > | > dialog window select Microsoft Works Word Processor, click OK.
| > | >
| > | > This will change all these files to open with Works.
| > | >
| > | > Ken
| > | >
| > | > "daniel" <microsoft.com> wrote in message
| > | > news:com...
| > | >
| > | > | Thanks Ken I can open the floppis but the files have a different
icon
| > and
| > | > | when I try to open them I get a blank word page
| > | > |
| > | > | "Ken" wrote:
| > | > |
| > | > | > Hi Daniel,
| > | > | >
| > | > | > I use Works version 6.0.
| > | > | >
| > | > | > In your version 4 can you open your Works word processor then on
| > it's
| > | > File
| > | > | > menu, choose Open to locate and open the text file?
| > | > | >
| > | > | > If you can open then the problem is file association which is
easy
| > to
| > | > | > correct.
| > | > | >
| > | > | > Ken
| > | > | >
| > | > | > "daniel" <microsoft.com> wrote in message
| > | > | > news:com...
| > | > | > | I have XP computer with works 4 I cannot read text on old
floppies
| > | > that
| > | > | > were
| > | > | > | done with this program on a W98 PC I t wants to open them in
word
| > but
| > | > says
| > | > | > I
| > | > | > | need an input converter but I cannot find one that works
| > | > | > | Any ideas?
| > | > | > | Daniel
| > | > | >
| > | > | >
| > | >
| > | >
| >
| >

How to load Works Calendar at Start Up

Posted: 01 Dec 2007 02:13 PM PST

Hi Tobe,

To have the calendar open at startup you need to put a shortcut to
WksCal.exe in the StartUp folder.

Windows xp has several different startup folders so you have to locate the
correct one.

I am on a WindowsMe system so cannot give you Windows xp location.

Try this.... on the desktop choose Start, select Programs, on it's expanding
menu select StartUp, on it's expanding menu there will be several items,
right click one, choose Properties, on the General tab of the Properties
dialog window you should see the location of it's StartUp folder.

Did the path to the StartUp folder include you user name?

If not, check the Properties of others.

What your looking for is the StarUp folder for your user so the calendar
will only display for you.

There are several ways to put WksCal.exe in the StartUp folder.

One way: search for WksCal.exe, right click select Send To, on it's
expanding menu choose Desktop (create shortcut).

On desktop, right click the shortcut icon, choose Properties, on General tab
change 'Shortcut to wkscal.exe' to read Works Calendar, click OK.

Now right click Works Calendar icon, choose Copy, navigate to and open above
found StartUp folder, right click a blank area, choose Paste.

To confirm, on the desktop choose Start, select Programs, on it's expanding
menu select StartUp, on it's expanding menu Works Calendar should be there.

When you start the computer the calendar should open.

You will also notice you have a icon on the desktop to open the calendar,
which is what I use instead of having the calendar open automatically on
Start..

Hope this helps,
Ken



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

| Hi Ken.
| I am NOT asking about reminders.
| My last 2 Microsoft works had an option that the calendar for the entire
| month would load at startup. I could instantly see all my appoints for the
| day, week, month. I have tried and tried to find out how to do that in M
| Works 6, and see no way to do it.
| Can you please instruct me?
| I want the calendar to load automatically when i boot up.
| thanks again.
| Tobe
|
|
|
| "Ken" wrote:
|
| > Are you asking about calendar reminders?
| >
| > What is a reminder?
| > A reminder is a message that notifies you of an upcoming appointment.
You
| > can specify when you want the reminder to appear. For example, if you
set a
| > reminder for a birthday, you may want the reminder to appear several
days
| > before the birthday. Or, if you set a reminder for doctor's appointment,
you
| > may want it to appear an hour before the appointment.
| >
| > Ken
| >
| > "Tobe" <microsoft.com> wrote in message
| > news:com...
| >
| > | Greetings Good Helpers,
| > | I am using windows XP and M-works 6.0
| > | My even older versions of M- works had an option where I could auto
load
| > the
| > | calendar at start up. Can someone pls tell me how to do this? I want
the
| > | calendar to load when I boot up--but not replace my desktop.
| > | All Thank yous.
| > | Tobe
| >
| >

Microsoft Word - Text boxes size printing

Microsoft Word - Text boxes size printing


Text boxes size printing

Posted: 09 Feb 2014 01:48 PM PST

I tried printing a text box of a certain size. 14.7cm by 14.7cm. When I printed it without text inside it its that size. When I add text the box gets smaller without changing the size.

HELP

Word constantly running into error and asking to repair. Consistently not working.

Posted: 09 Feb 2014 01:08 PM PST

I have Word for Office 365 and I've had this problem that no one else seems to be having.  Every time I open Word, it shows the following message:

"We're sorry, but Word has run into an error that is preventing it from working correctly. Word will need to be closed as a result.
Would you like us to repair now?"

and then it provides me with the options "Repair Now", "Help", or "Close".

I have clicked "Repair Now" on multiple occasions, choosing both the "Quick Repair" and the "Online Repair".  Both of which work for one time use before I am greeted with the same message about an error.  After dealing with this message 10 times, I have finally decided to make a post as I cannot find anyone else running into the same problem.

I have already uninstalled the whole program completely and re-installed it.  I have bought the package and have it installed on my laptop as well as my desktop.  My desktop has no problems with it whatsoever, only my laptop.

My laptop is an Asus Zenbook UX31E, Intel Core i5, 4 GB RAM, 64-bit Operating System.  It has a SSD, so the memory is only 111 GB, but it is not full and still has 44.4 GB free, so there is plenty of room for Word to run.

This happens with all of my Microsoft Office 365 products, so it is not limited to Word.  If anyone has any suggestions or can help me resolve this issue, that would be phenomenal. 

Word 2013 and touch screen scroll issue.

Posted: 09 Feb 2014 08:59 AM PST

I am using a surface with Word 2013 and the touch screen scroll does not always work. Can someone let me know if this works the same on their Surface 2 pro.

  1. Open a document (or create one) that is long enough to scroll on your screen.

  2. Change your view to 'draft' or 'outline'.

  3. Does your document scroll via the touch screen?

Mine only scrolls via the scroll bar on the right hand side of the screen. Every other view mode will scroll without the scroll bar except view 'draft' or 'outline'. Is this by design or is it a bug?

Gary

XML Problem: I can't open my Word 2007 docx file (Start/Endtag Problem) - Fixit doesn`t work

Posted: 09 Feb 2014 07:57 AM PST

Hi there,

I have a big problem and I hope there is somebody who can repair my Word-Document (or at least save the text somehow).
After my flash drive crashed, I used a data restoring software and managed to get back this important Word-File, but now I can't open it.

The Fixit solution of Microsoft didn't work. I read about fixing the problem with an XML-Editor, but I have no experience with that.
The most important thing would be just the text. It would be fantastic if someone could restore this work (which took me nearly two weeks).

I uploaded the docx and the xml file here:
http://www.file-upload.net/download-8602999/Studienarbeit_-_Anw._Fallstudienseminar_-_Robert_Fromm_-_32874.docx.html
http://www.file-upload.net/download-8603008/document.xml.html

Thanks a lot in advance! You would save me a lot of time.

greeting Robert

Microsoft Word

Posted: 09 Feb 2014 07:54 AM PST

I have word 2002 and XP. I downloaded a template required for my technical paper by the conference.
I received a message that some things could not be implemented because my word is old.
What version of Microsoft Word should I get for my XP to get a newer version?
Does anyone know how much I need to spend.
Thanks

The download file is in code

Posted: 09 Feb 2014 07:21 AM PST

what do I need to do to read the downloaded pdf file?  I am using Office Word.

Is there any way to update the APA citations for Office 2013 to APA 7th edition?

Posted: 09 Feb 2014 06:40 AM PST

Currently Office 2013 is using APA 6th edition, and there are a few significant changes in the reference page between the 6th and 7th editions so when making a references page, we are forced to manually update it, or convert it to static text and then make the appropriate changes.  

Is there any way to fix this currently, or is there an APA 7th edition patch coming?

Thanks

If I deselect "Formatting" in Show Markup, why is it not persistent?

Posted: 09 Feb 2014 02:02 AM PST

I use Word 2007 with Win7.

In Review > Show Markup, I don't want to see "Formatting" in the bubbles.

When I deselect "Formatting", all the formatting bubbles disappear. That's fine.

However, if I (a) turn Change Tracking off, and do some editing, then (b) turn Change Tracking on, the formatting bubbles re-appear.

When I open Review > Show Markup, I can see that "Formatting" is again selected.

I would be grateful for any advice.

Can't change voice in text-to-speech tool to desired option.

Posted: 08 Feb 2014 11:14 PM PST

I've been trying to select Microsoft Hazel Desktop - English (Great Britain) as the default voice for text-to-speech. I can preview the voice and change the voice speed, but once I click Apply, OK and go back into Word, it is still set to Microsoft David Desktop - English (United States) - although, oddly enough, the voice speed settings have changed to what I selected.

If I choose Microsoft Zira Desktop - English (United States) instead, the changes also work after clicking Apply, OK. It's only if I try to use "Hazel" that it reverts back to "David".

As an Australian, "Hazel's" voice best reflects our pronunciation of words and is much easier to listen to for large sections of text. As a copywriter, I use this tool to read through all my client copy as part of my proofing process.

Any ideas why I can preview "Hazel" but the settings don't stick?

I'm running Windows 8 using MS 2010.

Word 2010 shows open or locked when trying to open doc

Posted: 08 Feb 2014 10:26 PM PST

I'm trying to edit a document I created and closed the other day.  Now when I try to open it for edit it shows "in use" or locked by another user.  If I say open in read only it just opens a doc with several pages of gobble-dee-gook.  I cannot delete file either to start fresh.  How do I get file to open for edit or delete it to start over?  I can edit other dos with no issues.   However, when closing Word program locks and becomes non-responsive.  I have kill it with Task Manager.  Word Version 14.0.7106.5003. Thanks.

Adding Digital Signatures in Office 365 Home Premium

Posted: 08 Feb 2014 08:53 PM PST

Hi,

I have tried to install a digital certificate on a document in MS-Word, but have constantly drawn a blank,

I followed the steps on tutorials, but could not proceed.

This is what I did

1. Clicked on the Insert menu, then Text, followed by Signature Line

2. I filled in the details in the Signature Setup dialog box

3. On pressing OK, the signature line appeared showing X and a line with my name beneath the X

According to the tutorials, I should double click on the signature image for adding images to the signature. However, if I do that I get the following message:

Before you can add signatures, you must save the document in a format that supports digital signatures. Do you want to save in a supported format (Yes/No)?

I have tried saving it, using a blank document etc. However, I cannot get around to the stage of adding an image to the signature.

Does anyone have an idea about why this is misbehaving?

Regards,


Word 2013: numbered headings are printed in reverse order

Posted: 08 Feb 2014 06:32 PM PST

Hi
Using Office Word 2013, I've crated a right-to-left article.
The problem is when I try to print the document, all the headings, which are arranged in a multilevel format, would be printed in reverse.
Here is a snapshot describing what will be printed instead of the heading number.
https://www.dropbox.com/s/g4e4fc05q7otcjt/wordNumbering.PNG
(1.1.4 instead of 4.1.1) (right to left)
Thanks for your help
Hassan

How do I keep Equation Editor from resolving a character?

Posted: 08 Feb 2014 06:15 PM PST

Often I want to use a character like a hyphen, forward slash, double-quote, etc. that has special meaning to the Equation Editor.  I'm told there is a way to tell Equation Editor not to resolve these character and instead use them literally.  But I cannot find anything in the support files.  In fact, I can find very little in the support files on Equation Editor.

Office 365 will not open Excel or Word files created in Office 2010, but Outlook 2013 runs fine

Posted: 08 Feb 2014 06:01 PM PST

what do I need to do to get word and excel  from Office 365 to open and run? after instll of Office 365, neither excell nor word will run nor open a file created in Office 2010,  but Outlook 2013 runs fine

word macro

Posted: 08 Feb 2014 05:18 PM PST

Hello to all
I have a document that has a lot of excel graphs imported into word 2010. When i copt and paste them the format of the graph changes so i need to manually apply a standard graph model and change the size of it.
is there a way to do this in vba?
i tried to record a macro but the result is null ( no code inside it)
So i believe i need some code that changes the size and axis properties for the selected graph, in word 2010.

Best regards
Peter

Installer keeps launching in Office XP - Microsoft Office forums

Installer keeps launching in Office XP - Microsoft Office forums


Installer keeps launching in Office XP

Posted: 11 May 2006 02:18 PM PDT

Hi Susan:
Thanks for your prompt reply.
1. Installer appears every time I launch Word, Outlook, Excel (these are the
programs I use).
2. Have not previously installed Office XP
3. It does not seem to be installing anything.
4. I'll try "Detect & Repair"

Thanks, Mark Flynn

"Susan Ramlet" <susan@mvps-dot-org> wrote in message
news:%phx.gbl... 
mitigates 


Outlook 2003 says that the Text format hasn't been installed

Posted: 11 May 2006 01:23 PM PDT



"Susan Ramlet" wrote:
 
partial version of MS IE 6 or 7! help!!
Dennis 

where do i go to activate my software

Posted: 11 May 2006 10:21 AM PDT

Are you trying to activate XP or Office ? Normally Dell would do it
from their factory. Or did you just install the sw yourself ?
If you are setting up the PC, install everything as you'd like it prior
to activation. That way you shouldn't need to do it again later.( after
adding your apps on there)

http://www.microsoft.com/piracy/activation.mspx
or
http://www.microsoft.com/office/editions/prodinfo/activation.mspx




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

OEM SBS2003 vs retail version ?

Posted: 09 May 2006 11:27 AM PDT


That's what I thought but I see LOTS of vendors selling OEM SBS sw and
wondered how to determine how/if a specific OEM package would work with
a generic box. ie. If I build and AMD/ASUS box and then order OEM
SBS2003 , how do I know that I wouldn't get a version that would only
install on , say ... a Dell server. In which case I have just bought a
coaster.
There are a LOT of these vendors online - selling both the OEM and MS
Full versions. They all state that the difference is only
"upgradeability" .


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

cannot activate office 2003

Posted: 08 May 2006 04:17 AM PDT

Good luck.

--

JoAnn Paules
MVP Microsoft [Publisher]



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


Write a command on a new toolbar button in Office 2000

Posted: 07 May 2006 11:13 AM PDT

Thank you for your help. I was hoping to find out how to get into the
properties of a button to write the commands within the button. I am already
writing the macros and assigning them.

"Gyorgy Moldova [MCSE+I, MVP]" wrote:
 

Proplus.msi problems

Posted: 07 May 2006 08:38 AM PDT

Exactly and when you try to unistall FP it asks for the disks. I'm thinking
that the only recourse I have is to locate the disks, Arrrgghhh! We Have
been going thru boxes.If we EVEr have to do a move like this again, it
probably will be as disorganised as this one!

Thanks for the suggestion, the bad thing is, no-one here ever uses FP, and I
don't know why the it was set-up. It as done a couple of office managers
ago.

Thanks Y'all, Larry

Bob Buckland ?:-) wrote: 

--
Sufficiently advanced incompetence is indistinguishable from malice


Unistalling Office 2003 Pro from one machine and installing it on another one

Posted: 07 May 2006 04:37 AM PDT

Home use programs only allow for a single installation. You will need to
apply to your work System Admin from whom you got the program for any
workarounds for use on a different computer.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, M Shafaat asked:

| Thnak you for your reply.
| My license is called a HUP license, it's not an OEM. It may be used
| on any machine, but only one system.
|
| Regards,
| M Shafaat
|
| "Milly Staples [MVP - Outlook]"
| <org> wrote in message
| news:eQ$phx.gbl...
|| Is it OEM software? If yes, it is only licensed on the one machine
|| and no other. It is an OEM license agreement, not a Microsoft
|| license agreement.
||
|| --
|| Milly Staples [MVP - Outlook]
||
|| Post all replies to the group to keep the discussion intact. All
|| unsolicited mail sent to my personal account will be deleted without
|| reading.
||
|| After furious head scratching, M Shafaat asked:
||
||| Hi,
||| I have a license agreement for installing Office 2003 Pro only on
||| one machine, even if both belong to one user and regardless of if
||| it is a laptop or desktop PC.
|||
|||
|||
||| Now I have installed it on my laptop, but want to move it to my
||| desktop PC i.e. uninstall it first from the laptop... But I guess
||| that due to MS license control, it is not possible, because when I
||| installed it on the laptop, the licence was registered to be used on
||| the laptop and not by any other machine. How can I solve this
||| problem?
|||
|||
|||
||| It cannot be legally correct from Microsoft to stop paople from
||| using their legal program lcenses whenever they want to move the
||| program installation to a new machine, e.g. when they want to sell
||| or upgrade their machines .
|||
|||
|||
||| Regards,
||| M Shafaat


How do I cure a 'fatal error has occured '

Posted: 06 May 2006 08:58 AM PDT

Hi.

Try the following steps prior to re-installing Office.

(1) Rename the Microsoft Office folder under C:\Program Files.
(2) Back-up the registry and then delete the following keys-

HKEY_CURRENT_USER\Software\Microsoft\Office
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office

Once you have deleted them, restart the computer and then try re-installing
Office 2003.

Let me know if it helps.

Thanks,

Mittu


"Peter Foldes" wrote: