Installation Instructions

Installation Instructions

posted 5 Jun 2009 01:53 by Fiach Reid

Procedure to test the application:

  1. Install .net framework 2.0.
  2. Execute attached Email2sms.msi
  3. Choose C:\ProgramFiles\AES\Mail2SMS to install. (You can also choose different location)
  4. Install/Register the application as a Windows Service by opening command prompt and executing the following commands

   Cd\

Cd windows

Cd Microsoft.net

Cd framework

Cd v2.0.052727

installutil C:\Program Files\AES\EMail2SMS\mail2sms.exe

Note : if you choose different folder during installation, make appropriate changes in the command above

 

  1. Now, you can see the window service available in the Microsoft management console (you can open the management control by the command- Run >> services.msc)
  1. Go to the folder C:\Program Files\AES\EMail2SMS\mail2sms.exe and make appropriate changes in mail2sms.exe.config & settings.xml files.  The config file have POP3 settings & setting.xml have webservice & locale setting. Most of the settings  are self explanatory. If you have any problem, let me know(I guess you are exposed to app.config). I will suggest you to set the recursive time to 1 while testing.
  1. Select Mail2sms from the available service and start the application.

1-1 of 1