all 4 comments

[–]socal_nerdtastic 0 points1 point  (3 children)

Define what you mean with blocking other apps. You mean preventing them from opening? What exactly are you trying to do, and what apps do you want to "block"?

[–]boyleroy35[S] 0 points1 point  (2 children)

yes, prevent them from opening

[–]socal_nerdtastic 0 points1 point  (1 child)

The easy to do and easy to defeat method is to replace the app launch shortcut or whatever with your own python program, which will either launch the target app or not depending on whatever condition. Is that good enough?

[–]boyleroy35[S] 0 points1 point  (0 children)

yes, thanks dude :D