cognos Analyst 8.3
Hi All,
Cognos has the inbuilt command line to install the software silent,. like .iss file it has .ats file which will be present in the source but that is 0kb so install the source and search for the .ats file we will get .ats file.
The commandline to install is
<Path of the exe> -s <path of the .ats file>
Uninstallation:
Same way we need to uninstall the software with the help of .ini file and uninst.exe.The uninst.ini will be present in the source file.
so the command line to uninstall is
<path of uninst.exe> -u <path of the uninst.inin> -s
Cognos has the inbuilt command line to install the software silent,. like .iss file it has .ats file which will be present in the source but that is 0kb so install the source and search for the .ats file we will get .ats file.
The commandline to install is
<Path of the exe> -s <path of the .ats file>
Same way we need to uninstall the software with the help of .ini file and uninst.exe.The uninst.ini will be present in the source file.
so the command line to uninstall is
<path of uninst.exe> -u <path of the uninst.inin> -s
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.