Pages

Search

Windows 98 + Windows XP + Ubuntu Linux - Forums Linux

Windows 98 + Windows XP + Ubuntu Linux - Forums Linux


Windows 98 + Windows XP + Ubuntu Linux

Posted: 30 Aug 2005 10:24 AM PDT

Impro Fane wrote:
 

Which is correct, does this choice allow you to choose either Windows 98
and Windows XP?

 

Are you saying from the Windows bootloader you cannot boot Windows 98?
 

OK, but it will take some work...

GRUB needs to be reinstalled and both Windows 98 and Windows XP needs to
be (re)installed on primary partions (both need to be hidden from the
other).
 

This is possible but will require lots of additional work. Windows (both
Windows 98 and Windows XP) uses it's own bootloader and the switches
needed are not possible from the GRUB bootloader.
 

Show us the output of;
(for IDE) fdisk -l /dev/hda
(for SCSI) fdisk -l /dev/sda

That's the letter 'L' and not the number one in the commands above.

--
Contained within the Microsoft EULA;
This Limited Warranty is void if failure of the Product has resulted
from accident, abuse, misapplication, abnormal use or a virus.

Kernel Includes versus Modules and Initrd with SATA on VIA SP13000

Posted: 30 Aug 2005 09:05 AM PDT

Geof writes: 

You don't.
 

That's not what it is.
--
John Hasler
gt.org
Dancing Horse Hill
Elmwood, WI USA

howto for how to install windows xp partition on a disk already with a rh 9 partition

Posted: 29 Aug 2005 02:50 AM PDT

On Tue, 30 Aug 2005 12:03:13 UTC, "Nico Kadel-Garcia"
<net> wrote:
 

Safest route is to create a separate partition for /boot as well as a
Grub boot-floppy, and the WinXP partition. The /boot partition can be
quite small. It will only hold the boot images for any linux upgrades.
You might also create a /data partition and symlink /home to
/data/home. Then the other linux partitions can be easily upgraded.

WinXP will over-write the MBR on installation. The Grub boot-floppy
will allow you to re-write the MBR using install. And create a boot
entry in menu.lst (grub.conf) for Windows for dual booting. Note that
you can re-create a grub boot-floppy from within grub, so make some
notes and store them in the /boot directory.

But if your laptop doesn't have a floppy it's a little more difficult
but you can do the same thing with a CD.

Geoff


Fedora core 4 HD issue

Posted: 28 Aug 2005 09:41 AM PDT


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

I'm confused. You have a CD drive on hdc, gotcha. You have a hard drive at
hda and no other hard drive? How big and how old is this hard drive? How
fast and how old is your motherboard?


FC4 as a load balancing router

Posted: 28 Aug 2005 03:54 AM PDT

In the Usenet newsgroup comp.os.linux.setup, in article
<des557$g6v$dmz.ncs.ea.ibs-infra.bt.com>, Graham Webb wrote:
 

How fast are your ADSL connections? If you are going to connect
four ADSL connections to the same ISP, are you sure that the ISP
has the needed bandwidth to your location? Have you discussed
routing issues with the ISP? (I'm here across the pond - but I
want to connect to your server and download those pictures of the
dachshund wearing an eye patch firing hamsters bound in duct/gaffers
tape out of a 4.2 inch Stokes Mortar at the vicarage. So, I send a
HTTP://GET request to your site. How does it get there? Have you paid
the ISP to split the packets for load balancing? Or have you made
arrangements with bt.com and several other ISPs to all have a route
directly to this box with the five NICs. How do the upstream routers
know to send the packets where to reach your system? Going the other
way, where one inbound line triggers responses from three or four
outbound addresses, how is my computer supposed to know that packets
from foo.bar.btcentralplus.com are related to a request I sent to
baz.bumble.btcentralplus.com. See the problem? It takes more than
you doing stuff on your router.)
 

-rw-rw-r-- 1 gferg ldp 297491 Sep 4 2003 Adv-Routing-HOWTO
 

If you want more bandwidth that is available with your ADSL connection,
you're going to have to speak to a provider that can give you a (partial
or full) T3/OC-1 connection. You are talking big bux there. That 'pipe'
running down the street does not have infinite bandwidth, no matter what
the advertisements say. You can do bonding and load balancing, but that
takes the cooperation from (read that as "you have to pay") your upstream.

Old guy

I Plan to build a community portal site for Linux resources -- HELP Requested

Posted: 27 Aug 2005 05:40 PM PDT

In comp.os.linux.setup Moe Trin <example.tld>: 
[..]
 
 

Not in Germany, politicians will never ever ask us about something
important, like other country do/did. There's not more then
elections every few years sou can make your mark somewhere, but
it doesn't really matter which betrayer one selects.
 
 

A little annoyance, but nothing more if you knew the exchange
rates in your head, this remains the single advantage of the
Euro in exchange many prices for things of daily usage have been
converted 1:1, even if the official course was about 1:1.95,
effectively impoverishing us. ;(

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 14: sounds like a Windows problem, try calling
Microsoft support

about kernel patch error?

Posted: 25 Aug 2005 07:23 PM PDT


"Peter T. Breuer" <it.uc3m.es> wrote in message
news:it.uc3m.es...
 

Why not? You wander up, brag about how other people don't zip, and fail to
notice the rip in the seat of yours.


Central log server

Posted: 25 Aug 2005 02:34 PM PDT

I have noticed that in message
<430e3972$0$18641$sunsite.dk>, chabral
<com> did write: 

Linux, again. I have a server at work taking log messages from the
router via syslogd and a php page to display them in a format I require.
I've created the same thing at home also.

--
Tombstones Postmaster.
If you feel that you have received this message in error,
please contact org.uk including full headers.
*** Note: HTML mail WILL be killfiled. ***

booting with 3 controlers

Posted: 24 Aug 2005 05:53 PM PDT

On Thu, 25 Aug 2005 21:32:28 +0200, Hans-Juergen Lange <de> wrote: 

Ok, are the major and minor numbers reasonable predictable for hdi?
/usr/src/linux/Documentation/ide.txt says:

"
Primary: ide0, port 0x1f0; major=3; hda is minor=0; hdb is minor=64
Secondary: ide1, port 0x170; major=22; hdc is minor=0; hdd is minor=64
Tertiary: ide2, port 0x1e8; major=33; hde is minor=0; hdf is minor=64
Quaternary: ide3, port 0x168; major=34; hdg is minor=0; hdh is minor=64
fifth.. ide4, usually PCI, probed
sixth.. ide5, usually PCI, probed
"

Which does suggest that something different happens above hdh.

In an early iteration, I managed to get all 3 controllers working with
the on-board VIA controller in the middle {SiI680,VP_IDE,HPT370}
I installed Gentoo and Grub on a mirrored (dmraid) pair on the HPT370.
Grub would not install on hdi or /dev/mapper/hpt37x_gdfgehef.

Unfortunately, I have not been able to duplicate this arrangement since
I transplanted the motherboard into a new case. I can get
{SiI680,HPT370,VP_IDE} or {HPT370,SiI680,VP_IDE} and neither will boot
Mandrake.

--
Photos and travelogues from Africa and Southeast Asia: http://www.exile.org

Cannot open Gnome desktop in Cygwin

Posted: 24 Aug 2005 02:44 AM PDT

In comp.os.linux.setup, Michael Heiming uttered the immortal words:
 

It's Winux rather than Linux. :-D

Ok, I'll stop now. :-)

--
Andy.

Finding device filenames for USB devices

Posted: 23 Aug 2005 02:12 PM PDT


"Matt" <com> wrote in message
news:ioJPe.814$roc.ny...
 

Check out /var/log/messages to see if your device is listed in there.


--
------------------------------------
Most people are like Slinkies , they are not useful for very much , but they
make you smile when you push them down the stairs.


Sandgroper
------------------------------------
Remove KNICKERS to Email
net.au


Microsoft CRM - SFO's MSDE causes Windows Explorer crash.

Microsoft CRM - SFO's MSDE causes Windows Explorer crash.


SFO's MSDE causes Windows Explorer crash.

Posted: 08 Sep 2004 03:40 AM PDT

Currently using Checkpoint's SecureClient for VPN.

 
message 
design has seemed to 
leave the office i.e. 
connectivity such as VPN so it 
it. A bit early for 
and would either 
version, or are you 

Product List

Posted: 07 Sep 2004 09:35 PM PDT

Thank you Naveed.

"Naveed" wrote:
 

CRM SDK: Creating notes with attachments

Posted: 07 Sep 2004 03:45 PM PDT

In relation to this, I just need to verify with experts..
we're creating an integration (on the CONTACT Form) and we
need to create activities to log that something(a
transaction) happened at the integration app... The SDK
shows somethings similar, creating EMAIL Activities.. We
plan to create an TASK activity (automatically) after
doing a transaction on the integration window.. This is
possible right?
 
=============== 
UpdateBinaryData 
but it didn't make it 
an attatchment from 
us/CrmSdk1_2/htm/v1d2uploadordownloadanattachmenttoanote.as

programmatically but that 
=============== 
HTTP connection on 
the SRF. 
confers no rights. 
Account. 

Error on Page in Web Client

Posted: 07 Sep 2004 03:21 PM PDT

I'll try that. Thanks man.

"savage" wrote:
 

Running CRM over a WAN

Posted: 07 Sep 2004 01:21 PM PDT

Hi Alex,
Cheers for the reply. So does this mean the CRM Client
always needs a constant connection to AD? Reason being
we're rolling this out to our international offices. They
access our network over VPN. But when they run locally on
their laptops, the laptops hang due to the CRMSQL Engine.
So I'm assuming this engine is maybe attempting to
contact the CRM Server or AD? Yay or nay?

 
role privileges and 
a domain the CRM 
relationship. 
confers no rights. 
specified at 
wrote in message 
Server. 
servers 

Newbie question on installtion

Posted: 07 Sep 2004 08:45 AM PDT

Of course you can install it yourself.

Whether you *should* or not depends on many factors such as your own skills
and how you value your own time compared to the cost of what the VAR might
charge.

When taking into account your own time, are you prepared for running into
unforeseen problems? If the VAR is any good may have encountered these
before (or know about them) and can sort them quickly. A cursory glance at
this newsgroup might indicate that installing the system (with or without
instructions) is not straightforward and all sorts of problems can arise.

All depends if you have a day job to do as well for the next week or two
....;)

