OOps -- it put the background stuff in an extra folder up. I fixed it.
This commit is contained in:
@@ -189,10 +189,12 @@ File /r "NoteSkins\pump\default"
|
|||||||
;SetOutPath "$INSTDIR\NoteSkins\para"
|
;SetOutPath "$INSTDIR\NoteSkins\para"
|
||||||
;File /r "NoteSkins\para\original"
|
;File /r "NoteSkins\para\original"
|
||||||
|
|
||||||
SetOutPath "$INSTDIR\BackgroundEffects"
|
SetOutPath "$INSTDIR"
|
||||||
|
|
||||||
|
CreateDirectory "$INSTDIR\BackgroundEffects"
|
||||||
File /r "BackgroundEffects"
|
File /r "BackgroundEffects"
|
||||||
|
|
||||||
SetOutPath "$INSTDIR\BackgroundTransitions"
|
CreateDirectory "$INSTDIR\BackgroundTransitions"
|
||||||
File /r "BackgroundTransitions"
|
File /r "BackgroundTransitions"
|
||||||
|
|
||||||
CreateDirectory "$INSTDIR\RandomMovies"
|
CreateDirectory "$INSTDIR\RandomMovies"
|
||||||
|
|||||||
Reference in New Issue
Block a user