ci: Add comment on product code ps1 script source

This commit is contained in:
ClementTsang 2021-07-21 22:46:48 -04:00
parent b24ceea5e1
commit f9e48f098d

View file

@ -1,3 +1,5 @@
# From https://stackoverflow.com/a/31919297
$path = $args[0]
$comObjWI = New-Object -ComObject WindowsInstaller.Installer