HTH

Peter

"Tony Josephs" <com> wrote in message
news:phx.gbl... 
from 
message 
this 


Select SQL Server During Installation

Posted: 07 Sep 2004 06:06 AM PDT

I'd be pretty sure that the BKUPEXEC instance is an MSDE instance used for
backup logging, etc. No way that it can be used.

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


Visual Studio in CRM Server

Posted: 06 Sep 2004 10:39 PM PDT

I had VS installed on my CRM Server for a year and a half.

Just removed it to make space.
But there was never a problem.

It's more important to have good SQL backups.


"Ronald Dalman" wrote:
 

MS CRM via Terminal Services

Posted: 06 Sep 2004 04:25 PM PDT

Curt,

I've been looking into ways to take a w2k3 server, in TS apps mode, with CRM
installed on it - and ploink it into a functioning SBS2k3 network as a
member server. This is not for production - rather to demonstrate TS and CRM
in the SBS environment (mostly TS) - without permanently altering the
production environment. I want to leave it in there for a few weeks.

I think it will work ok (performance is not key in this case), and it was my
understanding that we'd have to leave SFO out of the mix for outlook
sessions on the TS/CRM box. (that's what prompted my question).

A lot to ask of a single box ;-). In a test environment, I have a single box
running SBS2k3, with VS w2k3 member server in ts apps mode. The OS's do have
more or less dedicated cpu and ram, and are on separate arrays - so far I'm
not dissapointed in the performance. I'm just about to give CRM a go on the
w2k3 VM.

--
Les Connor [SBS MVP]
-------------------------------------
SBS Rocks !



"Curt Spanburgh" <microsoft.com> wrote in message
news:com... 


Microsoft Word - office word and excel not working

Microsoft Word - office word and excel not working


office word and excel not working

Posted: 05 Jan 2014 01:10 PM PST

The word and excel stopped working since last Friday, I've tried to repair online, uninstall, reinstall, none of them works. Please help to resolve the issue.

 

Thanks,

James

Lock a shape to a cell in a table - Word 2010

Posted: 05 Jan 2014 01:06 PM PST

Hi, I have created a table in Word 2010. At the bottom of each cell I have a shape - a standard Word shape. It is aligned to the bottom and right hand side of the cell, touching the cell border. When I press the enter key in a cell to move to a new line I would like the shape to move and stay in the same position within the cell. Currently, when I press the enter key the shape moves, but doesn't stay aligned to where I want it to (to the bottom right hand corner of the cell.)

 

cursor jumps back after typing a "t"

Posted: 05 Jan 2014 11:27 AM PST

how can I stop this?  when i type a' t' the cursor jumps back and the typing cpntinues from theres back and the typing goes on from there

this is on a Toshiba laptop

I had the same problem with my Dell laptop

did I accidently hit some keys that make this happen

it drives me crazy

ArchiCAD spell check says Office 2013 product not authorized.........but it is!

Posted: 05 Jan 2014 11:15 AM PST

I use an architectural program, ArchiCAD, which runs an internal spell check using/running off of Word's spell check. When I initialize the internal spell checker, I am getting a dialog saying Microsoft can't verify the license for this product. [image 1]

Everything Office I use works system wide, I am signed into my Microsoft Office account, which sin't an option if it weren't a legit product. They're happy that I'm legal, I'm happy with everything else but this glitch keeps coming up. [image 2]

