Front Matter

H1
Rename for other application
This commit is contained in:
2023-07-08 11:24:33 -07:00
parent 27afda6892
commit 2aead5c30d
11 changed files with 114 additions and 31 deletions

View File

@ -1,3 +1,11 @@
---
type: note
created: 2023-07-08T02:49:15.258Z
updated: 2023-07-08T03:55:16.503Z
---
# V 2 26 1 Development
```bash
C:\Users\Phares>
D:
@ -69,4 +77,4 @@ sc config "EAF Runtime Agent" displayname= "EAF Runtime Agent - v2.26.1"
sc config "EAF Management Server" displayname= "EAF Management Server - v2.26.1"
"D:\EAF\EAF Management Server\Bin\EAFManagementServer.exe" console
http://eaf-dev.mes.infineon.com:9003
```
```

View File

@ -1,3 +1,11 @@
---
type: note
created: 2023-07-08T02:49:15.266Z
updated: 2023-07-08T03:55:16.508Z
---
# V 2 26 1 Prod
```bash
C:\Users\Phares>
D:
@ -7573,4 +7581,4 @@ mklink /J "D:\EAF\EAF Management Server\Logs" "D:\EAF\EAF Management Server\v2.1
mklink /J "D:\EAF\EAF Management Server\StartedInstances" "D:\EAF\EAF Management Server\v2.19.0\StartedInstances"
mklink /J "D:\EAF\EAF Management Server\Temp" "D:\EAF\EAF Management Server\v2.19.0\Temp"
-> sc config "EAF Management Server" displayname= "EAF Management Server - v2.26.1"
```
```

View File

@ -1,3 +1,11 @@
---
type: note
created: 2023-07-08T02:49:15.269Z
updated: 2023-07-08T03:55:16.510Z
---
# V 2 26 1 Staging
```bash
C:\Users\Phares>
D:
@ -343,4 +351,4 @@ Click any key within 00:00:10 sec. time.
# sc create "EAF Runtime Agent" start= delayed-auto binPath= "D:\EAF\EAF Runtime Agent\Bin\EAFRuntimeAgent.exe" DisplayName= "EAF Runtime Agent"
sc config "EAF Runtime Agent" displayname= "EAF Runtime Agent - v2.26.1"
sc config "EAF Management Server" displayname= "EAF Management Server - v2.26.1"
```
```