Skip to end of banner
Go to start of banner

How to uninstall and check logs of Wildix Integration Service and related services

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »



How to restart WIService - MacOS

launchctl unload /Library/LaunchDaemons/com.wildix.WIService-wd.plist
su -l wildix -c '/bin/launchctl unload /Library/LaunchAgents/com.wildix.WIService.plist'

How to uninstall WIService - MacOS

sudo launchctl unload /Library/LaunchDaemons/com.wildix.WIService-wd.plist
/bin/launchctl unload /Library/LaunchAgents/com.wildix.MenuIntegration.plist
/bin/launchctl unload /Library/LaunchAgents/com.wildix.WIService.plist
sudo rm /Library/LaunchDaemons/com.wildix.WIService-wd.plist
sudo rm /Library/LaunchAgents/com.wildix.MenuIntegration.plist
sudo rm /Library/LaunchAgents/com.wildix.WIService.plist
sudo rm -r /Library/Services/WIService

How to uninstall Fax Printer- MacOS

sudo launchctl unload /Library/LaunchDaemons/com.wildix.WIService-wd.plist
/bin/launchctl unload /Library/LaunchAgents/com.wildix.MenuIntegration.plist
/bin/launchctl unload /Library/LaunchAgents/com.wildix.WIService.plist
sudo rm /Library/LaunchDaemons/com.wildix.WIService-wd.plist
sudo rm /Library/LaunchAgents/com.wildix.MenuIntegration.plist
sudo rm /Library/LaunchAgents/com.wildix.WIService.plist
sudo rm -r /Library/Services/WIService
sudo rm r /Library/PDF\ Services/Wildix\ Fax

WIService Log files 

MacOS:

/Users/<your user>/Library/Application\ Support/com.wildix.wiservice/wislog.txt 

Windows:

C:\Users\<your user>\AppData\Roaming\Wildix\WIService \wislog.txt



  • No labels