|
A friend of mine I running a non-for-profit organisation which was recently donated a couple of old PCs without any software licenses.
The computers are intended for a typical office use, sending emails, preparing documents, brochures, presentations etc...
Started by kristof on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at serverfault):
Actually MS do offer for such organizations ....
Ubuntu is pretty Windows like and should or LinuxMint
Apart from Open Office that others have metioned there is Google Docs .
Almost any modern Linux distro will come with Open Office.
|
|
I have a GPO that I use to push Office 2007 to our XP and Vista clients in our 2003 domain. I just installed a Windows 7 x64 Pro RTM machine and I'm trying to install Office 2007 in the same manner, but it just won't install. Other software packages do...
Started by Dan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Figured it out: apparently, the 64-bit installer is just some office components, not the entire suite.
|
|
I need to create Windows form that has the following features.
Semi-transparent on top-half of form(about 100-200 pixel). Quick access toolbar like Microsoft Office 2010 TP. Control box(minimize, maximize, close button) that is generated by Windows API...
Started by Soul_Master on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Http://www.codeproject.com/KB/vista/AeroGlassForms.aspx
There's a number of third-party controls that can provide the toolbar in the title bar - I like DevExpress' offering - but I'm unsure of the semi-transparent... .
Take a look at this CodeProject article.
|
Ask your Facebook Friends
|
Is there some settings I can toggle to make office act/look/feel more like the office suite under windows? Ultimately I would like the ribbon back but I guess small things like setting excel to not display pages are more the way to go. I would atleast...
Started by P.Bjorklund on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Your best bet if you have enough RAM is to run Office 2007 under....
In my opinion, trying to make Office 2008 for Mac work like Office 2007 is a lost cause.
I have Office 2008 for Mac at home and use Office 2007 at work.
|
|
I bought a new PC which of course came with a lot crapware/trialware installed on it, one of the most offending is of course MS Office 60 day trial/Home & student version. The problem is that after uninstalling, the "MS-Office Reinstall Trial" program...
Started by Fellknight on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Try turning off User Account Control (under control panel, user account, change user account settings... .
Try using revo-uninstaller, it does more than just uninstall a program, it also gets rid of all traces that program left behind like registry settings .
|
|
What happens when the Office 2003 PIA prerequisite and launch condition in a Windows installer are run against an Office 2007 system?
Started by bill_the_loser on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Are you trying to get some 2003 Add-ins to work with Office 2007?
Yes, it will fail unless for the simple reason that Office....
AFAIK application.
I believe the 2003 PIA require Office 2003 be installed (so I'm guessing it would fail).
|
|
There's Windows SharePoint Services (WSS) and then there is Microsoft Office SharePoint Server (MOSS). MOSS considerably more expensive than WSS (which ships as part of Microsoft Server licensing).
My question is: what does MOSS do that makes it worth...
Started by Rob Sanders on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Microsoft Office SharePoint Server 2007 Edition Comparison.
Will definitely help to answer your question.
|
|
Hi,
I was trying to install Office 2007 on my new Win 7 box, but after inserting the DVD (original Microsoft disk), the drive kept trying to read the disk and nothing happened at all. I couldn't browse it nor start manually. After removing the disk I ...
Started by Grzenio on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at superuser):
You also can try to install Office 2010 Beta that is now available and I use it, so far so good!
About....
Windows 7 and Office 2007Same for me as GAThrawn.
You're probably dealing with a bad combination of drive and disk .
From there.
|
|
Hi guys,
I know I can display a Powerpoint presentation within my own form (see here ), but I'm wondering whether there is a way to get rid of Microsoft Office as a requirement?
I guess basically what I'm asking for is a library which will display Powerpoint...
Started by TomFromThePool on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Also see this thread about....
Try this: PowerPoint Viewer 2007.
Finally, you could show the images in your app.
It can open up an PPT file you have, then I think you could save each sheet to a image .
I believe you can accomplish this with Aspose.Slides.
|
|
So, we are migrating an old web app from a 32-bit server to a newer 64-bit server. The app is basically a Classic ASP app. The pool is set to run in 64-bit and cannot be set to 32-bit due to other components. However, this breaks the old usage of Jet ...
Started by alphadogg on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at stackoverflow):
This is exactly why....
Excel 2007 - v12 Windows service.
While the driver may be Office 2010 I would presume your Excel documents are not.
Excel 14 is for Office 2010.
It could be the Excel version in the Extended Properties parameter .
|