Capturing Batch Files using Single Program Capture
Updated: 29 Jul 2010 | 1 comment
Even though the browse dialog in SVS Admin for Single Program Capture does not accept .bat as a valid file type, you can still use batch files. You can either paste or manually type the path to the batch you want to run into the Program name text field.
Procedure
- Create a batch (.bat) file containing the command lines for launching each of the programs you want to capture to a single layer.
In Software Virtualization Solution Admin:
- Click File > Create New Layer.
- Select Install application.
- Click Next.
- Type in a name for the layer.
- Click Next.
- Select Single program capture.
- Under Program name type in the path and name of your batch file.
- Click Next.
- Click Finish.
Capture mode will start and your batch file will be launched. Capture mode will end after the batch file has been processed. If capture mode does not end after the batch file has completed, check for and end any child process the program installers launched. For example, some installers execute a "quick launch" program and place an icon in the system tray.
blog entry Filed Under:
The Endpoint Virtualization Community Blog is the perfect place to share short, timely insights including product tips, news and other information relevant to the Endpoint Virtualization community. Any authenticated Connect member can contribute to this blog.
Comments
Handy Hint
I ran into this one just a few days ago with a Java app that installed via a Batch File. Had I not found this I would have never known a Single Program capture would see that!!
Thanks - Tom Fronza
Would you like to reply?
Login or Register to post your comment.