xcopy K:\AosService\PackagesLocalDirectory\*.xml k:\CopyObjects /sy
xcopy K:\AosService\PackagesLocalDirectory\*.xml k:\CopyObjects /sy /exclude:exclude.txt
\XppMetadata\\bin\\Descriptor\Adaptor\
for /R K:\AosService\PackagesLocalDirectory\ %f in (*.en-US.label.txt) do copy %f k:\CopyLabels\
xcopy K:\AosService\PackagesLocalDirectory\*.en-US.label.txt k:\CopyLabels /sy
xcopy K:\AosService\PackagesLocalDirectory\*.label.txt k:\CopyLabels /sy
Get-ChildItem -Path "K:\AosService\PackagesLocalDirectory\*" -Include *.en-US.label.txt -Recurse | Copy-Item -Destination k:\CopyLabels\
DaxOnline.org is free platform that allows you to quickly store and reuse snippets, notes, articles related to Dynamics AX.
Authors are allowed to set their own AdSense units.
Join us.