That's where I would end up short, as I have no idea how to write my own commands haha
I can barely make a .bat file run
That's where I would end up short, as I have no idea how to write my own commands haha
I can barely make a .bat file run
That's actually a pretty good idea! I imagine the task scheduler would be able to make that happen...
That you even know what a ".bat" file is - is promising enough!
create a text file that has:
copy /source/files /dest/
name it...: something.cmd
Open "task scheduler"
create a new task
schedule it to run at 1am every day
and point it to that "something.cmd
" file
And just to be abundantly clear, I replace the /source/files with the path from where the symlinks are, and the /dest/ is where it gets pasted to?
EDIT: Nevermind I got it to to work!
Just wanna quickly thank both of you for helping out this caveman. Really appreciate it guys!!
It is possible that the application unable to follow symlink if the application runs on a chroot environment. (However it is irrelevant to this case)
Just as an aside that may be useful to you or others, you can also do this using Certify The Web:
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.