/build/static/layout/Breadcrumb_cap_w.png

ZANTAZ EAS Client

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 6.9k  |  Created: 02/03/2011

Average Rating: 0
EAS Client has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (2)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Not Determined
1
Command Line

To customise the package and deploy silently you need to open cmd and navigate to were the package files are. Once there run the following: "ClientConfig.exe /i "EASClient.msi" /u "[CustomPackageName].msi"

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
  • HI, I'm trying to disable one feature in EAS client.msi, but couldn't.. can i know what is this clientconfig.exe?.. in my source i dont know this exe... please give the clear install instruction to install the application silently.... - BHuvanesh 11 years ago
0
Command Line
I used the following method for EAS Outlook Add In Client 6.3.1 installed on Windows 7 64 bit with Outlook 2010 32 bit.

1. Execute the 300+ MB setup.exe you download from their site, but don't install. Grab all the files out of the temp directory. EAS puts every prerequisite they can think of in their and it's total bloat if you only intend to install on one OS version and one Office suite version.

2. Use Orca to crack open EAS Outlook Addin Installer.msi. Edit the Property Table to put in your server name, etc. Save your transform as EASTransform.mst

3. Download vstor30.exe from Microsoft.

4. Download o2010pia.msi from Microsoft.

5. Run the following in cmd.exe:

echo Stop Outlook.exe Process
taskkill.exe /IM outlook.exe /F
echo.
echo Install Visual Studio Tools RunTime 3 for Office
vstor30.exe /q
echo.
echo Install Office 2010 InterOp Assembly
MSIEXEC.EXE /I o2010pia.msi ALLUSERS=TRUE REBOOT=SUPPRESS /QB
echo.
echo Install EAS Outlook Addin
MSIEXEC.EXE /i "EAS Outlook Addin Installer.msi" TRANSFORMS=EASTransform.mst ALLUSERS=TRUE REBOOT=SUPPRESS /qn
echo.
Echo Overlay EAS Default Settings
regedit /s EASSettings.reg


The EASSettings.reg is a key that contains the settings you want the AddIn to have. Here's an example:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\EDUCOM TS\EASEXT]
"DebugLevel"=dword:00000000
"NoArchivePermission"=dword:00000000
"LaunchWebClientPermission"=dword:00000000
"OfflineAutoSync"=dword:00000000
"RestorePermission"=dword:00000000
"LogFilePath"="C:\\Program Files (x86)\\ZANTAZ\\EAS Outlook Addin\\EASOutlookAddin.log"
"SearchUrl"="http://<yourserverhere>//EAS_APP/easidolsearch.dll"
"StubDownload"="http://<yourserverhere>/EAS_APP/easweb.dll"
"SyncPermission"=dword:00000000
"RetrieveFromArchiveAutomatically"=dword:00000001
"SyncPublicFolders"=dword:00000000
"HideSearch"=dword:00000001
"ConfigType"=dword:00000001
"HideOpen"=dword:00000000
"HideHelp"=dword:00000001
"InstallDir"="C:\\Program Files (x86)\\ZANTAZ\\EAS Outlook Addin\\"
"AllowStubReferenceDeletion"=dword:00000000
"ArchiveNowPermission"=dword:00000000
"ArchivePermission"=dword:00000000
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

EAS Client

Version

6.1

Contact

Please contact your local EAS administrator

Comments

Installer package for the EAS Client, EAS Extension for MS Outlook, and EAS FA Client.

Uninstall String

MsiExec.exe /I{22CC56A7-66F2-4B50-B7AB-24F3303C180A} MsiExec.exe /X{A065AE44-9595-4FC6-B58B-55F59F45EA85}

Questions & Answers (0)

Questions & Answers related to ZANTAZ EAS Client

Blogs (0)

Blog posts related to ZANTAZ EAS Client

Reviews (0)

Reviews related to ZANTAZ EAS Client

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