You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
currentdirectorypath
About this tag
The currentdirectorypath tag on WindowsForum.com covers topics related to retrieving or setting the current directory path in Windows command-line and scripting contexts. Discussions include using commands like `cd`, `%cd%`, and PowerShell's `Get-Location` to obtain the current working directory, as well as troubleshooting path-related issues in batch files and scripts. The tag also touches on how the current directory path interacts with application execution aliases and Universal Windows Apps (UWAs) when launched from the command line. Users share solutions for capturing the current directory path in variables, handling spaces in paths, and ensuring scripts run correctly regardless of the starting directory.
As we continue to close the gap between Win32 and Universal Windows Apps, one of the features we’ve recently introduced is the ability to activate a UWA from a command line and pass the app arbitrary command-line arguments. This is available to Insiders from build 16226.
This feature builds on...
activation
app execution alias
arguments
build 16226
command line
commandlineactivatedeventargs
currentdirectorypath
debugging
desktop bridge
entry point
executable
insider
manifest
navigation
onactivated
parsedcommands
start page
uwa
windows 10
windows apps