Forum Discussion

Thatcoder's avatar
Thatcoder
Copper Contributor
Feb 20, 2022

Script to update files

I'm writing a chocolatey installation script which installs a service from a zip file. (ziplocation = C:\Reference\file.zip) At the end of script, I want to stop the service, replace/update the file...

Resources