meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
export_from_the_command_line [2023/07/20 11:55] steph.jorgensenexport_from_the_command_line [2023/12/14 15:31] (current) croft
Line 21: Line 21:
  
 ^**Command**^**Description**^ ^**Command**^**Description**^
-| cmd|start /WAIT <exe> <arguments> |+| cmd|start "" /WAIT <exe> <arguments> |
 | PowerShell|Start-Process -Wait -FilePath `<exe>` -ArgumentList '`<arguments>`' | | PowerShell|Start-Process -Wait -FilePath `<exe>` -ArgumentList '`<arguments>`' |