my boss want to change the Slicer.exe icon and name to the company product name
these directory is generate from Slicer [Package] Command
is the action legal ? i don’t known how to Implement this demand
You may want to look into SlicerCustomAppTemplate:
- https://www.kitware.com/slicercat-creating-custom-applications-based-on-3d-slicer/
- GitHub - KitwareMedical/SlicerCustomAppTemplate: Template to be used as a starting point for creating a custom 3D Slicer application
It’s made for your purpose: take slicer, customize it at the deepest level, and cover it with your company branding so it doesn’t look like slicer anymore. There are convenient placeholders for changing the app name and icons/logos.
1 Like
dear ebrahim!
thank you very much !
1 Like
is the action legal ?
and yes it is legal to modify and commercially use Slicer; see the license for actual details
1 Like