Folks,

I have found out how to add a new shortcut to the 'send to' folder to enable
users to send documents to programs/folders/printers etc. If I access the
'send to' folder for the current user using the CSIDL_SENDTO shell constant,
how do I get the CSIDL of the 'send to' folder that applies to the default
user.

My problem is that I am creating an installer with Inno and would like to
add a new shortcut that is applicable to all users. Unfortunately 'all
users' does not have a 'send to' folder, so the next best thing is to add
the shortcut to 'default user'. At least then any new user that is created
will get the shortcut on their 'send to' menu.

Any help would be greatly appreciated.

Many thanks,
Darren



_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to