|
Ok, think i understand what your trying to accomplish...
When you launch the vb script does it display in full screen mode or does this only happen using the exe you created? check the properties of the exe for any options that may help
There are some free utilities out there that allow you to create exe out of vbs which may help.
Wise is used to package software installs and allows you to modify the windows that are displayed during the installation so this might not be the best tool to use for your particular project.
|