; Installation file paths. $installerpath = @ScriptDir & "\klmcodec.exe" $inipath = @ScriptDir & "\klmcp.ini"
Run($installerpath & " /loadinf=" & $inipath)
Need the abowe transformed to as follows.
C:\some path\klmcodec.exe /loadinf="C:\some path\klmcp.ini"



Help

Back to top








