What is the equivalent of this code in PowerShell?
@echo off
SET PATH=%PATH%;D:\oracle\FRHome_1\dcm\bin\;D:\oracle\FRHome_1\opmn\BIN\;D:\oracle\FRHome_1
\opmn\BIN
Best regards
|
What is the equivalent of this code in PowerShell?
Best regards |
||||
|
|
PS: You should try to learn some Powershell, rather than just asking for equivalent lines of code. |
|||||||||||
|