Your Application Delivery Partner

ScriptWindow

EnvokeIT ScriptWindow is the perfect utility that you can use in scripts to show the actions performed in the background to the end user. Some actions might take time and the script might seem slow or hung! But with the EnvokeIT ScriptWindow utility the user sees a “progress” display window that clearly shows what is being done.

Stop confusing your users with blank screens and let them know that the service they are using isn’t hung and that it’s actually performing tasks. Below is an example of how the Standard Edition progress window might look like;

These are some of the areas that are ideal for the ScriptWindow utility;

  • Logon and logoff scripts
  • Application scripts
  • Applications that curently doens't have a "progress" form

The Advanced Edition adds easy configuration possibilities of the window appearance from the script that starts it. You can easily change these properties in the window by setting properties in the script;

  • Company logo and its background color
  • Background color (that is gray in the above example)
  • Welcome title
  • Start position of form (set X and Y coordinates)

The utility is not just great for Terminal Services environments, its perfect for any type of client environment as well!

And of course this is the perfect compliment to these tools;

Here you see a script example of just setting the Form background color and keeping the PictureBox color white as it is default;

objScriptWindow.FormColor = "#ABC19D"

Here is a script example of setting both the Form and PictureBox to use the same background color;

objScriptWindow.FormColor = "#ABC19D"
objScriptWindow.PictureBoxColor = "#ABC19D"

For more information please see the Administrator Guide.

Download EnvokeIT ScriptWindow Standard Edition (Free!)

Download EnvokeIT ScriptWindow Advanced Edition

Purchase Advanced Edition licenses:


Headlines
EnvokeIT ScriptWindow
EnvokeIT ScriptWindow is the perfect tool that you can use in your scripts to show the actions performed in the background to the end user. Some actions might take time and the script might seem slow or hung! But with the EnvokeIT ScriptWindow utility the user sees a “progress” display window that clearly shows what's being done..... read more...
EnvokeIT WIInfo
EnvokeIT WIInfo is the perfect modification to Web Interface that clearly shows relevant information about the client PC at the Web Interface when logged in.... read more...
Flex EnvokeIT Logger
EnvokeIT released a compliment to the Flex Profiles concept... read more...
EnvokeIT Server Manager
PS 4.0 Server Manager is a little tool that helps you remove a server from all published applications it has been hosting and then add it back again. Or perhaps you just want to save the applications a specific server is hosting so you easily can restore them if someone "rearranges" your application silos.... read more...
EnvokeIT AppLauncher
Here you have the perfect tool made for application and ICA-session testing in Presentation Server 4.0 environments with load balanced published applications... read more...
New Tool to Detect Network Sniffers Running on Windows Systems
Do you know whether your Windows system is sniffing network traffic off the network without your knowledge? New tool released... read more...