Please enable JavaScript to view this site.

RadiAnt DICOM Viewer

Navigation: Appendix > CD/DVD/USB Autorun Package

Package contents

Scroll Prev Top Next

 

The package contains 32-bit (RA32 folder) and 64-bit (RA64 folder) versions of RadiAnt DICOM Viewer CD/DVD.

There is also the "COMMON" folder, which contains the following subfolders and files:

 

"LANG" - the language XML files with RadiAnt DICOM Viewer CD/DVD translations may be placed in this folder.

"LICENSE" - contains the license agreements for RadiAnt DICOM Viewer CD/DVD and relevant open-source libraries info.

"logo.jpg" - can be replaced with your custom logo image (JPEG, 650x300px).

"options.xml" - can be edited to change the default settings of the RadiAnt DICOM Viewer CD/DVD.

"overlay.xml" - can be edited to change the default annotations that are overlaid on the images.

 

License key file

 

After completing the purchase process, you will receive a license key (one key per recording device).

The license key file ("license.radiantlic") must be copied to the "COMMON" folder.

 

Autorun.inf

 

After the media is inserted, the "autorun.inf" file automatically opens the RadiAnt DICOM Viewer CD/DVD, which performs a search and opens and displays the DICOM files placed on the media. The search for DICOM files can be narrowed down to the specific folders defined as command-line parameters (-d) in the "autorun.inf" file:

 

[AutoRun.Amd64]

LABEL=RadiAnt DICOM Viewer 64-bit

ICON=RA64\viewer64.exe,0

OPEN=RA64\viewer64.exe -d IMAGES

 

[AutoRun]

LABEL=RadiAnt DICOM Viewer 32-bit

ICON=RA32\viewer32.exe,0

OPEN=RA32\viewer32.exe -d IMAGES

 

The viewer may also be started manually using the "run.bat" file. This approach opens the "RA32/launcher.exe" tool which, depending on the user's operating system versions, runs either a 32-bit or 64-bit version of RadiAnt DICOM Viewer CD/DVD.

 

RadiAnt DICOM Viewer CD/DVD can be opened with a chosen interface language (provided the associated translation XML file is present in the LANG folder).

Users are required to pass the language code after the "-lang" parameter to launcher.exe

Simply replace the contents of the "autorun.inf" file with:

 

[AutoRun.Amd64]

LABEL=RadiAnt DICOM Viewer 64-bit

ICON=RA64\viewer64.exe,0

OPEN=RA32\launcher.exe -lang es

 

[AutoRun]

LABEL=RadiAnt DICOM Viewer 32-bit

ICON=RA32\viewer32.exe,0

OPEN=RA32\launcher.exe -lang es