Install DCMS app from Software Center (SC)

Created by Jenish Byanjankar, Modified on Fri, 14 Apr, 2023 at 10:48 AM by Jenish Byanjankar

DCMS installation attempt from SC may result in error 1603. To fix this issue, please run the following command in an elevated powershell session. This will delete 'pendingfilerenameoperations' value from registry.


Get-Item -Path 'HKLM:\System\CurrentControlSet\Control\Session Manager' | Remove-ItemProperty -Name PendingFileRenameOperations -Force


Once the command is successfully ran, you should be able to install it from SC.


After installing the app, run the following command to delete shortcuts from the desktop.


del /F /Q "C:\Users\Public\Desktop\IBM i Access for Windows.lnk"

del /F /Q "C:\Users\Public\Desktop\System i Navigator.lnk"


To import the session shortcut in DCMS app (image below), simply go to File -> Import and browse for the shortcut files in C:\Users\Default\AppData\Roaming\IBM\Client Access\Emulator\private


 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article