Launch Multiple Instances of EXACT
- Find EXACT on your desktop and right click>create shortcut.
- Right Click over the Shortcut that you just created and rename to EXACT_Multi (or equivalent)
- Once renamed, Right Click again and go to properties enter the following in the 'Target' field, after the quotation mark. There are some examples at the bottom of this guide for you to copy and paste into the target field.
/AllowLogin /MULTIPLEAPP
Example: "C:\Program Files (x86)\Software of Excellence\EXACT Server\dental.exe" /AllowLogin /MULTIPLEAPP
NB: Take note of the space after the last quotation mark.. - Click OK to Save.
- Double Click EXACT_Multi
-Multiple Instances will now Open.
This Shortcut should be persistent after an EXACT upgrade, as the Dental.exe file it points to, is always replaced with a newer version.
Method 2:
- Right-click the EXACT Icon and click Open File Location.
- Open SoeiDental.ExactLauncher.exe with Notepad and look for <add key="AllowMultipleAppInstances" value="0"/>. Change the 0 to a 1.
Example target paths below that you can copy and paste depending on your Workstation and EXACT Version:
32 Bit Workstation:
"C:\Program Files\Software of Excellence\EXACT\dental.exe" /multipleapp /allowlogin
32 Bit Server (if using V13.12 or above):
"C:\Program Files (x86)\Software of Excellence\EXACT Server\dental.exe" /multipleapp /allowlogin
64 Bit Workstation:
"C:\Program Files (x86)\Software of Excellence\EXACT\dental.exe" /multipleapp /allowlogin
64 Bit Server (if using V13.12 or above):
"C:\Program Files (x86)\Software of Excellence\EXACT Server\dental.exe" /multipleapp /allowlogin
Comments
0 comments
Please sign in to leave a comment.