Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Whenever my ASP.NET app creates an excel file and saves it a get a shortcut
on my C drive. The original excel file is saving in the correct place. But I think the recent file is what is being created on the C drive. How can I stop this? Can I change where the recent files for excel are saved off? Thank You |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
First, I don't speak ASP.Net, but...
I think Jim Rech suggested this: Check to see where your "Recent" folder points to. If it points at your desktop, that could be where windows/excel is storing the shortcut. Here's the link to Jim's post/thread. http://groups.google.com/groups?thre...%40tkmsftngp03 Heck, here's his message: ==== Well it sounds as if your "Recent" folder and your "Desktop" folder have merged. Everytime you open an Office document a shortcut goes to the Recent Documents folder. On my machine running Windows XP those folders are listed under this registry key: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Shell Folders You might run Regedit.exe and look for something amiss. I think the Recent entry should point to something like this: C:\Documents and Settings\UserName\Recent. If it points to the same place as your Desktop entry you have your answer. -- Jim Rech Excel MVP Jerry8989 wrote: Whenever my ASP.NET app creates an excel file and saves it a get a shortcut on my C drive. The original excel file is saving in the correct place. But I think the recent file is what is being created on the C drive. How can I stop this? Can I change where the recent files for excel are saved off? Thank You -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dave thanks for the reply but when I test what Jim says it doesn't fix the
issue because I need to change the recent files for Excel. The shell folders key within the registry doesn't seem to effect the excel recent files. Jerry "Dave Peterson" wrote: First, I don't speak ASP.Net, but... I think Jim Rech suggested this: Check to see where your "Recent" folder points to. If it points at your desktop, that could be where windows/excel is storing the shortcut. Here's the link to Jim's post/thread. http://groups.google.com/groups?thre...%40tkmsftngp03 Heck, here's his message: ==== Well it sounds as if your "Recent" folder and your "Desktop" folder have merged. Everytime you open an Office document a shortcut goes to the Recent Documents folder. On my machine running Windows XP those folders are listed under this registry key: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Shell Folders You might run Regedit.exe and look for something amiss. I think the Recent entry should point to something like this: C:\Documents and Settings\UserName\Recent. If it points to the same place as your Desktop entry you have your answer. -- Jim Rech Excel MVP Jerry8989 wrote: Whenever my ASP.NET app creates an excel file and saves it a get a shortcut on my C drive. The original excel file is saving in the correct place. But I think the recent file is what is being created on the C drive. How can I stop this? Can I change where the recent files for excel are saved off? Thank You -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I think that this isn't excel's MRU list. It belongs to Windows.
When you click on Windows Start button|Documents, you'll see a list of shortcuts to the most recently used windows files. I don't have another guess. Jerry8989 wrote: Dave thanks for the reply but when I test what Jim says it doesn't fix the issue because I need to change the recent files for Excel. The shell folders key within the registry doesn't seem to effect the excel recent files. Jerry "Dave Peterson" wrote: First, I don't speak ASP.Net, but... I think Jim Rech suggested this: Check to see where your "Recent" folder points to. If it points at your desktop, that could be where windows/excel is storing the shortcut. Here's the link to Jim's post/thread. http://groups.google.com/groups?thre...%40tkmsftngp03 Heck, here's his message: ==== Well it sounds as if your "Recent" folder and your "Desktop" folder have merged. Everytime you open an Office document a shortcut goes to the Recent Documents folder. On my machine running Windows XP those folders are listed under this registry key: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Shell Folders You might run Regedit.exe and look for something amiss. I think the Recent entry should point to something like this: C:\Documents and Settings\UserName\Recent. If it points to the same place as your Desktop entry you have your answer. -- Jim Rech Excel MVP Jerry8989 wrote: Whenever my ASP.NET app creates an excel file and saves it a get a shortcut on my C drive. The original excel file is saving in the correct place. But I think the recent file is what is being created on the C drive. How can I stop this? Can I change where the recent files for excel are saved off? Thank You -- Dave Peterson -- Dave Peterson |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dave Thanks again for your reply
I have to figure out how excel handles this Thanks again Jerry "Dave Peterson" wrote: I think that this isn't excel's MRU list. It belongs to Windows. When you click on Windows Start button|Documents, you'll see a list of shortcuts to the most recently used windows files. I don't have another guess. Jerry8989 wrote: Dave thanks for the reply but when I test what Jim says it doesn't fix the issue because I need to change the recent files for Excel. The shell folders key within the registry doesn't seem to effect the excel recent files. Jerry "Dave Peterson" wrote: First, I don't speak ASP.Net, but... I think Jim Rech suggested this: Check to see where your "Recent" folder points to. If it points at your desktop, that could be where windows/excel is storing the shortcut. Here's the link to Jim's post/thread. http://groups.google.com/groups?thre...%40tkmsftngp03 Heck, here's his message: ==== Well it sounds as if your "Recent" folder and your "Desktop" folder have merged. Everytime you open an Office document a shortcut goes to the Recent Documents folder. On my machine running Windows XP those folders are listed under this registry key: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Shell Folders You might run Regedit.exe and look for something amiss. I think the Recent entry should point to something like this: C:\Documents and Settings\UserName\Recent. If it points to the same place as your Desktop entry you have your answer. -- Jim Rech Excel MVP Jerry8989 wrote: Whenever my ASP.NET app creates an excel file and saves it a get a shortcut on my C drive. The original excel file is saving in the correct place. But I think the recent file is what is being created on the C drive. How can I stop this? Can I change where the recent files for excel are saved off? Thank You -- Dave Peterson -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
show most recent files first when opening excel files | Excel Discussion (Misc queries) | |||
Add-in files filling up My Recent Documents - Excel 2007 | Excel Discussion (Misc queries) | |||
How make 7 recent Excel files appear on Excel2003 list? | Excel Discussion (Misc queries) | |||
Can't open excel files shown in my recent document? | Excel Discussion (Misc queries) | |||
Recent Files used - Excel 2000 | New Users to Excel |