Posts

Showing posts from 2015

ESRI ArcGIS plugins

Image
Issue – When installing ESRI ArcGIS plugins they only install for the current user, in an enterprise deployment these plugins should install for all users automatically. Plugins solution has been tested with:- PetroGIS 1.6 Team-GIS Manual Install Normally when you have AcrGIS installed you will be asked the following when you click on a ArcGIS add-in file:- File will have association set by ArcGIS install If you click on file you will see the following install screen:- The install will then create the following file and folder:- C:\Users\username\Documents\ArcGIS\AddIns\Desktop10.0\{e7f903e3-0ce4-4e3a-88a0-e05042dfeee7} These plugins are automatically loaded on starting ArcGIS 10.   How to package for multiple users To package for multiple users active setup will have to be used to replicate the ESRI Addin File for each user that logs on to the workstation. The key here is to note the folder name above as this will have to be r

Adobe Reader Error 15.524

Image
This error shows when opening a PDF file from within Internet Explorer 11. Typically may happen when updating from version 10 Adobe Acrobat/Reader to version 11 due to path not updating as explained below. Error Message –  The Adobe Acrobat/Reader selected for viewing PDF documents in browsers cannot be found at its installed location; it may have been moved or deleted. Please reinstall or repair the application. (15.524)   Solution Check the following registry key:- reg query HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SOFTWARE\Adobe\Acrobat\Exe The value of this key needs to match the location of the AcroRd32.exe file (Navigate and Edit Key in Regedit). So in this case navigate to see if the above location exists, in the below case it doesn’t so update the value in the registry to the correct location in this case it is "C:\Program Files (x86)\Adobe\Reader 11.0\Reader\AcroRd32.exe" (Make sure you include the quotes)

Adobe Flash Player Packaging Guide

Image
Adobe Flash Player  Guide works with current version 18.0.0.194. There are two versions of Adobe Flash Player   Flash Player Plugin this is for Chrome and Firefox   Flash player ActiveX this is for IE To download Flash go to http://www.adobe.com/au/products/flashplayer/distribution3.html Select the version you would like to download In this case I am downloading the MSI for IE, save it a folder:- Next you will need to create a mmc.cfg file to disable autoupdates for Adobe Flash 16.0 this will need to be placed in %WINDIR%\System32\Macromed\Flash or %WINDIR%\SysWow64\Macromed\Flash The MMC.CFG should contain the following:- More information on this can be found in the Admin Guide - http://www.adobe.com/devnet/flashplayer/articles/flash_player_admin_guide.html Once we have all this information we can create a MST:- And Add the mmc.cfg file to the package (AdminStudio):- Should now have the following files:- View folders path to mms.