Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Vista Newsgroups > Vista file management

SendTo shortcuts?

Update your Vista Drivers Update Your Drivers Now!!
Closed Thread
 
Thread Tools Display Modes
Old 08-01-2007   #1 (permalink)
CadWizard
Guest


 

SendTo shortcuts?

First, I'd like to thank Dave for the link to add Copy To and Move To
shortcuts to the context menu. For me that's perfect, I'm a context menu
freak. I'll have re-train the rest of the company though.
Okay, so why can't I save shortcuts in my SendTo folder I keep getting an
access denied message? I've written several small utility apps in Visual
Basic to help with all of the duties I have to do. I put shortcuts in my
SendTo folder so I can send a series of files and/or folders to these apps to
do things like copy path to clipboard, distribute to workgroup and even an
app that can upload our entire web site via ftp. Is there any other option
for sending items to an application or a way to access my SendTo folder? I
found the Copy Path feature, I'm hoping it has options for copying just the
filename or just the path or just the filename with extension like my app
does. But based on my experiences with Vista so far, it seams Microsoft took
all of the best features of previous versions of Windows and threw them in
the trash, so I'm expecting the worst. It probably copies it, but then will
give me an access denied message when I try to paste it.

My System SpecsSystem Spec
Old 08-01-2007   #2 (permalink)
Dave
Guest


 

Re: SendTo shortcuts?

You probably need to take ownership of all the folders in your user folder
This will help...
Take Ownership of file




"CadWizard" <CadWizard@discussions.microsoft.com> wrote in message
news:2CC04AC2-4E79-4FE5-B1BB-FDF1B6C54D2A@microsoft.com...
> First, I'd like to thank Dave for the link to add Copy To and Move To
> shortcuts to the context menu. For me that's perfect, I'm a context menu
> freak. I'll have re-train the rest of the company though.
> Okay, so why can't I save shortcuts in my SendTo folder I keep getting an
> access denied message? I've written several small utility apps in Visual
> Basic to help with all of the duties I have to do. I put shortcuts in my
> SendTo folder so I can send a series of files and/or folders to these apps
> to
> do things like copy path to clipboard, distribute to workgroup and even an
> app that can upload our entire web site via ftp. Is there any other option
> for sending items to an application or a way to access my SendTo folder? I
> found the Copy Path feature, I'm hoping it has options for copying just
> the
> filename or just the path or just the filename with extension like my app
> does. But based on my experiences with Vista so far, it seams Microsoft
> took
> all of the best features of previous versions of Windows and threw them in
> the trash, so I'm expecting the worst. It probably copies it, but then
> will
> give me an access denied message when I try to paste it.


My System SpecsSystem Spec
Old 08-01-2007   #3 (permalink)
dean-dean
Guest


 

Re: SendTo shortcuts?

You are probably clicking on a hidden junction to access your SendTo folder
(this junction is for legacy programs to tell them where the new location
for the folder is in Vista; too, don't move it, or its re-direct
functionality will be broken) . Your SendTo folder is here:

C:\Users\(Your Name)\AppData\Roaming\Microsoft\Windows\SendTo

As to putting Copy To and Move To in your context menu things could go fine,
but here are the caveats:

Problem caused by adding Copy To and Move To as context menu entries:
http://windowsxp.mvps.org/movetocontext.htm
What goes wrong when you add "Copy To" to the context menu:
http://blogs.msdn.com/oldnewthing/ar.../02/66160.aspx

"CadWizard" <CadWizard@discussions.microsoft.com> wrote in message
news:2CC04AC2-4E79-4FE5-B1BB-FDF1B6C54D2A@microsoft.com...
> First, I'd like to thank Dave for the link to add Copy To and Move To
> shortcuts to the context menu. For me that's perfect, I'm a context menu
> freak. I'll have re-train the rest of the company though.
> Okay, so why can't I save shortcuts in my SendTo folder I keep getting an
> access denied message? I've written several small utility apps in Visual
> Basic to help with all of the duties I have to do. I put shortcuts in my
> SendTo folder so I can send a series of files and/or folders to these apps
> to
> do things like copy path to clipboard, distribute to workgroup and even an
> app that can upload our entire web site via ftp. Is there any other option
> for sending items to an application or a way to access my SendTo folder? I
> found the Copy Path feature, I'm hoping it has options for copying just
> the
> filename or just the path or just the filename with extension like my app
> does. But based on my experiences with Vista so far, it seams Microsoft
> took
> all of the best features of previous versions of Windows and threw them in
> the trash, so I'm expecting the worst. It probably copies it, but then
> will
> give me an access denied message when I try to paste it.


My System SpecsSystem Spec
Old 08-01-2007   #4 (permalink)
dean-dean
Guest


 

Re: SendTo shortcuts?

I should add that the default location for the SendTo Junction point (not to
be confused with your SendTo folder) is here:
C:\Users\(Your Name)

Don't change the Security Permissions for that file. According to
Microsoft:
• Use NTFS ACLs to protect junction points from inadvertent deletion.
• Use NTFS ACLs to protect files and directories that are targeted by
junction points from inadvertent deletion or other file system operations.
• Never delete a junction point by using Explorer, a del /s command,
or other file system utilities that walk recursively into directory trees.
These utilities affect the target directory and all subdirectories.
• Use caution when you apply ACLs or change file compression in a
directory tree that includes NTFS junction points.