I have tried repairing Office, multiple times, via control panel as suggested and still the same issue. I can't spell for sh*t and really need this to work.........like it used to!! Any help would be greatly appreciated. 



Mail Merge data list

Posted: 05 Jan 2014 10:51 AM PST

I am using Word 2013 and I want to use my People file from Outlook.com.  Can this be done directly or only by creating a CSV file?

Carl

Microsoft word 2003-2010 won't open

Posted: 05 Jan 2014 08:38 AM PST

My MSW will not open straight away, I get a blank screen and then click on file, open and then I get the folders and then I have to open specific folder and then click on document to open. Sometimes I get the error message to say not enough memory, If I download a document from wherever, this message comes up.

Can anyone help please?

Thanks

Why Microsoft has not fixed the mail merge lable issue YET!

Posted: 05 Jan 2014 07:56 AM PST

As of today, 1/5/14, mail merge for mailing lables fails every time irregardless of where it is initiated (Word or Outlook), irregardless of which program is open or closed. The failure always happens if you try to choose multiple contacts. By failure I mean the program crashes. Multiple reboots, EVERY SOLUTION MENTIONED IN THE DISCUSSION ATTEMPTED, and still I can only print a single contact mailing label. My question is why. Why is Microsoft not able to fix this issue that many have? Why is there no solutions that work from any other source? Why has Microsoft been left off the hot seat for this? Why does anyone even bother to read or post on the Microsoft Community about this issue when there has not been the first positive fix in 4 years? Just wondering?

'this modification is not allowed because the selection is locked' using Word 2010 and skydrive pro

Posted: 05 Jan 2014 05:11 AM PST

Hi,

I have an active Office 2010 as part of a P3 Office 365 subscription.

I have just activated Sharepoint to be able to use Skydrive Pro.

I have downloaded the Sync App and succesfully sync'd files between the two.

I can create a Word 10 document in the local Skydrive Pro folder but cannot edit it.
I can create a Web App Word document, it syncs down to local I can open it local but cannot edit it.

The Office 2010 is fully licensed.

I can only think it is because I am using Office 2010 with Sharepoint 2013? Can any one suggest anything else?

document loads but it is incomplete!!

Posted: 05 Jan 2014 01:23 AM PST

Hi i am so desperate. my phd thesis is 180Mb and 260 pages . i have it saved in 2 diff locations and numerous versions but not in the cloud.

Im using MSWord 2007 and Windows 8,    the document was created using MSWord 2010 and Windows 7.

The last version of the saved document loads in MSW2007 but it only loads 61 pages of the 260 pages.   The word count of the 61page document is about 20,000; this is found after i selected the entire 61 page doc and did a word count;  but the wordcount displays as 70,000 for the loaded 61 page incomplete document.  The word count of the original 260 page doc would be about 70,000 words.
The document map/ navigation pane shows the map of the entire document but it is inactive after the 61st page.

The file size as shown in Explorer is 180Mb and In the preview pane of Explorer, i can preview the whole 260 page document!    ive  tried Selecting (Ctrl-A) the complete document  in the preview pane in Explorer and then Ctrl-C Ctrl-V pasting it into a new doc; it appears to paste but only 61 pages show as earlier. ive tried opening a new document and doing Ctrl-W, then dragging the file ...again 61 pages show up.

