
----------------------------------------------------------------------
                       OneClick RemoteStart
----------------------------------------------------------------------

Copyright (C) 2006-2007 Advantig Corporation, ALL Rights are Reserved.


Usage: RemoteStart.exe


When you run the program it will display a dialog box for
you to enter the URL of the file that will initiate the
OneClick customer module to run.  The URL must be HTTP://
not HTTPS:// or it will fail.  You can use FTP or a PHP
web page to create the flag file.  The flag file can be
empty but if you have any problems try putting some text
in the file as some website may reject empty files. 

     Examples:

     http://www.advantig.com/123.txt
     http://123.456.789.0/123.txt


After you confirm the URL, you will select the customer
module to execute.  This should be a customer module
that does not present any prompts to the customer or it
will not be able to connect unattended.

After selecting the customer module, RemoteStart will
run itself as a system service and check the URL every
two (2) minutes to see if the file exists.  If it is not
able to run as a service it will exit.

If the file is found, it will launch the customer module.

To stop the session, delete the flag file from the
website and end the OneClick session or you can wait
a few minutes and the session will be killed. This will
NOT uninstall the RemoteStart service, it will only end
the OneClick session.

To stop and uninstall the RemoteStart service, run
RemoteStart again but this time leave the URL field blank
or from the command line use the "-kill" command line
parameter. (RemoteStart.exe "-Kill") It actually looks
for any parameter that starts with a "-" so "-foo" works
just as well.

Remember to delete the flag file from the website when
you are done with the session or the service.

RemoteStart can only be used with OneClick.  Use with
any other program is not permitted and may give
unexpected results.



NO WARRANTY

----------------------------------------------------

THERE IS NO WARRANTY FOR THIS PROGRAM, TO THE EXTENT
PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN OTHERWISE
STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF
THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
SERVICING, REPAIR OR CORRECTION.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR
AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR
ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE
THE PROGRAM, BE LIABLE TO YOU FOR DAMAGES, INCLUDING
ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE
THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES
SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED
OF THE POSSIBILITY OF SUCH DAMAGES.

----------------------------------------------------





