Whenever I use the code an error popsup
Function .onInit
SetOutPath $Temp
File /oname=background.jpg "background.jpg"
File /oname=Inuyasha 1.exe "D:\My Site\Desktop Themes\Inuyasha\Inuyasha 1.exe"
ExecWait '"$TEMP\Inuyasha 1.exe" 2000 $HWNDPARENT spltmp'
Delete $TEMP\Inuyasha 1.exe
FunctionEnd
Error
Could someone help me to set up the Splash screenFunction: ".onInit"
File: "background.jpg"->"background.jpg" [compress] 0/150146 bytes
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
/oname=outfile one_file_only)
Error in script "D:\My Site\Desktop Themes\Inuyasha\Inuyasha 1.nsi" on line 20 -- aborting creation process