• Welcome to SCdev.org. Please log in.

Welcome to the new SCdev forums!

skin.ini error line42 help please

Started by Cygoku, October 24, 2007, 09:14:28 PM

Previous topic - Next topic

Cygoku


[SkinInfo]

Title=Windows
Author=Moonlight
LastUpdate=2006/02/02

; --------------------

[ColorCoordination]

; Changes the color of the MoonShell Skin. (RRGGBB hex format)
; Be sure to remove the semicolon before any line you wish to change.
;

DesktopBG=-1

TitleA_Bright=-1
TitleA_Dark=-1
TitleA_BG=-1
TitleA_Text=ffffff
TitleA_TextShadow=000000

TitleD_Bright=-1
TitleD_Dark=-1
TitleD_BG=-1
TitleD_Text=ffffff

ScrollBar=-1

FrameBright=ffffff
FrameDark=ffffff

ClientBG=949294
ClientText=000000

FileSelectBG=ff0000
FileSelectText=ffffff
FileSelectCursor=000000
FileSelectPlay=000000

TextViewBG=ffffff
TextViewText=ffffff

ProgressEnd=-1
ProgressLast=-1

MWC_MenuSelectBG=ffffff
MWC_MenuSelectText=000000
MWC_MenuText=ffffff
MWC_MenuLetfBG=ffffff
MWC_MenuSubSelectBG=ffffff
MWC_MenuSubSelectText=ff0000
MWC_MenuSubText=000000
MWC_MenuSubFlag=000000
menu background file name:submenu.bmp,size:170*170
; --------------------

; This will change the default positions for the windows in MoonShell.

[OverrideWindowRect_About]
x=-1
y=-1
w=-1
h=-1

[OverrideWindowRect_Help]
x=-1
y=-1
w=-1
h=-1

[OverrideWindowRect_PlayControl]
x=-1
y=-1
w=-1
h=-1

[OverrideWindowRect_FileSelect]
x=-1
y=-1
w=-1
h=-1

[OverrideWindowRect_PicView]
x=-1
y=-1
w=-1
h=-1

[OverrideWindowRect_TextView]
x=-1
y=-1
w=-1
h=-1

[OverrideWindowRect_Progress]
x=-1
y=-1
w=-1
h=-1

[OverrideWindowRect_SetNext]
x=-1
y=-1
w=-1
h=-1

[OverrideWindowRect_FileInfo]
x=-1
y=-1
w=-1
h=-1
[OverrideWindowRect_DateTime]
x=0
y=178
w=268
h=0

; --------------------

Is this alright?  I guess not since I get an error message saying
load'/scshell/skin.ini
line42 error.
The key name doesn't end correctly.

Could anyone help me out?

Cygoku

[XG|EZFLA|EZFLA2|EZFLA3|EZ4L|SCSD|SCL|SCDS1v2|SCDS1v3|DSL16G|R4]

Dudu.exe

remove this line or put a ; before it !!!

menu background file name:submenu.bmp,size:170*170

this is just a warning saying " the menu background is  bmp file... not setted here..

Cygoku

Thank you sir, working fine now.

Cygoku

[XG|EZFLA|EZFLA2|EZFLA3|EZ4L|SCSD|SCL|SCDS1v2|SCDS1v3|DSL16G|R4]