"dean-dean" <dean-dean@discussions.microsoft.com> wrote in message
news:OmyDK5G1HHA.4880@TK2MSFTNGP03.phx.gbl...
> You are probably clicking on a hidden junction to access your SendTo
> folder
> (this junction is for legacy programs to tell them where the new location
> for the folder is in Vista; too, don't move it, or its re-direct
> functionality will be broken) . Your SendTo folder is here:
>
> C:\Users\(Your Name)\AppData\Roaming\Microsoft\Windows\SendTo
>
> As to putting Copy To and Move To in your context menu things could go
> fine,
> but here are the caveats:
>
> Problem caused by adding Copy To and Move To as context menu entries:
> http://windowsxp.mvps.org/movetocontext.htm
> What goes wrong when you add "Copy To" to the context menu:
> http://blogs.msdn.com/oldnewthing/ar.../02/66160.aspx
>
> "CadWizard" <CadWizard@discussions.microsoft.com> wrote in message
> news:2CC04AC2-4E79-4FE5-B1BB-FDF1B6C54D2A@microsoft.com...
>> First, I'd like to thank Dave for the link to add Copy To and Move To
>> shortcuts to the context menu. For me that's perfect, I'm a context menu
>> freak. I'll have re-train the rest of the company though.
>> Okay, so why can't I save shortcuts in my SendTo folder I keep getting an
>> access denied message? I've written several small utility apps in Visual
>> Basic to help with all of the duties I have to do. I put shortcuts in my
>> SendTo folder so I can send a series of files and/or folders to these
>> apps
>> to
>> do things like copy path to clipboard, distribute to workgroup and even
>> an
>> app that can upload our entire web site via ftp. Is there any other
>> option
>> for sending items to an application or a way to access my SendTo folder?
>> I
>> found the Copy Path feature, I'm hoping it has options for copying just
>> the
>> filename or just the path or just the filename with extension like my app
>> does. But based on my experiences with Vista so far, it seams Microsoft
>> took
>> all of the best features of previous versions of Windows and threw them
>> in
>> the trash, so I'm expecting the worst. It probably copies it, but then
>> will
>> give me an access denied message when I try to paste it.

>


My System SpecsSystem Spec
Old 08-01-2007   #5 (permalink)
CadWizard
Guest


 

Re: SendTo shortcuts?

Thanks again Dave. Most importantly, I think you have me on the right path
now to find the info I need to get these new Vista systems up and running on
our network. I'll be honest, I was convinced this morning that there was no
way I could use this new OS in our organization. I'm a little more optimistic
now, but I still believe that Microsoft has gone overboard in it's design.
Not all of us need the security (or the headaches) that, let's say Microsoft,
needs. Personally, If I could find 5 copies of XP still on the shelves
somewhere, these new PC's would be scrubbed by morning and up and running by
mid-day. You wouldn't know it from my communications, but usually, I'm always
looking forward to changes and new things. But right now, I feel like my
grandfather wishing Ford would bring back the Model 'A'.

"Dave" wrote:

> You probably need to take ownership of all the folders in your user folder
> This will help...
> Take Ownership of file
>
>
>
>
> "CadWizard" <CadWizard@discussions.microsoft.com> wrote in message
> news:2CC04AC2-4E79-4FE5-B1BB-FDF1B6C54D2A@microsoft.com...
> > First, I'd like to thank Dave for the link to add Copy To and Move To
> > shortcuts to the context menu. For me that's perfect, I'm a context menu
> > freak. I'll have re-train the rest of the company though.
> > Okay, so why can't I save shortcuts in my SendTo folder I keep getting an
> > access denied message? I've written several small utility apps in Visual
> > Basic to help with all of the duties I have to do. I put shortcuts in my
> > SendTo folder so I can send a series of files and/or folders to these apps
> > to
> > do things like copy path to clipboard, distribute to workgroup and even an
> > app that can upload our entire web site via ftp. Is there any other option
> > for sending items to an application or a way to access my SendTo folder? I
> > found the Copy Path feature, I'm hoping it has options for copying just
> > the
> > filename or just the path or just the filename with extension like my app
> > does. But based on my experiences with Vista so far, it seams Microsoft
> > took
> > all of the best features of previous versions of Windows and threw them in
> > the trash, so I'm expecting the worst. It probably copies it, but then
> > will
> > give me an access denied message when I try to paste it.

>
>

My System SpecsSystem Spec
Closed Thread

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
SendTo context menu shortcuts not showing misc5 Vista General 7 10-24-2007 12:51 PM
Sendto shortcuts knaveman Vista file management 8 07-26-2007 06:28 PM
SendTo shortcuts Mark Hammer Vista installation & setup 5 05-02-2007 12:07 PM
Keyboard shortcuts for program's shortcuts do not work MarianoJc Vista General 0 12-07-2006 11:43 AM
Keyboard shortcuts for Shortcuts does not work on next logon dev@null.invalid Vista General 2 10-08-2006 04:04 AM


Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51