Hi,
I have been able to get Office 2000 to mostly install with this msi.dll
http://steven-edwards.kicks-ass.org/~sedwards/msi.dll
It is a port of the msi from CrossOver 5.0 release with a few tweaks.
The issue I am having now is that Office applications fail to load due
to usermode exceptions on oso9.dll or whatever the core Office dll is.
If anyone is interested could they take a look at this?
You need install using
msiexec /i package.msi
where package.msi is the main Office2000 msi on the CD. There is still
some issue where the setup.exe program thinks it needs to upgrade our
msi.
Thanks
Steven
--
Steven Edwards - ReactOS and Wine developer
"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo
greatlrd(a)svn.reactos.com wrote:
> Corretat en översätting miss upptäckes av harteex program files till program
Can we please keep the commit messages in English? ;-)
- Thomas
Hi,
Using svn rev 19823 I cannot compile anything with msvc2k5. All source
files give the errors like the following
Compiling...
cl : Command line warning D9040 : ignoring option '/analyze'; Code
Analysis warnings are not available in this edition of the compiler
appwiz.c
c:\source\clean\reactos\lib\cpl\appwiz\appwiz.c(67) : warning C4244:
'=' : conversion from 'LRESULT' to 'int', possible loss of data
c:\source\clean\reactos\lib\cpl\appwiz\appwiz.c(152) : warning C4244:
'=' : conversion from 'LRESULT' to 'ULONG', possible loss of data
c:\source\clean\reactos\lib\cpl\appwiz\appwiz.c(110) : warning C4100:
'lParam' : unreferenced formal parameter
c:\source\clean\reactos\lib\cpl\appwiz\appwiz.c(187) : warning C4100:
'lParam' : unreferenced formal parameter
c:\source\clean\reactos\lib\cpl\appwiz\appwiz.c(187) : warning C4100:
'wParam' : unreferenced formal parameter
c:\source\clean\reactos\lib\cpl\appwiz\appwiz.c(187) : warning C4100:
'hwndDlg' : unreferenced formal parameter
c:\source\clean\reactos\lib\cpl\appwiz\appwiz.c(243) : warning C4100:
'hwndCPl' : unreferenced formal parameter
c:\source\clean\reactos\lib\cpl\appwiz\appwiz.c(275) : warning C4100:
'lpvReserved' : unreferenced formal parameter
c:\source\clean\reactos\lib\cpl\appwiz\appwiz.c(286) : error C2857:
'#include' statement specified with the /Ycstdafx.h command-line
option was not found in the source file
Build log was saved at
"file://c:\source\clean\reactos\lib\cpl\appwiz\Debug\BuildLog.htm"
appwiz - 1 error(s), 9 warning(s)
--
Steven Edwards - ReactOS and Wine developer
"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo
> -----Original Message-----
> From: Murphy, Ged (Bolton) [mailto:MurphyG@cmpbatteries.co.uk]
> Sent: 02 December 2005 08:16
> To: 'ReactOS Development List'
> Subject: RE: [ros-dev] msvc backend issue
>
>
>
> > -----Original Message-----
> > From: Steven Edwards [mailto:winehacker@gmail.com]
> > Sent: 02 December 2005 07:51
> > To: ReactOS Development List
> > Subject: [ros-dev] msvc backend issue
> >
> > '#include' statement specified with the /Ycstdafx.h command-line
> > option was not found in the source file
>
>
> I get this same error.
> Try reverting 19789. It was working fine up until this point
> as I did some
> testing with it.
>
Nevermind, I see Christoph fixed it as I was typing that ... heh.
************************************************************************
The information contained in this message or any of its
attachments is confidential and is intended for the exclusive
use of the addressee. The information may also be legally
privileged. The views expressed may not be company policy,
but the personal views of the originator. If you are not the
addressee, any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited.
If you have received this message in error, please contact
postmaster(a)exideuk.co.uk
<mailto:postmaster@exideuk.co.uk> and then delete this message.
Exide Technologies is an industrial and transportation battery
producer and recycler with operations in 89 countries.
Further information can be found at www.exide.com
> -----Original Message-----
> From: WaxDragon [mailto:waxdragon@gmail.com]
> Sent: 02 December 2005 01:02
> To: ReactOS Development List
> Subject: Re: [ros-dev] Freeze the trunk and release
>
>
> In my 19792, I have a working dhcp client, and can access the cdrom
> drive, under vmware.. I haven't had a chance to try Firefox.
>
> I'm for a freeze, but against a release at this time.
>
I think a freeze would lead directly onto a release as all the critical bugs
should be fixed in the freeze period.
************************************************************************
The information contained in this message or any of its
attachments is confidential and is intended for the exclusive
use of the addressee. The information may also be legally
privileged. The views expressed may not be company policy,
but the personal views of the originator. If you are not the
addressee, any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited.
If you have received this message in error, please contact
postmaster(a)exideuk.co.uk
<mailto:postmaster@exideuk.co.uk> and then delete this message.
Exide Technologies is an industrial and transportation battery
producer and recycler with operations in 89 countries.
Further information can be found at www.exide.com
> -----Original Message-----
> From: Steven Edwards [mailto:winehacker@gmail.com]
> Sent: 02 December 2005 07:51
> To: ReactOS Development List
> Subject: [ros-dev] msvc backend issue
>
> '#include' statement specified with the /Ycstdafx.h command-line
> option was not found in the source file
I get this same error.
Try reverting 19789. It was working fine up until this point as I did some
testing with it.
************************************************************************
The information contained in this message or any of its
attachments is confidential and is intended for the exclusive
use of the addressee. The information may also be legally
privileged. The views expressed may not be company policy,
but the personal views of the originator. If you are not the
addressee, any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited.
If you have received this message in error, please contact
postmaster(a)exideuk.co.uk
<mailto:postmaster@exideuk.co.uk> and then delete this message.
Exide Technologies is an industrial and transportation battery
producer and recycler with operations in 89 countries.
Further information can be found at www.exide.com
Hi,
If our testing cordinator would agree to it I think it would be nice
to freeze the trunk for a week and then branch for another release.
Its been 2+ months and I am seeing the following bugs
dhcp client - broken
firefox - kernel crashes
cdrom - device not being found
I think its time we get her qusi-stable again.
--
Steven Edwards - ReactOS and Wine developer
"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo