Script2Script (S2S) Introductory Readme. Revision 1.0.22. Update 206. October 29, 2005. Contents Installation Uninstallation Simple Usage Advanced Usage Components and Reliability Documentation and examples Freeware Restrictions License in plain English Contact License Installation. If this is first S2S installation on given computer, please follow steps 1 and 2. 1. Run setup.exe 2. Copy folder "Examples" to 'application folder', which will be chosen during installation. If you already have previous revisions of S2S on given computer and would like to install this revision additionally, then this can be done if a. install this revision to separate installation directory (f.e. c:\Program Files\s2s21) when prompted, b. select different program group like Script2Script21 c. dual revision setup was tested on Windows 95. They both coexisted smoothly and allowed separate uninstall of previous revision later. To uninstall Script2Script: Control Panel\Add/Remove Programs may be used. The files and folders which have been created in 'application folder' manually, may be deleted manually after running Control Panel uninstallator. For example: folder Examples and file console.txt should be deleted manually. Simple Usage S2S allows three-clicks-use: from S2S menu click: Project, select one of the converters from folder Examples like asp2php, vb2asp, or other project, Source, point to folder of file to be converted, Go. After conversion, take RESULT_FILES from folder common with source. 'Quick-steps-sections' of particular converter can be consulted also. Advanced Usage ... ... is for users who want retune up particular converter, reset converter settings, or write own converter using S2S as a framework. This user should consult Documentation and Examples. S2s Software Package Components and Reliability S2s Software Package has two layers: Converters: vb2asp asp2php folder2html db2text .... GUI: s2s.exe ----------------------------------------------- Engine: Script2Script.dll The ground level, back-end, of all Converters is Script2Script.dll. The upper level Converters are scripts, text files. Additional module is s2s.exe, which is GUI to the Engine. As of this writing time, March 2004, the current Engine Revision 22 Update 76 is in use since September 13, 2003, and previous Revision 22 Update 2b has been released July 4, 2003.