Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Excel 2007 no longer opens documents on desktop or email attachmen

When I click on an excel document on my desktop, I get an error message
saying: "windows cannot find [name of document]. Please make sure you typed
the name correctly, etc." The same thing happens when I try to open an excel
email attachment. If I open Excel and can locate the file through "Desktop"
or "Documents," the same document will open. I ran Office diagnostic which
found nothing wrong. This does not happen with Word 2007 documents on the
desktop.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 72
Default Excel 2007 no longer opens documents on desktop or email attachmen

you can try this, i don't know which operating system you're using, though.

open a cmd prompt.
this is where it makes difference. in vista you'll have to open it as an
administrator.
navigate to C:\Program Files\Microsoft Office\Office12

if you're running a 64 bit os,
C:\Program Files (x86)\Microsoft Office\Office12

type in this command: excel.exe /unregserver

then type this command: excel.exe /regserver

if you have issues, let us know which operating system you're running, it
makes a big difference.

--


Gary Keramidas
Excel 2003


"Reno99" wrote in message
...
When I click on an excel document on my desktop, I get an error message
saying: "windows cannot find [name of document]. Please make sure you
typed
the name correctly, etc." The same thing happens when I try to open an
excel
email attachment. If I open Excel and can locate the file through
"Desktop"
or "Documents," the same document will open. I ran Office diagnostic which
found nothing wrong. This does not happen with Word 2007 documents on the
desktop.


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Excel 2007 no longer opens documents on desktop or email attac

I'm running Vista Home Premium 32-bit edition. I was not able to follow your
advice. The commands "/regserver" and "/unregserver" were rejected as
"Invalid switch. I tried a system restore but it repeatedly failed.

Thanks,

Reno99

"Gary Keramidas" wrote:

you can try this, i don't know which operating system you're using, though.

open a cmd prompt.
this is where it makes difference. in vista you'll have to open it as an
administrator.
navigate to C:\Program Files\Microsoft Office\Office12

if you're running a 64 bit os,
C:\Program Files (x86)\Microsoft Office\Office12

type in this command: excel.exe /unregserver

then type this command: excel.exe /regserver

if you have issues, let us know which operating system you're running, it
makes a big difference.

--


Gary Keramidas
Excel 2003


"Reno99" wrote in message
...
When I click on an excel document on my desktop, I get an error message
saying: "windows cannot find [name of document]. Please make sure you
typed
the name correctly, etc." The same thing happens when I try to open an
excel
email attachment. If I open Excel and can locate the file through
"Desktop"
or "Documents," the same document will open. I ran Office diagnostic which
found nothing wrong. This does not happen with Word 2007 documents on the
desktop.


.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Excel 2007 no longer opens documents on desktop or email attac

I don't run Vista but have you made sure there is a space between

excel.exe<sp/regserver


Gord Dibben MS Excel MVP

On Fri, 12 Feb 2010 16:06:06 -0800, Reno99
wrote:

I'm running Vista Home Premium 32-bit edition. I was not able to follow your
advice. The commands "/regserver" and "/unregserver" were rejected as
"Invalid switch. I tried a system restore but it repeatedly failed.

Thanks,

Reno99

"Gary Keramidas" wrote:

you can try this, i don't know which operating system you're using, though.

open a cmd prompt.
this is where it makes difference. in vista you'll have to open it as an
administrator.
navigate to C:\Program Files\Microsoft Office\Office12

if you're running a 64 bit os,
C:\Program Files (x86)\Microsoft Office\Office12

type in this command: excel.exe /unregserver

then type this command: excel.exe /regserver

if you have issues, let us know which operating system you're running, it
makes a big difference.

--


Gary Keramidas
Excel 2003


"Reno99" wrote in message
...
When I click on an excel document on my desktop, I get an error message
saying: "windows cannot find [name of document]. Please make sure you
typed
the name correctly, etc." The same thing happens when I try to open an
excel
email attachment. If I open Excel and can locate the file through
"Desktop"
or "Documents," the same document will open. I ran Office diagnostic which
found nothing wrong. This does not happen with Word 2007 documents on the
desktop.


.


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 72
Default Excel 2007 no longer opens documents on desktop or email attac

exactly why i stated you need to run in an elevated command prompt.

right click the command prompt start menu item and select run as
administrator. then try the commands i stated.

vista uac blocks this by default.

--


Gary Keramidas
Excel 2003


"Reno99" wrote in message
...
I'm running Vista Home Premium 32-bit edition. I was not able to follow
your
advice. The commands "/regserver" and "/unregserver" were rejected as
"Invalid switch. I tried a system restore but it repeatedly failed.

Thanks,

Reno99

"Gary Keramidas" wrote:

you can try this, i don't know which operating system you're using,
though.

open a cmd prompt.
this is where it makes difference. in vista you'll have to open it as an
administrator.
navigate to C:\Program Files\Microsoft Office\Office12

if you're running a 64 bit os,
C:\Program Files (x86)\Microsoft Office\Office12

type in this command: excel.exe /unregserver

then type this command: excel.exe /regserver

