mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Minor change
This commit is contained in:
parent
6dc5310b96
commit
7835fabb20
@ -674,10 +674,10 @@ RainmeterIniDoesntExistLabel:
|
|||||||
SetOutPath "$INSTDIR\Skins"
|
SetOutPath "$INSTDIR\Skins"
|
||||||
RMDir /r "$INSTDIR\Skins\illustro"
|
RMDir /r "$INSTDIR\Skins\illustro"
|
||||||
Delete "$INSTDIR\Skins\*.txt"
|
Delete "$INSTDIR\Skins\*.txt"
|
||||||
File /r /x "..\Skins\*.*"
|
File /r "..\Skins\*.*"
|
||||||
|
|
||||||
SetOutPath "$INSTDIR\Themes"
|
SetOutPath "$INSTDIR\Themes"
|
||||||
File /r /x "..\Themes\*.*"
|
File /r "..\Themes\*.*"
|
||||||
!endif
|
!endif
|
||||||
|
|
||||||
SetOutPath "$INSTDIR"
|
SetOutPath "$INSTDIR"
|
||||||
|
Loading…
Reference in New Issue
Block a user