Examples
Previous  Top  Next


Timeout an application on a specific date
Run a .bat file from a network share inside the virtual environment
Modifying the Virtual Registry
Import .reg file at runtime
Stopping a virtual service when the main application quits
Copying an external system configuration file into the virtual environment on startup.

How to use an example:

1. Save contents to a plain text file with the .vbs extension in the same directory as your package.ini file (produced by SetupCapture).
Note: It doesn't matter what filename you use, all .vbs files will be added to the package at build time and run

2. Rebuild the application