Hi,
I need to deploy a new version of a IBM client that wasn't deployed with SCCM. (The client install is a EXE file).
I've created an Application for the old client, enter the install string (xxx.exe /s /v"/qn) & uninstall string (MSIExec.exe /q /X{APP-GUID} and Detection Method of File-System for the client EXE files Version in the clients installation folder. (%ProgramFiles(x86)%....).
Tried to deploy this client and it was deployed successfully.
Then I've created a new Application for the updated client with the same install & uninstall Parameters and Detection Method (here with the new file version check) but here I've configures also Supersedence checking the Uninstall for the previous version client).
When I deploy the new client it uninstalls the previous client but ends with error that the application wasn't detected.
Trying to deploy without previous version on the test workstation also behave the same and the new client isn't installing.
Any suggestions for debug ? the two Applications in the SCCM are the same except the new one have a Supersedence tab filied.
Thnak you for you halp in advance.
I need to deploy a new version of a IBM client that wasn't deployed with SCCM. (The client install is a EXE file).
I've created an Application for the old client, enter the install string (xxx.exe /s /v"/qn) & uninstall string (MSIExec.exe /q /X{APP-GUID} and Detection Method of File-System for the client EXE files Version in the clients installation folder. (%ProgramFiles(x86)%....).
Tried to deploy this client and it was deployed successfully.
Then I've created a new Application for the updated client with the same install & uninstall Parameters and Detection Method (here with the new file version check) but here I've configures also Supersedence checking the Uninstall for the previous version client).
When I deploy the new client it uninstalls the previous client but ends with error that the application wasn't detected.
Trying to deploy without previous version on the test workstation also behave the same and the new client isn't installing.
Any suggestions for debug ? the two Applications in the SCCM are the same except the new one have a Supersedence tab filied.
Thnak you for you halp in advance.