Apr 4, 2018 08:16 AM
by Cuong.DV
Hi Radiant team!
I have used -d command line argument successfully. Now I don't want to close opened radiant viewer. I want to send a new folder to opened radiant viewer. How to do it?
Thanks
Apr 4, 2018 08:10 PM
by
Just add the "-cl" parameter to close all existing windows, e.g.:
radiantviewer.exe -cl -d "c:\dicom\folder"
Apr 6, 2018 03:19 AM
by Cuong.DV
radiantviewer.exe -cl -d "c:\dicom\folder" will close all opened radiantviewer.exe and then open a new process with diffirent handle.
Apr 13, 2018 10:05 AM
by
The "-cl" parameter makes RadiAnt close all windows. The process remains the same. Currently you cannot open new folder in the same window via command line.