Integration
Download our native application and virtual printer to pull documents from your patient management system into Mediref with just two clicks.
Installation
Download and run the installer below.
For Mac users: You'll need to install both the Mac Application and the Mac Printer Integration.
Command line instructions
Perform a network wide installation using the commands below.
Installation
Invoke-Command -ComputerName $computers -ScriptBlock {
Start-Process "\\server\Mediref-With-Printer-X.X.X.exe" -ArgumentList "/S" -Wait
}Uninstallation
Invoke-Command -ComputerName $computers -ScriptBlock {
& "C:\Program Files\Mediref\uninstall-mediref.exe"
}All Available Downloads
The Mac app and virtual printer are separate downloads while the Windows integration is bundled into the same installer.
Latest version: 3.1.4