![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br>
|
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 | ||
|
Jason R. Coombs
![]() Join Date: Nov 2006
Posts: 3
Location: Washington, DC
|
I've aliased "start" to "Invoke-Item" so I can use it similar to how I did in cmd.exe (to launch a doc in word or a folder in explorer).
Unfortunately, it seems as if powershell isn't properly escaping special characters. For example, PS C:\Users\jaraco\Music\james\Laid [UK Expanded]> start . Invoke-Item : Cannot find path '.' because it does not exist. At line:1 char:6 + start <<<< . Note that '.' does in fact exist... and is the CWD. |
||
|
|
|
|
|
|