Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
start App using command line parameters
#2
@Davider, not sure if this will help, but on my system the pm2.exe is at
 
Code:
Copy      Help
C:\Users\Administrator\AppData\Roaming\npm\node_modules\pm2-windows-service\src\daemon\pm2.exe
Perhaps change the offending 'pm2' line to this:
Code:
Copy      Help
string pm2Path = $@"{folders.RoamingAppData}\npm\node_modules\pm2-windows-service\src\daemon\pm2";


Messages In This Thread
RE: start App using command line parameters - by burque505 - 05-08-2024, 11:14 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)