if you have issues, let us know which operating system you're running, it
makes a big difference.

--


Gary Keramidas
Excel 2003


"Reno99" wrote in message
...
When I click on an excel document on my desktop, I get an error message
saying: "windows cannot find [name of document]. Please make sure you
typed
the name correctly, etc." The same thing happens when I try to open an
excel
email attachment. If I open Excel and can locate the file through
"Desktop"
or "Documents," the same document will open. I ran Office diagnostic
which
found nothing wrong. This does not happen with Word 2007 documents on
the
desktop.


.




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Excel 2007 no longer opens documents on desktop or email attac

I have been running as an administrator. I am having trouble navigating to
the Program Files\Office 12\Excel.exe location, and when I tried to use the
cmd "help" AND "?" to find out about either "regserver" or "unregserver" I
get that it "is not recognized as an internal or external command." Now I
know this version of cmd.exe is different from the command prompts in the
past, and I may be having a problem with syntax here, but I have tried many
permutations of commands. Apparently I need more explicit instructions form
the command prompt. Thank you for your assistance.

"Gary Keramidas" wrote:

exactly why i stated you need to run in an elevated command prompt.

right click the command prompt start menu item and select run as
administrator. then try the commands i stated.

vista uac blocks this by default.

--


Gary Keramidas
Excel 2003


"Reno99" wrote in message
...
I'm running Vista Home Premium 32-bit edition. I was not able to follow
your
advice. The commands "/regserver" and "/unregserver" were rejected as
"Invalid switch. I tried a system restore but it repeatedly failed.

Thanks,

Reno99

"Gary Keramidas" wrote:

you can try this, i don't know which operating system you're using,
though.

open a cmd prompt.
this is where it makes difference. in vista you'll have to open it as an
administrator.
navigate to C:\Program Files\Microsoft Office\Office12

if you're running a 64 bit os,
C:\Program Files (x86)\Microsoft Office\Office12

type in this command: excel.exe /unregserver

then type this command: excel.exe /regserver

if you have issues, let us know which operating system you're running, it
makes a big difference.

--


Gary Keramidas
Excel 2003


"Reno99" wrote in message
...
When I click on an excel document on my desktop, I get an error message
saying: "windows cannot find [name of document]. Please make sure you
typed
the name correctly, etc." The same thing happens when I try to open an
excel
email attachment. If I open Excel and can locate the file through
"Desktop"
or "Documents," the same document will open. I ran Office diagnostic
which
found nothing wrong. This does not happen with Word 2007 documents on
the
desktop.

.


.

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 72
Default Excel 2007 no longer opens documents on desktop or email attac

see if you can do this:

open explorer and navigate to c:\program files\microsoft office

shift right click on office 12 and select open command window here

type in

regsvr32 excel.exe

press enter and see if it works


--


Gary Keramidas
Excel 2003


"Reno99" wrote in message
...
I have been running as an administrator. I am having trouble navigating to
the Program Files\Office 12\Excel.exe location, and when I tried to use
the
cmd "help" AND "?" to find out about either "regserver" or "unregserver" I
get that it "is not recognized as an internal or external command." Now I
know this version of cmd.exe is different from the command prompts in the
past, and I may be having a problem with syntax here, but I have tried
many
permutations of commands. Apparently I need more explicit instructions
form
the command prompt. Thank you for your assistance.

"Gary Keramidas" wrote:

exactly why i stated you need to run in an elevated command prompt.

right click the command prompt start menu item and select run as
administrator. then try the commands i stated.

vista uac blocks this by default.

--


Gary Keramidas
Excel 2003


"Reno99" wrote in message
...
I'm running Vista Home Premium 32-bit edition. I was not able to follow
your
advice. The commands "/regserver" and "/unregserver" were rejected as
"Invalid switch. I tried a system restore but it repeatedly failed.

Thanks,

Reno99

"Gary Keramidas" wrote:

you can try this, i don't know which operating system you're using,
though.

open a cmd prompt.
this is where it makes difference. in vista you'll have to open it as
an
administrator.
navigate to C:\Program Files\Microsoft Office\Office12

if you're running a 64 bit os,
C:\Program Files (x86)\Microsoft Office\Office12

type in this command: excel.exe /unregserver

then type this command: excel.exe /regserver

if you have issues, let us know which operating system you're running,
it
makes a big difference.

--


Gary Keramidas
Excel 2003


"Reno99" wrote in message
...
When I click on an excel document on my desktop, I get an error
message
saying: "windows cannot find [name of document]. Please make sure
you
typed
the name correctly, etc." The same thing happens when I try to open
an
excel
email attachment. If I open Excel and can locate the file through
"Desktop"
or "Documents," the same document will open. I ran Office diagnostic
which
found nothing wrong. This does not happen with Word 2007 documents
on
the
desktop.

.


.


  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Excel 2007 no longer opens documents on desktop or email attac

Okay, after much trial and error I managed to find the right path and was
able to execute "unregserver" then "regserver." So then I restarted the
computer and tried to open Excel files from desktop and emails. No change.
Now am I supposed to register multiple paths using this method? desktop?
Temporary internet files?

