Minor change

This commit is contained in:
Birunthan Mohanathas 2012-04-28 21:19:32 +03:00
parent 6dc5310b96
commit 7835fabb20

View File

@ -674,10 +674,10 @@ RainmeterIniDoesntExistLabel:
SetOutPath "$INSTDIR\Skins"
RMDir /r "$INSTDIR\Skins\illustro"
Delete "$INSTDIR\Skins\*.txt"
File /r /x "..\Skins\*.*"
File /r "..\Skins\*.*"
SetOutPath "$INSTDIR\Themes"
File /r /x "..\Themes\*.*"
File /r "..\Themes\*.*"
!endif
SetOutPath "$INSTDIR"