equinox
01-04-2004, 07:06 AM
Hello Community,
before posting my question, i must say, that i'm german and not very good in english. So mistakes could happen! Sorry for that.
My question:
In the Series60 Theme Studio you can bound in a SIS-Screensaver. But how I can create a SIS-Screensaver?
Have you any idea?
This I've founde in the createskin.bat from Theme Studio:
echo WRITING SCREEN SAVER DETAILS
if "%5"=="" goto sisstep
if "%6"=="" goto sisstep
rem copy the screen saver to the local directory
copy %4 .
rem screen saver details should be inserted into the pkg file
rem example: '@"bounceSaver.SIS",(0x1000599C)'
echo @"%5",(%6) >> "%3.pkg"
I hope you could help me.
Regards
Chris
before posting my question, i must say, that i'm german and not very good in english. So mistakes could happen! Sorry for that.
My question:
In the Series60 Theme Studio you can bound in a SIS-Screensaver. But how I can create a SIS-Screensaver?
Have you any idea?
This I've founde in the createskin.bat from Theme Studio:
echo WRITING SCREEN SAVER DETAILS
if "%5"=="" goto sisstep
if "%6"=="" goto sisstep
rem copy the screen saver to the local directory
copy %4 .
rem screen saver details should be inserted into the pkg file
rem example: '@"bounceSaver.SIS",(0x1000599C)'
echo @"%5",(%6) >> "%3.pkg"
I hope you could help me.
Regards
Chris