View Full Version : Acrobat Reader
lledden
11-11-2008, 01:09 PM
Is there a dependency module for SF8 for Acrobat Reader. All I can find in my searching is one for the MSI installer. Can anyone help on this?
jassing
11-13-2008, 05:04 PM
I don't use dependancy modules as they "just get installed" regardless if the user installs your software or not... and then it doesn't get uninstalled if teh user cancels out....
What I would suggest you do is include it as a file in your installer (instead of a primer file) and install to %TempFolder%.
In "Post install" actions look for the handler for a .pdf; then read the version; if it's too old for you, or NOT acrobat's reader, then install acrobat reader silently; when done; delete the installed file....
lledden
11-13-2008, 10:29 PM
Thanks, that's a good suggestion.
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.