"Gary Keramidas" wrote:

exactly why i stated you need to run in an elevated command prompt.

right click the command prompt start menu item and select run as
administrator. then try the commands i stated.

vista uac blocks this by default.

--


Gary Keramidas
Excel 2003


"Reno99" wrote in message
...
I'm running Vista Home Premium 32-bit edition. I was not able to follow
your
advice. The commands "/regserver" and "/unregserver" were rejected as
"Invalid switch. I tried a system restore but it repeatedly failed.

Thanks,

Reno99

"Gary Keramidas" wrote:

you can try this, i don't know which operating system you're using,
though.

open a cmd prompt.
this is where it makes difference. in vista you'll have to open it as an
administrator.
navigate to C:\Program Files\Microsoft Office\Office12

if you're running a 64 bit os,
C:\Program Files (x86)\Microsoft Office\Office12

type in this command: excel.exe /unregserver

then type this command: excel.exe /regserver

if you have issues, let us know which operating system you're running, it
makes a big difference.

--


Gary Keramidas
Excel 2003


"Reno99" wrote in message
...
When I click on an excel document on my desktop, I get an error message
saying: "windows cannot find [name of document]. Please make sure you
typed
the name correctly, etc." The same thing happens when I try to open an
excel
email attachment. If I open Excel and can locate the file through
"Desktop"
or "Documents," the same document will open. I ran Office diagnostic
which
found nothing wrong. This does not happen with Word 2007 documents on
the
desktop.

.


.

  #9   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Excel 2007 no longer opens documents on desktop or email attac

When I executed both "regserver" and "unregserver" the program instantly
opened an Excel sheet, but I was still unable to open Excel files on desktop
or in email attachments. I received exactly the same results as I have in
earlier attempts: "Windows cannot find..."

"Reno99" wrote:

Okay, after much trial and error I managed to find the right path and was
able to execute "unregserver" then "regserver." So then I restarted the
computer and tried to open Excel files from desktop and emails. No change.
Now am I supposed to register multiple paths using this method? desktop?
Temporary internet files?

"Gary Keramidas" wrote:

exactly why i stated you need to run in an elevated command prompt.

right click the command prompt start menu item and select run as
administrator. then try the commands i stated.

vista uac blocks this by default.

--


Gary Keramidas
Excel 2003


"Reno99" wrote in message
...
I'm running Vista Home Premium 32-bit edition. I was not able to follow
your
advice. The commands "/regserver" and "/unregserver" were rejected as
"Invalid switch. I tried a system restore but it repeatedly failed.

Thanks,

Reno99

"Gary Keramidas" wrote:

you can try this, i don't know which operating system you're using,
though.

open a cmd prompt.
this is where it makes difference. in vista you'll have to open it as an
administrator.
navigate to C:\Program Files\Microsoft Office\Office12

if you're running a 64 bit os,
C:\Program Files (x86)\Microsoft Office\Office12

type in this command: excel.exe /unregserver

then type this command: excel.exe /regserver

if you have issues, let us know which operating system you're running, it
makes a big difference.

--


Gary Keramidas
Excel 2003


"Reno99" wrote in message
...
When I click on an excel document on my desktop, I get an error message
saying: "windows cannot find [name of document]. Please make sure you
typed
the name correctly, etc." The same thing happens when I try to open an
excel
email attachment. If I open Excel and can locate the file through
"Desktop"
or "Documents," the same document will open. I ran Office diagnostic
which
found nothing wrong. This does not happen with Word 2007 documents on
the
desktop.

.


.

  #10   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 793
Default Excel 2007 no longer opens documents on desktop or email attachmen

Try this

Close Excel if open
Click on Start and then Run
Type the following command (after replacing yourpathtoexcel.exe with the
actual path in your compuer)
StartRun "C:\yourpathtoexcel2007\excel.exe" /regserver

On my laptop I use
"C:\Program Files\Microsoft Office\Office12\Excel.exe" /regserver

note the space before /regserver

"Reno99" wrote:

When I click on an excel document on my desktop, I get an error message
saying: "windows cannot find [name of document]. Please make sure you typed
the name correctly, etc." The same thing happens when I try to open an excel
email attachment. If I open Excel and can locate the file through "Desktop"
or "Documents," the same document will open. I ran Office diagnostic which
found nothing wrong. This does not happen with Word 2007 documents on the
desktop.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Alt E no longer opens Edit menu simonc Excel Discussion (Misc queries) 4 September 8th 08 03:52 PM
Why do my excel documents not open from the desktop? erk1978 Excel Discussion (Misc queries) 3 March 22nd 05 01:19 AM
Excel 2003 Opens Up Every File in My Documents Glenn Reschke Excel Discussion (Misc queries) 0 February 22nd 05 09:39 PM
Excel 2003 Opens Up Every File in My Documents Glenn Reschke Excel Discussion (Misc queries) 4 February 11th 05 06:00 PM
Excel opens all files in My Documents on launch Stilson New Users to Excel 2 December 24th 04 12:52 AM


All times are GMT +1. The time now is 08:46 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"