Websoft9Archive / solution-plcnext

0 stars 0 forks source link

Install plcnext plugin for vs with env #5

Closed chendelin1982 closed 2 years ago

chendelin1982 commented 2 years ago
RUN Start-Process msiexec.exe -ArgumentList '/i', 'plvs.msi', '/quiet', '/norestart' -NoNewWindow -Wait

replace plvs.msi with ENV

chendelin1982 commented 2 years ago

transfer to: #20