|
|
#1 |
|
Junior Member
Join Date: Nov 2001
Posts: 22
|
Installing e.g Acrobar reader ???
Hi
In my product i use the acrobat reader. In my installer i have made it possible to select to install the arobat reader software. If selected i run Section "Adobe" SectionIn 2 SetOutPath $INSTDIR\util File ${SOURCE}\bin\commercial\adobe\ar500enu.exe ExecWait '"$INSTDIR\util\ar500enu.exe"' SectionEnd The acrobat reader install starts and when finished my own installation continues.. But what about uninstall. Should i run the acrobat reader uninstall ? In suggestions or idea's to do this a better way |
|
|
|
|
|
#2 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
Unless you know exactly what the Acrobat installer does, this is the best way.
I also don't know wheather making your own installer for Acrobat is legal. |
|
|
|
|
|
#3 | |
|
Member
|
Re: Installing e.g Acrobar reader ???
Quote:
Alternatively, they may have uninstalled it themselves, already. Either way, AFAIK, it's not a common practice to uninstall 3rd party products that you install. If it is, someone let me know quick, before they press the GM I sent over yesterday!
|
|
|
|
|
|
|
#4 | |
|
Member
Join Date: Oct 2002
Location: Melbourne, Australia
Posts: 55
|
Quote:
|
|
|
|
|
|
|
#5 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
I know, I was just saying that the other possibility (installing the files using NSIS) might not be legal.
|
|
|
|
|
|
#6 |
|
Junior Member
Join Date: Nov 2001
Posts: 22
|
Thank you for all your replies.
I will run the install as shown. To uninstall you have to run add/remove programs and the run the acrobat uninstaller. I think this is the best way |
|
|
|
|
|
#7 |
|
Senior Member
|
if you want you can add a message window telling that Adobe Acrobat won't be uninstalled and if wanted the user has to uninstall it by himself.
|
|
|
|
|
|
#8 | |
|
Forum King
|
Quote:
|
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|