WINAMP.COM | Forums : Powered by vBulletin version 2.3.9 WINAMP.COM | Forums > Developer Center > NSIS Discussion > sending an email using NSIS
  Last Thread   Next Thread
Author
Thread Post New Thread    Post A Reply
grace1111
Junior Member

Registered: Nov 2009
From:

sending an email using NSIS

I like to send an email when user clicks on button on the form. I am new to NSIS. Could not find information in any of the forums.

Any help or pointers is appreciated.

Thanks,

Quick Link | Report this post to a moderator | IP: Logged

grace1111 is offline Old Post 11-03-2009 09:02 PM
Click Here to See the Profile for grace1111 Click here to Send grace1111 a Private Message Find more posts by grace1111 Add grace1111 to your buddy list Edit/Delete Message Reply w/Quote
Anders
Major Dude

Registered: Jun 2002
From: N/A

just using execshell with something like "mailto:foo@bar.com?subject=baz" should work.

__________________
IntOp $PostCount $PostCount + 1

Quick Link | Report this post to a moderator | IP: Logged

Anders is offline Old Post 11-03-2009 10:21 PM
Click Here to See the Profile for Anders Click here to Send Anders a Private Message Visit Anders's homepage! Find more posts by Anders Add Anders to your buddy list Edit/Delete Message Reply w/Quote
grace1111
Junior Member

Registered: Nov 2009
From:

Thank you. I was away and could not reply earlier.

That works but it pops-up email box. Is there a way to send email without creating new mail window? Basically, when user installs the software, I like email sent to us without user's input.

Thanks.

Quick Link | Report this post to a moderator | IP: Logged

grace1111 is offline Old Post 11-09-2009 03:03 PM
Click Here to See the Profile for grace1111 Click here to Send grace1111 a Private Message Find more posts by grace1111 Add grace1111 to your buddy list Edit/Delete Message Reply w/Quote
Anders
Major Dude

Registered: Jun 2002
From: N/A

I understand that, but you don't know the end users email account/settings, or if they even have a email account!

You are probably better off using inetc or one of the other internet/download plugins and do a http get or post to your webserver and handle everything server side

__________________
IntOp $PostCount $PostCount + 1

Quick Link | Report this post to a moderator | IP: Logged

Anders is offline Old Post 11-09-2009 03:37 PM
Click Here to See the Profile for Anders Click here to Send Anders a Private Message Visit Anders's homepage! Find more posts by Anders Add Anders to your buddy list Edit/Delete Message Reply w/Quote
All times are GMT. The time now is 02:15 AM. Post New Thread    Post A Reply
  Last Thread   Next Thread
WINAMP.COM | Forums : Powered by vBulletin version 2.3.9 WINAMP.COM | Forums > Developer Center > NSIS Discussion > sending an email using NSIS
Show Printable Version
 | 
Email this Page
 | 
Subscribe to this Thread

Forum Jump:
 

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is off
vB code is ON
Smilies are ON
[IMG] code is ON