An earlier version of the document loads the entire unedited ~250 pages.  The last version contains significant new material from the previous version which i dont have saved anywhere else  :(

thanks
Riyad


Office 2013 Equation Editor problems

Posted: 04 Jan 2014 07:56 PM PST

Hello I'm using office 2013 but when I wanted to use the Equation editor, and wanted to select a specific figure (in fraction, script, radical etc.), all of the are blanks, but when I press it, it shows up in the page normally. I just wanted to see it directly so I can choose. here's an attachment.

By the way I've read some solutions, which include the 37mb compatibility pack, some worked for them, but to me it didn't. What a shame. Any other solutions? Thanks in advance! 

PS: Im using windows 7 64bit

Any method to sent an entire table to the next page if it doesn't fit on the current page

Posted: 04 Jan 2014 05:05 PM PST

Is there any method to send an entire table to the next page if it doesn't all fit in one page. Currently it only sends the rows that don't fit and I want to send the entire table

Project Pro 2003 MSDN Install Fails - Microsoft Office forums

Project Pro 2003 MSDN Install Fails - Microsoft Office forums


Project Pro 2003 MSDN Install Fails

Posted: 27 Feb 2006 01:10 PM PST


"Peter Foldes" <com> wrote in message
news:uu61NV%phx.gbl...
 

Peter,

Thanks for the suggestion. My IBM Thinkpad doesn't have the registry keys
identified in the KB 310794. Also, I'm not having any problems with
Windows, just Project Setup. Any other thoughts?

Dave



"David N Murray" <net> wrote in message
news:uVtCSJ%phx.gbl... 


Office 2003 Unistall / Repair

Posted: 26 Feb 2006 02:51 PM PST


Have you tried deleting the said folder manually with your windows
Explorer? The folder should be here:

C:\Program Files\Microsoft Office\OFFICE11

If you can't delete it with Windows Explorer then reboot the system in
SAFE MODE and then try deleting it from there.

hth


fozzmit wrote: 

how do I install office Standard Edition 2003?

Posted: 26 Feb 2006 08:47 AM PST

To install an Office Suite that is a Upgrade you do need a qualifying product installed or not like MS Works,Previous Office Version etc. Without the latter the Upgrade version of Office that you purchased will not install. I would go back to the store and speak to the manager and tell him that the salesperson told you different and you want the matter rectified.

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"confused!" <confused!@discussions.microsoft.com> wrote in message news:com... 

can I run Office on my new computer if it's on my old one?

Posted: 26 Feb 2006 08:23 AM PST


If you have a retail version of Office 2003 then you can install it on
two
computers - one desktop, and one portable device. If the system does or
is
scrapped then the license can be transferred on to another system.

If you have Students and Teachers version of Office 2003 then you can
install it on three computers within the same household. If the system
dies or is lost, so too your license for that system.

If you have OEM version of Office 2003 then you can only install it on
the same system it came with. You CAN't install it on any other
systems. If the system dies, so too your OEM version of Office.

hth



newbie wrote: 

Installed Office 2003 & cannot open app files

Posted: 25 Feb 2006 06:49 PM PST

Use Windows Explorer to search for a file named OFFICEAV.DLL on
the hard drive (include system and hidden files/folders in your
search options). If you find it, note the folder where it is
located, and use the "regsvr32 /u" method described in KB329820
to unregister the DLL.

Tom wrote:
 

how do i get my microsoft office back i deleted it by mistake

Posted: 25 Feb 2006 05:45 PM PST

As described by the OP it sure does

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"JoAnn Paules [MVP]" <com> wrote in message news:com... 

Workstations Ask For Office CD

Posted: 25 Feb 2006 12:17 PM PST

Hi Steve,

If MS Office was installed from an Office Admin Point on a server then it
stored the server name as part of the value and the MS Installer is
basically expecting to find a connection to its installation source for
feature repair etc. This article may be helpful to you.
http://support.microsoft.com/kb/297168/
=======
<<"Steve" <microsoft.com> wrote in message
news:com...
We recently installed a new Windows 2003 Server network. The old network
server ran Windows Server 2000 which was disconnected from the new network.

After the new network took over, user workstations and shared workstations
started asking for the MS Office CD. I believe this was for ver 2000 and/or
XP. Office 2003 is fine. My predecessor plugged the old Windows Server
2000
back into the network and that ended the requests for the Office CD.

I want the old server off the network. Can anyone advise me how to resolve
the issue of user computers wanting the Office CD? But, they look for the
old server for this information.


--
Thanks, Steve>>
--
Bob Buckland ?:-)
Microsoft MVP, Office Products


Thumbnails of .DOC files?

Posted: 25 Feb 2006 03:26 AM PST

Hi John,

Windows XP will display the document thumbnails if in Word having the
setting in File=>Properties to 'Save Preview Picture' is turned on. It was
turned *off* as the default for Office 2003 as it both increases the
document size and can be, for some, a privacy issue.

You can use File=>Open and choose the 'preview' view as a workaround if you
don't want to enable saving the picture in the documents.

=========
<<"John Jay Smith" <-> wrote in message
news:phx.gbl...
I can recall this working by default on an older machine...I think it used
office XP though. It had no need to select any option.. Windows explorer
could generate thumbnails from doc and xls on the fly. Anyway this is stated
on the MS site about windows2000 and office 2003.

This SHOULD work for XP, but how? <<
--
Bob Buckland ?:-)
Microsoft MVP, Office Products




Data Assistant

Posted: 25 Feb 2006 01:09 AM PST

Never mind ... I figured it out.

Because I had done a Windows XP re-install and basically reinstalled
my apps on top of themselves, there was a folder in Program
Files\Common Files\Microsoft Shared for Data Assistant from my
previous installation. I deleted that folder and now PowerPoint
doesn't crash.

Thanks anyway.

On Sun, 26 Feb 2006 05:46:42 -0500, opchiasm <com>
wrote:
 

