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: