Connexion rapide:  

Forum: General Discussion

Sujet Installing Virtual DJ from the command line on Windows

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

Hi guys, is it possible to install Virtual DJ on Windows without manually opening a browser?
I know it's not in the Chocolatey repo or Scoop, and probably never will, but if a simple PowerShell script can be made, that would already help.
I want to "version control" the software and configuration of my DJ laptop, so that i can get any new laptop configured easily and automated.
 

Posté Tue 23 Mar 21 @ 11:43 am
have you tried something like ->
wget -o vdj.msi https://www.virtualdj.com/download/pc
to download the file?
that link should always grab the latest non early access file unless it get changed for some reason
 

Posté Tue 23 Mar 21 @ 12:37 pm
Also you can unzip the msi and just replace the exe
should work it most cases
 

Posté Tue 23 Mar 21 @ 3:21 pm
wickedmix wrote :
Also you can unzip the msi and just replace the exe
should work it most cases


Thanks a lot! I will go with the unzip method because i can't automate the installer.
Also it seems that wget is not an alias for Invoke-WebRequest anymore in Powershell 7, which i use. There's only iwr as an alias.
 

Posté Tue 23 Mar 21 @ 10:40 pm


(Les anciens sujets et forums sont automatiquement fermés)