Powershell script to update (if needed) and launch VLC Nightly (x64)
- Place the script in the VLC Nightly directory, or in an empty directory
- Set the correct $LauncherName (i.e. "$LauncherName = vlc_launcher.ps1")
- optional: use ps2exe to convert the script into an executable file (in this case you have to set i.e. $LauncherName = vlc_launcher.exe)
- optional: point vlc shortcuts to the launcher instead of vlc.exe
- run the script (or executable)