You will need a Virtual Machine (e.g. Parallels or VMWare in order to run TOPAS
on a Mac.)

1. Create /WinApps directory in which all Windows applications can be found as
   .app files - e.g. for Parallels enter the following command in Terminal.app:
   ln -s /path_to_my_ParallelsVM/windows.pvm/Windows\ applications /WinApps
2. Create /C directory in which the Windows C: contents can be found - e.g.
   for Parallels enter the following command in Terminal.app:
   ln -s /path_to_my_ParallelsVM/windows.pvm/Windows\ Disks/C /C
3. Copy cifc.bat and cifc.exe to /C/Topas_main_directory
4. Run jedit_setup/inp-setup.bsh from jEdit ("Run Other Macro") and follow the
   instructions.