Comments

busterkeaton wrote on 12/24/2007, 12:49 PM
probably not in Vegas, but you could create a macro that Opens Vegas and Opens any other program you want. Then just use this shortcut to open vegas.
jetdv wrote on 12/24/2007, 12:54 PM
Technically, you probably could via a script.
Jonathan Neal wrote on 12/24/2007, 1:13 PM
You could write a bat file...

@echo off
C:\Path-To-Your-Application\Application-Name.exe
vegas80.exe


You could write this file in notepad and save it as vegas.bat.
TimTyler wrote on 12/24/2007, 2:33 PM
Thanks for the code.

The app I want to run is a utility that shows MCU LED info on screen with the Behringer BCF2000. I'd want it to run when i click on a VEG file too though.

I thought maybe I could script something within Vegas, but maybe not.
Chienworks wrote on 12/24/2007, 2:34 PM
You could change the file association in Windows for .veg to run that .bat file instead of Vegas.