|
|
#1 |
|
Junior Member
Join Date: Jul 2003
Location: france
Posts: 33
|
detection of acrobat reader 7. or higher
hello
i make a javascript which only work with acrobat reader 7 or higher (8, 9 and future). my nsis copy this javascript only if is acrobat reader 7 8 and 9 as detected. If it's a lower version (6,5 or 4) i put an message box to install a new version. My problem is if adobe create a new version of reader, i need put a new line on my nsis: code: i test if all version are present. Now i want only want to have a code who test if adobe version are higher than 6. I know how detect number with code: but i don't know what's the code to say if $0 > 6 install if not messagebox "install a higher version" thanks for your help and for my english. |
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Oct 2003
Posts: 165
|
this should work for you i tested it a few times by changing the registry entries for acrobat from my 8.0 to 6.0 ect ect
code: theres also a nsi script attached |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jul 2003
Location: france
Posts: 33
|
it's work fine but i have a problem with acrobat reader 5 because this application is not updated by the installation of arcrobat 6, 7 or 8.
the two acrobat can been installed in same time on the computer. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|