├── PS1 to Service.exe ├── README.md └── preview.gif /PS1 to Service.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/damienvanrobaeys/PS1-to-Service/23490c7b19f8a0971c1f24757b4a08a37c18a3d8/PS1 to Service.exe -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # PS1 to Service 2 | PS1 to Service: A tool to convert your PS1 to Windows Service on local or other devices 3 | 4 | ![alt text](https://github.com/damienvanrobaeys/PS1-to-Service/blob/master/preview.gif) 5 | 6 | > *View the full blog post here* 7 | http://www.systanddeploy.com/2020/06/ps1-to-service-tool-to-convert-your-ps1.html 8 | -------------------------------------------------------------------------------- /preview.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/damienvanrobaeys/PS1-to-Service/23490c7b19f8a0971c1f24757b4a08a37c18a3d8/preview.gif --------------------------------------------------------------------------------