How to Send E-mail With the Default E-mail Client

Posted October 19th @ 9:36 pm by m3Rlin

You may want to allow users to send you back feedback. You can either send it directly to your site via sockets or send the user to your website. What if you don’t have a website? No feedback? Yeah, right. Just have them send it to you by e-mail.
You can not send spaces in URLs, [...]

How to Add a Context Menu Item to Windows Explorer

Posted December 15th @ 7:33 am by m3Rlin

To add a context menu item to Windows Explorer you have create a few entries in the system Registry. First you have to get the file type’s name, add the context menu item and add then the command line. Besides files you can add context menus to drives or folders.<br>
Special extensions:<br>
- <i>.drive</i> - drives.<br>
- [...]