Hello,
I'm creating a program with C# and I have some problems with it. So, everything is OK when I run my program simply. Problem occurs when I run my program as administrator - it doesnt let me to drag itiems on it, although as I said everything is ok when it's running not as admin. Any ideas? Thank you.
Loading
ZygisPosted Jun 2, 2011, 7:52 AM
So, when I run it as admin it doesnt allow me to drop files in checkboxlist. I need this because e.g. when run a program simply and I drop firefox shortcut, I get its target file's location via Shell32 and there the error pops up because program doesnt have admin rights... I'm using windows 7.
Jaganathan BantheswaranPosted Jun 2, 2011, 7:16 AM
Can you explain your program?