Thursday, April 11, 2013

Want to have fun? Let’s run script from command line.

Type the following in a notepad file and save it as run_through_cmd.bat

c:
cd \
cd “<LR installation directory>\Program Files\HP\Virtual User Generator\bin” vugen.exe -usr “<Script_path>\<script_name>.usr”
mmdrv.exe -usr “<Script_path>\<script_name>.usr”

Now, double click run_through_cmd.bat file and see the black magic ;)
Click here to know more

Hey, please keep run_through_cmd.bat handy next article we will have more fun using this.

No comments:

Post a Comment