Where are the Ranger INI files located?
Where are the Ranger configuration files located on Windows?
Ranger configuration file names include:
- "GenericOptions.ini"
- "[Driver]Options.ini" (CR180Options.ini, MVXOptions.ini, etc.)
- "TransportInfo.ini"
Filepath for Configuration files:
Ranger config files are found here:
"C:\ProgramData\Silver Bullet Technology\Ranger\Scanner Plug-ins\[scanner model name]"

It may be prudent to zip and send the entire folder containing the *.ini files.
Filepaths for Ranger versions < 4.0
Prior
to the Windows Vista compatibility Ranger changes, the Ranger config
files existed in the same folder as the Ranger.ocx file.
As part
of the Vista compatibility Ranger changes, the Ranger configuration
files were relocated to conform to MS intentions. New default locations
for the .ini files are as follows:
Windows Vista & Windows 7
"C:\ProgramData\Silver Bullet Technology\Ranger\[scanner model name]"
Windows 2000 and Windows XP
"C:\Documents and Settings\All Users\Application Data\Silver Bullet Technology\Ranger\[scanner model name]"
Note: The
'ProgramData' folder may be hidden. You can either allow hidden
folders, or access 'ProgramData' directly by searching the location:
"%programdata%\Silver Bullet Technology\Ranger\[scanner model name]"
Related Articles
Where are the Ranger INI files located at on Mac?
On Mac, INI files should be located in a hidden folder in the user's Home directory: "Users/[User's Name]/.Silver Bullet Technology/Ranger/[Scanner Name]" If the ".Silver Bullet Technology" folder is not found in the user's Home directory, hidden ...
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 ...
How do I get a Digital Check log with Ranger?
To capture a Ranger for DCC log: DCCOptions.ini OR DigitalCheck-TSSeries.ini (depending on the version) [Misc] DelayTS200=2 Logging must be enabled in the driver options file by using the setting above: Download and run Debug View. The download can ...
Why is my Excella scanner reporting “TranportIsDead” in Ranger?
Please make sure that you have run the "ExcellaUsbConfig" application. This application can be found in [Start->All Programs->Silver Bullet Technology->Ranger for Excella->ExcellaUsbConfig]. Select "Refresh Network Connections" Select "Search" Note ...
Why doesn’t Ranger Flex recognize my device feature?
Ranger Flex determines which generic options to display based on the TransportInfo.ini values. Ranger creates the TransportInfo.ini file based on the device features described in the XML layout setup in your plug-in's GetDeviceConfiguration() ...