Jump to content

Deleting shortcut in the SendTo folder (For Current users and All users)


meoit
 Share

Recommended Posts

Hellow ALL.

Sorry for my bad English.

I found in the AutoIT document, but I can not found Function to create/delete Shortcuts in the SendTo folder.

(Includes Current users and All users.)

Where can I find it ?.

Thanks.

Link to comment
Share on other sites

C:\Users\<username>\AppData\Roaming\Microsoft\Windows\SendTo

_FileListToArrayRec() for Users, and go through an array to put the desired shortcut.  

That or if that is too complicated do a run at startup script that runs as the current user.

 

For XP just add a check if StringinStr(@OSVersion, "XP") then...

Edited by ViciousXUSMC
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...