Ranger Installation Options

Ranger Installation Options

When ranger is installed silently no dialog is shown to the user.

So you could embed the ranger installer within your own script, extract it and run it from your install script. To run the Ranger install silently you simply need to tack on a "/S" as a command line parameter when running the executable.
For example: C:\RangerInstaller.exe /S
The command line parameter is case sensitive, so you'll need to make sure that it's an upper case S.


Set Installation Folder - /D=C:\ - Additional information can be found here

In order to specify a destination directory when running the installer in silent mode, the /D switch should be used as follows:
      [installer].exe /S /D=C:\Program Files\[directory]

Additional information about the NSIS command line parameters:




Ranger® - The universal check scanner interface
Copyright © 2023 Silver Bullet Technology
www.sbullet.com

    • Related Articles

    • How can I test my unique options with Ranger Flex?

      The version of Ranger Flex that comes with Ranger 3.0.1 and later will allow you to set your unique options. You can also test your unique options by setting them manually in your PluginName.ini file before running Ranger Flex. Ranger® - The ...
    • How can I set CAPI Ini file options through Ranger?

      The application can set the following values with the call to "SetDriverOption". After calling "EnableOptions" these options will be copied to the corresponding CAPI ini files. Use caution when setting these vales as they will overwrite the options ...
    • Which installation script editor should we use?

      We use the NSIS script compiler and HM NIS to edit and compile Ranger plug-in installation scripts. You can download the software here: Nullsoft Scriptable Install System (NSIS) HM NIS - Editor/IDE for NSIS Install NSIS first and then install HM NIS. ...
    • What are the page options for the SmartSource Adaptive scanner?

      Below are the page options available for the SmartSource Adaptive. An example of a page is an item that is 8.5"x11". These settings should be modified through the Ranger CapiOptions.ini as linked below. Do not directly change CapiImage.ini. ...
    • How do I resolve an error of "R6030 - CRT not installed" during installation?

      Make sure you're installing Ranger with Administrator permissions. If this problem continues then this is most likely a result of corrupt MFC v7 Redistributables. To resolve this problem, unzip and copy the attached files into the system directory. ...