I put this on the post-build event:
cd
echo "hello"
cd bin\Release
The result doesn't cd to bin\Release:
1>D:\QC supplements\Code\LOS Installer
1>"hello"
Do you know why is that?

D:\QC supplements\Code\LOS Installer 1>"hel" /> D:\QC supplements\Code\LOS Installer 1>"hel" /> D:\QC supplements\Code\LOS Installer 1>"hel"/>
I put this on the post-build event:
cd
echo "hello"
cd bin\Release
The result doesn't cd to bin\Release:
1>D:\QC supplements\Code\LOS Installer
1>"hello"
Do you know why is that?

Copyright © 2021 Jogjafile Inc.