Hello everybody ,
Here's a new update to envy module for 3rd unsigned only !
A new useful feature has been added : you can now remove Python Script shell icon or your standalone app icon from task list !
links :Code:import envy print envy.version print envy.is_app_hidden() # not yet ! try: envy.set_app_hidden(1) # try to hide your application from tasklist # (standalone) or python shell if you run it from there ! except: print 'exception !' print envy.is_app_hidden() # it should work ! print "now it's impossible to view icon in tasklist by pressing application key !" print 'try now to go back in your application now after switching ? :D'
envy 1.0.4 3rd unsigned
envy 1.0.2 selsigned (new feature is not availablebecause of need of capabilities !)
BR
Cyke64


because of need of capabilities !)
Reply With Quote






