How to add before deployment and after deployment script for deploying windows app using appveyor agent

nikhil's Avatar

nikhil

Nov 04, 2016 @ 10:52 AM

How can i write a power shell script to shut down my windows app before deployment and run the windows app after deployment using appveyor agent

  1. 1 Posted by nikhil on Nov 04, 2016 @ 01:21 PM

    nikhil's Avatar
  2. 2 Posted by Ilya Finkelshte... on Nov 04, 2016 @ 04:39 PM

    Ilya Finkelshteyn's Avatar

    This on how to stop and check that files are free. I believe that it is easy to figure out how to start. If you are is actually not Windows Service but interactive app (which is unusual situation), you can try to use Stop-Process PS command.

    --ilya.

  3. Ilya Finkelshteyn closed this discussion on Aug 25, 2018 @ 02:09 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac