Re: .doc is not a valid Win32 application Help, help. help.



"Globulin777" <Globulin777@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote...
....
The extension for doc files is as norman i.e .doc
....
"GLOBULIN777" <GLOBULIN777@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
....
.doc is not a valid Win32 application

THE ABOVE IS AN ERROR MESSAGE I RECEIVE WHEN I TRY TO OPEN (BY DOUBLE
CLICKING) A WORD 2003 DOCUMENT USING WORD 2007.
I CAN OPEN THE 2003 WORD DOCUMENT FROM WITHIN THE MICROSOFT OFFICE WORD
2007 PROGRAMME BUT THIS IS MUCH MORE CUMBERSOME THAN OPENING THE 2003
WORD DOCUMENT JUST BY DOUBLE CLICKING ON ITS ICON, WHICH IS WHAT I WANT
TO BE ABLE TO DO.
i TRY TO SET THE FILE ASSOCIATION FOR THE DOCUMENT TO WORD 2007 BUT I
CANNOT AS WHEN I TRY TO DO THIS WORD 2007 IS NOT AVAILABLE AS A
PROGRAMME IN THE FILE ASSOCIATION LIST, EVEN IF I BROWSE AND MANUALLY
TRY TO INSERT WORD 2007 INTO THE LIST OF PROGRAMS FOR FILE
ASSOCIATION IT WILL NOT APPEAR IN THE LIST OF PROGRAMMES.
....

Maybe easiest to figure this out from a console prompt. Start a console (aka
DOS prompt) session and run the following command.

assoc .doc

That should show something like

..doc=Word.Document.8

If assoc doesn't show anything for the .doc extension, it'd be expedient to
fully UNINSTALL (caps OK for emphasis) then reinstall Office 2007. For Excel
at least you could use the Run dialog (hold down the Windows logo key and
press R) to run the command

Excel /regserver

Maybe there's something similar for Word. If assoc does show something for
the .doc extension, run the following command.

ftype Word.Document.8

If everything is OK, it should show something like

Word.Document.8="C:\Program Files\MSOFFICE\OFFICE11\WINWORD.EXE"

If not, again it'd be expedient to uninstall then reinstall.

If you're installing under Vista Basic, are you installing from a user
account with administrator privileges?


.



Relevant Pages

  • Re: 16 Bit Programme
    ... I HAVE IN THE PAST RUN THIS PROGRAMME ON MY ... Error message when you install or start an MS-DOS or 16-bit ... In the command prompt, type in the following two commands exactly as ... torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway ...
    (microsoft.public.windowsxp.general)
  • Re: whats wrong with this code from a book?
    ... > not even sure about the command when feeding it data. ... > so, all that in short, how do you think this programme is supposed to ... The declarations go *before* the first statement. ... int main ...
    (comp.lang.c)
  • Re: MS Access VBA Programming - Queries on the Run - Crystal Report
    ... The programme is developed as queries on the run using SQL. ... The code line on the global form with the following command appears as ... Set rst = db.OpenRecordset ... The set rst command shows rst = nothing and the dbOpenDynaset command = 2 ...
    (microsoft.public.access.formscoding)
  • Re: using serial port using APIs
    ... The baud rate is 9600 and there are only 15 bytes. ... It is the time takes between the mscomm1.output command and the ... Is there an API that will wait for receive data and then inform the ... >> I would also like help on making the programme multi threaded so that the ...
    (microsoft.public.vb.winapi)
  • Re: OT: assigned programmes for PHP files?
    ... programme in Windows, so one can use whatever one wants to use. ... assoc .php=PHPScript ... Sincerely Yours, AnrDaemon ...
    (comp.lang.php)