Upgrading from Office Student version to Pro - question

Posted: 25 Feb 2006 12:23 AM PST

Bingo, Yes and you got it. No more need to scratch your head

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"L. Petchell" <microsoft.com> wrote in message news:com... 

windows installer runs everytime I open a word doc

Posted: 24 Feb 2006 08:52 PM PST

Mary -

Thanks...
But, it didn't help.

To summarize.
PC crashed. Installed office from scratch, from CDs.
This installer problem started.
Tried everything in that article.
Then I tried this tool. After that it claimed tere was no association with
the .doc file type.
I fixed that and tried to open a doc. No errors, nothing at all happened.
I re-installed office from scratch again.
Same installer problem.
Rats!

"Mary Sauer" wrote:
 

Microsoft Office Communicating on Port 37926???

Posted: 24 Feb 2006 05:46 PM PST

I'm using Outpost v3.0, but searching the net I've found that this is
firewall-independent.

Yes, IPBus uses the same port, but while IPBus is not specifically installed on my
computer, something called "Microsoft TV/Video Connection" is.

What I do not understand is why this is activated **ONLY** by Microsoft Office 2000
applications. People seem to blindly enable the port out of frustration, without
actually knowing what they are doing or why they are doing it. I don't like enabling
ports I don't understand.



"ANONYMOUS" wrote... 
Office 
37926 
of 
UDP:37926 
unrelated), 
on 
talking 
Bluetooth 
it's a 


Office 2003 setup in Terminal Server environment

Posted: 22 Feb 2006 02:33 PM PST

Hi Brett,

The Enterprise/Volume License editions of Office support creation of Microsoft Office Admin Installation Points and the use of MST
customizations for deployment
http://microsoft.com/office/ork/2003
(Microsoft Office Resource Kit)

========= 
news:com...
I'm trying to install Office Pro 2003 (retail) on a terminal/Citrix server.
Server is Windows Server 2003 Standard with SP1 and all other current updates
installed. Citrix Presentation Server 4 is also installed.

I've created a transform file using the Office Resource Kit. When I run the
install of Office and tell it to use this transform file, the install begins
and then comes back with a message that states:

"This version of Microsoft Office 2003 does not support Office Custom
Installation Wizard transforms"

The install runs fine without using the transform file.

Any thoughts?

Thanks,
Brett >>
--
Let us know if this helped you,

Bob Buckland ?:-)
MS Office System Products MVP
 

Pricing and Packages for '2007 Microsoft Office System'
http://microsoft.com/office/preview


Microsoft Office Document Imaging Writer Monitor

Posted: 22 Feb 2006 08:03 AM PST


If you do Detect & Repair, it should resolve itself automatically.

Help, Detect & Repair.

hth


Brian Meyers wrote: 

Microsoft Word - I had to un-install Office 2013 due to problems with Outlook, how do I re-install Word 2013

Microsoft Word - I had to un-install Office 2013 due to problems with Outlook, how do I re-install Word 2013


I had to un-install Office 2013 due to problems with Outlook, how do I re-install Word 2013

Posted: 04 Jan 2014 02:01 PM PST

Having installed Outlook 2013 and Windows Mail on a HP Envoy 23 All in One PC running Windows 8, not 8.1, we have since spent three days trying to find out where our emails kept disappearing to only to discover that this is a known, but outstanding, fault. 

The solution is to un-install Office 2013 because that is the only way to remove Outlook, in doing so you have to un-install all of the suite of Office 2013 programmes, and now I want to re-install Word. 

I would like to meet the team leader at Microsoft who came up with this idiotic solution, obviously he thinks his software is so good that it will never need un-installing.

So folks Windows 8 instructions and messages imply that you can re-install the programmes but give no clear guidance on doing it.

Help please.

Microsoft Word Will Not Delete Anything

Posted: 04 Jan 2014 01:55 PM PST

I never encountered this before in Microsoft Office 2007.  I am editting a document in Word and suddenly Word will not delete anything.  It makes no difference if I press the delete key or select the text and then select cut or delete nothing will happen.  Right now my document is full of errors and I cannot delete them.  Any ideas on correcting this problem?

 

Rich from NC

Cant Access MS Office

Posted: 04 Jan 2014 01:55 PM PST

Hi All, 

I have windows 2013 professional plus installed on my laptop. It was working fine a few days ago but now i am unable to open any MS Office programs. 

I have tried the following things so far: 
tried opening word in safe mode - did not work 
tried running winword.exe as an admin - did not work 
tried booting windows into safe mode and then opening word - did not work 

the event log is 
Faulting application name: WINWORD.EXE, version: 15.0.4551.1006, time stamp: 0x5269335a
Faulting module name: mso.dll, version: 15.0.4551.1007, time stamp: 0x52714b2d
Exception code: 0xc000001d
Fault offset: 0x0126b61d
Faulting process id: 0xe7c
Faulting application start time: 0x01cf099539de31c1
Faulting application path: C:\Program Files (x86)\Microsoft Office\Office15\WINWORD.EXE
Faulting module path: C:\Program Files (x86)\Common Files\Microsoft Shared\Office15\mso.dll


The mso.dll file is in the folder, but i have no idea how to go about checking if it's compromised or not. Any help or advice would be really great! Thanks. 

*edit: Forgot to mention that the error I get when I try and open is: Microsft Word has Stopped Working. 

Word 2010-Changes letter to legal

Posted: 04 Jan 2014 10:45 AM PST

Start document in letter and it changes to legal.  Will not allow a change back to letter.  Get the message "Increasing right margin causes last column to become too narrow in some sections having unevenly spaced columns."

 

Default is set to letter.  Suggestions?

creating a table of contents as breadcrumbs throughout a long document

Posted: 04 Jan 2014 10:31 AM PST

I've got a long document I've written which has a beautiful table of contents at the beginning which programatically associated with sections of the document and therefore easily updated (thank you MS!). I had this thought, however, that it would be nice to have a sort of second table of contents which appears on each page throughout the document as sort of a breadcrumb. That way the user can see where they are in relation to the rest of the content. I think of it is similar to the cut-away-tabs on old dictionaries which would both tell you where you are and easily let you jump to a different letter only a bit more sophisticated (mine would have clickable links for the digital version). I can do it manually (I create a long skinny text box that sits on the left or right margin of a given page and then drop the list of content into it bolding the active section) but I'd rather find a way to have it automatically update. Has anyone done anything like this? Can it be done? Am I reaching the limits of the program (albeit impressively far limits but perhaps limits nonetheless)? Thanks in advance!

Ariel in Denver 

How to purchase and download the Spanish language

Posted: 04 Jan 2014 10:31 AM PST

I need to install Spanish on my computer which is running Office 2007. I keep coming back to microsoft.product, but I still haven't found a solution. Can any one please supply me with the right link for whereever it it that I need to go to find the Spanish language pack. No, it is not installed on my computer already. I have checked.

Thank you.

Find and replace

Posted: 04 Jan 2014 10:14 AM PST

I've got a problem.  A large document in word 2010 using footnotes.  The document has over 200.  All need a change in format.

the footnotes are preceded with a space.  I want to remove that space.  But some have more than one footnote separated by a space.  I want to retain the space in this circumstance.  All footnotes are in color (108/1/8)

An example is:

itself. 473


Shortcut disablement Microsoft Word 2007

Posted: 04 Jan 2014 08:26 AM PST

Hi! I want to disable specific shortcuts the command name of which I do not know, or the category they belong to either -such as Ctrl+alt+2 ; furthermore, using the macro to generate the command list is not useful as it does not include, for instance, common symbols such as Ctrl+&,o  which inserts œ.
Could I just enter a batch of Modifiers+key strings so that all of them are disabled at once?
Thank you in advance!

Page size on word 2007

Posted: 04 Jan 2014 07:35 AM PST

In page set up paper size is on A6. I have tried to change this as I want A4 but cannot find an A4 option.  I have tried changing default settings but to no avail.

Can anyone please  help

Installation and activation of German proofing tools

Posted: 04 Jan 2014 07:27 AM PST

I have installed the free 32-bit and 64-bit versions of the German Proofing tools from the Microsoft office website for Office 2013. However, in the "Set Language Preference" of Word, I continue to receive the status that the proofing tool is not installed. I can activate the language in this box but the German proofing continues not working. I have restarted the Office applications and Windows 7, but with no success. Any tips?

Main Tabs wont open when clicked

Posted: 04 Jan 2014 02:55 AM PST

I have just downloaded Office Home and Student 2013. If I open a Word document and minimise the screen, all main tabs function ok. If the screen is put to maximum not all the main tabs work. For instance the document will open on the Home tab, but if I open a different Main Tab, the Home Tab wont re open. If I minimise the screen, it does!

Opening an existing Word doc in Windows 8.1

Posted: 04 Jan 2014 02:53 AM PST

I have Office Home & Student 2010 loaded onto my windows 8.1 laptop. When I select a word document
for opening a window pops up inviting me to 'buy try or activate windows 365'. I can call up Word and manually
find the doc I need but I would like to be able to click on the word doc and it automatically loads in the
Office I have loaded. Any ideas.

unable to link my blogger account with MS 2010.

