Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

How do I make my HTA using group policy to always be on top of the task bar

$
0
0

Ok, long story short, my project of the day is to come up with a HTA (My choice due to the click images etc),  that  will be pushed out via group policy ..  and that when the clients' computer users log into their laptop and b4 they see their desktop   the HTA application is triggered FULL Screen.

right now what happens is the taskbar shows.. which freaks out management... they want to HTA Page to be completely covering the screen and NO Taskbar please.... ( as in NO ANCHOVIES PLEASE Song reference) .. but seriously

how do I have the HTA  full screen over the TOP of the taskbar....

right now I have this and it isn't over the taskbar:
<hta:application
   showintaskbar = "no"
   caption = "no"
   border = "thick"
   contextmenu = "yes"
   icon = "path_to_icon.ico"
   innerborder = "no"
   scroll = "no"
   singleinstance = "yes"
   resizable = "no"
   windowState = "maximize"
>


Viewing all articles
Browse latest Browse all 15028

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>