Closed ritishab0209 closed 1 month ago
Please add a description of the changes you made. @ritishab0209
I added 2^>nul to the reg query commands, which suppresses errors if the registry key isn't found. Added a check to see if the variable is empty. Added a condition in the for loop to ensure only non-empty AppPath values are echoed
Actually i am not able to reproduce the same error, maybe this is happening because the applications are listed in different registry paths
Shall I look out for this path HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
Fixed the necessary problems in the open.bat file