Posted: 04 Jan 2014 12:19 AM PST

Whenever I try to link my blogger account an error message appears showing that "word cannot register your account". Why this is happening, I just don't understand what's the problem. I had the similar sort of problem with Windows Live Writer, But I solved that problem by giving an app specific password to WLW. I followed the same step but no result.  Is there anyone who could help me please help me....

why cant i draw a straight line or arrow in word 2013?

Posted: 04 Jan 2014 12:05 AM PST

hi

in word 2013 when I want to draw an arrow or a line it cant be straight in 180 degree in page and it is always a bit curve to up or down for example draw a rectangle and on its border line draw an arrow ( the arrow must be exactly on rectangle border line ) and you will see that the arrow is curve and is not on rectangle border.

cannot start word365 in safe mode

Posted: 03 Jan 2014 09:26 PM PST

I cannot start my word Office365 in safe mode. kindly help me. thank you.

 

Office 365 Web Apps on an Android tablet

Posted: 03 Jan 2014 09:12 PM PST

Has anyone got the Office 365 web apps to work on an android tablet? I have tried, but all it let's me do is view the document, and not edit anything.

Missing Fonts

Posted: 03 Jan 2014 04:57 PM PST

I just purchased a new Dell, along with Office 2013 Home & Student. The past 8 years I've been using an Apple, but thought I'd give Microsoft another try. Upon using, however, I find that my favorite font, Baskerville, is no where to be found. I've searched through a number of the sites listed on Microsoft's page of free font foundries, but to no avail. Am I missing something or has Baskerville been retired from the Microsoft world?

This seems like such a trifle, but it's these little things that can affect how we respond to a product.

Thanks

How can I print mobile Office 365 docs from an android smart phone to a Brother printer?

Posted: 03 Jan 2014 04:21 PM PST

I have a Galaxy Note 3 android smartphone and a Brother Multi Function Printer. I have mobile Office 365 installed on the phone. I have downloaded a Brother printer app which works for Google Docs but so far not for Office 365. Can anyone help please?

Bug in Microsoft Word

Posted: 03 Jan 2014 04:15 PM PST

I discovered a bug in Microsoft Word 2010.

I Windows Explorer, if you have the file preview pane turned on, and you click on a Word file, it will attempt to display a preview of the contents of that file in the preview pane. This means it needs to start WINWORD.EXE. What that means is that if you clicked on the word file in order to, let's say, rename it, you won't be able to. Or if you clicked on it and then hit delete in order to delete it, you won't be able to. It'll tell you that the file is already open and you can't rename or delete it. Any time I want to do this, I have to open the task manager, stop WINWORD.EXE, and then rename or delete (or whatever).

Does anyone know how to fix this?

Cannot open email attachements from hotmail/outlook

Posted: 03 Jan 2014 12:18 PM PST

I have windows 8.1, office 2013, and every time I try to open an email attachment (i.e. Download as zip.) regardless of the type of file (word, ppt. excel...) the computer tries to open the document in Microsoft word, and I get the following messages:

"We're sorry, we cannot open ... because we found a problem with its contents." I then click 'OK', and the next message says: "We found unreadable content in .... Do you want to recover the contents of this document? If you trust the source of this document, click Yes." I then click "Yes," and then I am told, "We're sorry, we can't open ... because we found a problem with its contents."

Note: I know the source of the documents and know them to be trusted.

I tried going into Word/options/trust center/trust center settings/protected view and unchecked each of the three "Enable Protected View for files..." originating from the internet, located in potentially unsafe locations, and for Outlook attachments -- to no avail.

I can open the attachments if I select "View online." Is this my only option?

Never had this problem with Windows 7/ Office 2007. Can you help?

Word 2010 : Watermark visibility on paper

Posted: 03 Jan 2014 12:00 PM PST

I've encountered a small problem wit my watermarking of documents.
In the background of every document I make, there is a faint Weierstrass p () in the background based on the template I use.
However, I've discovered that its visibility varies when I print the document. I use the text color named "White, Background 1, 5% darker" (r/g/b 242), which is quite weak, but not too weak, as I want it to be somewhat faint and thereby not dominating. I've also hooked it up to be partially transparent.

Here is the deal: Whenever i print a blank page with little on no text the watermark is fine. If I use the automatic color setting on the printer, it is slightly lighter, but still tolerable. Unfortunately, if the page is covered with text, then a black-and-white print will have it considerably weaker. The same document printed with color will make the entire watermark disappear.

Is there someway to change this behavior, so the watermark stays non-dominating but still slightly visible on both a black-and-white and a print with color?
 
Old title: Watermark visibility on paper