Unfortunately, I use Sage ACT - a contact management system - which also uses .adf files as its filetype. I've tried to change the file association in Win7, but have been struggling to achieve this. can anyone describe how I would go about associating .adf files with ARIS Express? I guess it's harder because ARIS is not an .exe file, but maybe I'm just not understanding enough.
Andy

Runé Becker on
Dear Andy,
the file association for ARIS Express is done during its setup.
If it's overwritten you can get it back manually but editing via Registry Editor (regedit.exe).
Here are the values I took from my Windows 7 registry:
[HKEY_CLASSES_ROOT\.adf] @="classadf1" "Content type"="x-application/adf" ----- [HKEY_CLASSES_ROOT\classadf1] @="ARIS Document File" "Generated By"="Generated By Java-Association" [HKEY_CLASSES_ROOT\classadf1\DefaultIcon] @="C:\\Users\\y472\\AppData\\LocalLow\\Sun\\Java\\Deployment\\cache\\6.0\\33\\671ecf21-52b068d8" [HKEY_CLASSES_ROOT\classadf1\shell] [HKEY_CLASSES_ROOT\classadf1\shell\open] @="" [HKEY_CLASSES_ROOT\classadf1\shell\open\command] @="\"C:\\\\Program Files (x86)\\\\Java\\\\jre6\\bin\\javaws.exe\" \"-open\" \"%1\" \"C:\\Users\\y472\\AppData\\LocalLow\\Sun\\Java\\Deployment\\cache\\6.0\\45\\72b5016d-31766ff7\"" [HKEY_CLASSES_ROOT\classadf1\shell\print] @="" [HKEY_CLASSES_ROOT\classadf1\shell\print\command] @="\"C:\\\\Program Files (x86)\\\\Java\\\\jre6\\bin\\javaws.exe\" \"-print\" \"%1\" \"C:\\Users\\y472\\AppData\\LocalLow\\Sun\\Java\\Deployment\\cache\\6.0\\45\\72b5016d-31766ff7\"" Please note that the above link to the Java cache does NOT apply on your machine. You need to replace in the section "C:\Users...72b5016d-31766ff7\" with the value given in your shortcut of ARIS Express. Click Start/All Programs/ARIS Express and open the properties of the shortcut "ARIS Express 2.3". Copy the latter part pointing to the Java cache. CheersRune