mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Some minor changes.
This commit is contained in:
parent
6779269b07
commit
42917f7d67
@ -1421,7 +1421,7 @@ int CRainmeter::Initialize(HWND Parent, HINSTANCE Instance, LPCSTR szPath)
|
|||||||
CSystem::CopyFiles(strFrom, strTo);
|
CSystem::CopyFiles(strFrom, strTo);
|
||||||
|
|
||||||
// This shouldn't be copied
|
// This shouldn't be copied
|
||||||
std::wstring strNote = strTo + L"Read me before copying skins to here.txt";
|
std::wstring strNote = strTo + L"Read me before copying skins here.txt";
|
||||||
CSystem::RemoveFile(strNote);
|
CSystem::RemoveFile(strNote);
|
||||||
|
|
||||||
// Copy also the themes to the %APPDATA%
|
// Copy also the themes to the %APPDATA%
|
||||||
|
Loading…
Reference in New Issue
Block a user