Move .skn files from settings folder and back
I am writing a launcher and have a question about moving files. I need to be a able to move files from the settings directory to the app directory in order for the program to work. I've been looking at the SumatraPDF source to be able to do that. The problem is that the files that need to be moved could have any file name. The extension on the file name will always be the same.
Example: I need to move all files with the extension .skn from the settings folder to the app folder when the program is launched and back to the settings folder when the program is closed.
- Read more about Move .skn files from settings folder and back
- 6 comments
- Log in or register to post comments