Skip to content
⌘ NSIS Forum Archive

App with NSIS to send a email with blat

3 posts

ASC#

App with NSIS to send a email with blat

Hi all,

I'm just a newbie but NSIS is easy enough to build a little app. to send a mail with blat.exe.
To build the app. you just need to extract the att. file and copy the ReplaceInFile.nsh to "$NSISDIR\INCLUDE" if not yet done. .. and compile

Any comments to perform this are welcome.
I.e. the handle of the attchement ;-)
ASC#
Update

.. it works and some one who has advance knowledre to use NSIS can use blat in a dangrous way -> privacy!
With an ini file and some strings to read the registry ..
**brood** ;-)

Tschüss ASC
ASC#
Question

Hi,

I have one question, it is possible to go back to the first custom page and start from there the process again?
(after the install page)
For example in this little app sendmail, it would be create to send again a mail without to start the exe again.
Maybe using the disabled back button but jump to the "Page custom user".
I guees I'm not the first one which is asking for sth. like this but I did ot found a real solution.

THX in adv.
ASC