Hello,
I've written a simple script that uses winforms DataGridView to show (installer) files on the left and installed apps on the right.
So far so good, this works. But when I select a (random) row from one of the DataGridViews, and click on Un-Install (Function Do-InstallerAction) it doesn't show the correct line. It always comes back with the first row ..
Any help is greatly appreciated.
Cheers.
Here's my code:
PowerShell Code
Double-click the code block to select all.
Statistics: Posted by SDAN2012 — Wed Sep 10, 2014 6:09 am