Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...



Html
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

...

Html
<div class="fb-like" data-href="https://confluence.wildix.com/x/fQaIAQjweIAQ" data-layout="button_count" data-action="recommend" data-size="large" data-show-faces="true" data-share="true"></div>


Info

Permalink: https://confluence.wildix.com/x/fQaIAQjweIAQ

Table of Contents

How to restart WIService - MacOS

...

Code Block
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

Code Block
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

Html
<div class="ask-question">
		<div class="text-before-buttons">
			<span style="font-size: 24px; text-align: center;">Not finding the help you need?</span><br>
Join the Facebook group to ask a question!
		</div>
<div class="fb-buttons">
<span style="align: center;"><a href="https://www.facebook.com/groups/wildixtechwizards" target="_blank"><img src="https://manuals.wildix.com/wp-content/uploads/2017/03/facebook_tech-wizards.png" alt="facebook_tech-wizards" width="282" height="80" align="center"/></a></span></div>
	</div>
</div>