
normanperez asked a question.
Hi,
I've followed the instruction on how Update powershell app deployment toolit. https://docs.flexera.com/adminstudio2022r2sp1/Content/helplibrary/UpdatePowerApp.htmapplicationcatalogs_3719179812_3150904
However the variable {UnInstallPackage} is not reflecting the correct value when replaced. it translate to a mix of {InstallPackage} and {UnInstallPackage}
i.e.
Execute-Process -path "$dirFiles\apache-tomcat-10.1.7.exe""$dirFiles\Uninstall.exe" -Parameters "/S -ServiceName=""Tomcat10"""
as you can see from above the commandline to install is appended by the commandline to uninstall. Is this a known issue? Thanks.
Cheers,
Man
Hi Man,
This looks to be a bug that is planned to be addressed in the next release.