Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am trying to code in a CL; uninstalling software from an option in a UIM menu. Is there a way to deallocate the menu your in so ALL the objects can be removed at the time the option is chosen? Right now it doesn't work because the menu object is locked by the user at the time the uninstall option is selected, so none of the objects in the software product library are deleted because of the lock on the menu. Is there a way around this?

What I have tried:

Some deallocation commands. Not much more since I am not sure what to try.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900