# Scripted CLI Module simplest set-up

**URL:** https://discourse.slicer.org/t/scripted-cli-module-simplest-set-up/12186
**Category:** Support
**Created:** [June 23, 2020, 9:34pm UTC](https://discourse.slicer.org/t/scripted-cli-module-simplest-set-up/12186 "2020-06-23T21:34:24Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![pieper](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/pieper/32/8_2.png) [@pieper](https://discourse.slicer.org/u/pieper)
#### Post date: [June 24, 2020, 2:21pm UTC](https://discourse.slicer.org/t/scripted-cli-module-simplest-set-up/12186/3 "2020-06-24T14:21:20Z")

</div>

The command line example in the post below should give you an idea. Yes, you can run it as a subprocess launched from Slicer. HTH.

> [@How can I convert DICOM series to NRRD files in batch mode?](https://discourse.slicer.org/t/how-can-i-convert-dicom-series-to-nrrd-files-in-batch-mode/3421/2):
>
> Here is how you can do the conversion in batch mode. First, install mpReview extension. This will add two new modules: mpReview and mpReviewPreprocessor. mpReviewPreprocessor can be used to volume-reconstruct any collection of DICOM files in batch mode using Slicer DICOM plugins. It can be accessed from the Slicer GUI, but you can also run the script as from the command line follows (you will need to update the path to the preprocessor to the on your system after installing the script, or you …

---

_[View the full topic](https://discourse.slicer.org/t/scripted-cli-module-simplest-set-up/12186)._
