i created a Quicktime application with an dependency of apple application support. That is working perfect. But now it needs to copy the Quicktime.qtp file in the appdata folder. But for some reason it will not do that. I have include the screenshots
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
i created a Quicktime application with an dependency of apple application support. That is working perfect. But now it needs to copy the Quicktime.qtp file in the appdata folder. But for some reason it will not do that. I have include the screenshots
here below is the script:
xcopy "%~dp0quicktime.qtp" "%AppData%\LocalLow\Apple Computer\Quicktime" /Y
Or is there a better way to do that?
Share this post
Link to post
Share on other sites