here is workaround until this issue resolved by HP
run the script on the Vugen system from the command line without opening the Vugen. Please test if it would be
possible as follows;
1. Open CMD and navigate to the LoadRunner/bin directory. (e.g.
"C:\Program Files (x86)\HP\LoadRunner\bin")
2. Use the following command to run the script from your script
directory;
mmdrv.exe -usr "D:\Work\scripts\script1.usr" #out D:\output
What you see here is mmdrv.exe which makes opening the script1.usr script with that process.
-out (output directory) Is showing where to save for you the output of the run from cmd.
Note:
In order to get all the other options that go with the command, run mmdrv.exe from the command prompt without any options.