CLEANSCAPE SOFTWARE WINDOWS INSTALLATION INSTRUCTIONS 20-Sep-2019 This is a common set of installation instructions for Fortran-Lint (Flint), Lint-Plus (Lplus) and C++lint on WINDOWS. If you are an existing customer upgrading Flint to version 6.02+, note that a DEMO version of the product is installed by default. See Appen- dix A below for details on how to convert from demo to full. ---------------------------------------------------------------------- 1. TO INSTALL THE PACKAGE, proceed as follows: (a) Back up your existing installation, if applicable. For in- stance, in Windows Explorer, navigate to c:\cleanscape and simply rename the folder "flint" to "flint.bak". (b) Download _win.exe from the appropriate down- loads page (supplied by Cleanscape Sales). This is a Win- zip Self-Extracting installer. (c) Run the installer. We recommended running with Administra- tor privileges. If your account does not have such privil- eges, right-click the installer and select "Run as Admini- strator" in the pop-up dialog box. A confirmation dialog will appear. Click OK to proceed. An installer window will then appear. By default, the in- stallation directory is as follows: Flint: c:\cleanscape\flint Lplus: c:\cleanscape\lplus C++lint: c:\cleanscape\cpplint Change this directory to anything you like if desired, but this guide will hereinafter refer to these defaults. Click the Unzip button to extract the product's fileset. After all files are extracted, click Exit. A setup program will now continue installation. Note: as part of the process, a shortcut will be placed on the "All Users" desktop. (d) A dialog box will appear, asking whether to install the demo or full version of Flint. The demo version does not require a license key, while the full version does. - If you have purchased the product, click NO. - If you have not purchased the product and want to evalu- ate it, click YES. If you are installing the demo version of the product, skip the next step. Installation will conclude with a summary of steps taken. Appropriate documentation will open; please review. (e) If you purchased the product, you should have received a 30-day temporary key as a .lic file attachment to your in- stallation instructions email. If you did NOT receive a .lic file, email sales@cleanscape.net or your authorized reseller to request one. Copy the .lic file to the "main" subdirectory of the in- stall directory, e.g., c:\cleanscape\flint\main. If you have purchased floating licenses, refer to compan- ion document "readme_floating.txt" for additional details. The GUI is now installed; no reboot required. To run the program, double-click the shortcut on your Desktop created by the installer. NOTE: Flint and C++lint users can run directly from Visual Studio; see the quick start guide located in the 'doc' subdirectory for de- tails. In such case, the GUI is not essential but does provide some convenient features. When you are satisfied with the product's performance and suitabil- ity for your project, CONGRATULATIONS! Next step: - If you are a DEMO customer, contact sales@cleanscape.net to pur- chase. No new downloads will be required; you will only need to convert from demo to full as outlined in Appendix A below. - If you are already a customer and need a permanent key, follow the steps in Appendix B below. ---------------------------------------------------------------------- 2. TO USE THE PRODUCT FROM THE COMMAND LINE, close and reopen any com- mand prompts that were open during installation. The installer has created / updated appropriate environment variables; for reference, these were: Flint: set FLINTHOME=c:\cleanscape\flint\main PATH %FLINTHOME%;%PATH% Lplus: set IPTLINT=c:\cleanscape\lplus\main PATH %IPTLINT%;%PATH% C++lint: set IPTLINT=c:\cleanscape\cpplint\main PATH %IPTLINT%;%PATH% NOTE: If you are using floating licenses, refer to file "readme_ floating.txt" for additional environment variable RLM_LICENSE. ---------------------------------------------------------------------- 3. FOR MORE INFORMATION, see the following two documents: man.pdf - Command line manual (PDF format) guide.pdf - Covers all UI modes (PDF format) The installer copies these files to the following directory: C:\Cleanscape\\Doc ---------------------------------------------------------------------- APPENDIX A - CONVERTING FROM DEMO TO FULL VERSION OF FLINT Once you have acquired the product (thanks!), you need to convert from demo mode to full operation. To do so, open an Administrative command prompt and run file ConvertToFull.bat located in the in- stallation directory. This will copy the correct product binary and open the license agreement PDF file for your review. You will need a license key; request one from sales@cleanscape.net. ---------------------------------------------------------------------- APPENDIX B - OBTAINING A PERMANENT KEY The RLM license manager utility program is located in the bin sub- directory. Open an Administrative command prompt and run this command: \bin\rlmutil rlmhostid It will give you a result like this: Hostid of this machine: disksn=0S0XSNBA022168 Copy the output line and email it to sales@cleanscape.net; we will return you a new license file containing your permanent key.