And "DIRCOPY %wpipath%\example C:\ " goes where? Sorry for my lack of knowledge with this...
Could you or kel explain to me how to "convert" this theme (for example to other stuff) nlite addon of Gorki to a WPI "language"?
The .ini
;Gorki
[general]
builddate=27/10/2007
description=IllumeCG Theme
language=Multilanguage
title=IllumeCG Themes
version=0.99a
website=http://spaceqcg.deviantart.com/art/IllumeCG-0-99a-65481358
[sysoc]
IllumeCG Theme=ocgen.dll,OcEntry,IllumeCG.inf,HIDE,7
[dosnet_files]
d1,IllumeCG.inf
d1,IllumeCG.cab
[txtsetup_files]
IllumeCG.inf = 100,,,,,,,20,0,0
IllumeCG.cab = 100,,,,,,_x,,3,3
[i386_compress]
rvmtemp\extracted\IllumeCG.inf
[HexEdit]
I386\uxtheme.dll|6.0.2900.2180|113178|83EC1C568D4DE4|33C0C9C2040090
I386\uxtheme.dll|6.0.2900.2523|104714|83EC1C568D4DE4|33C0C9C2040090
I386\uxtheme.dll|6.0.2900.2845|104746|83EC1C568D4DE4|33C0C9C2040090
The .inf
[DefaultInstall]
CopyFiles =Theme.Files,IllumeCG.MsStyle,Shell.Normal,Shell.Gray,Wall.Files
[IllumeCG Theme]
OptionDesc =IllumeCG"
Tip ="Theme"
Modes =0,1,2,3
CopyFiles =Theme.Files,IllumeCG.MsStyle,Shell.Normal,Shell.Gray,Wall.Files
[SourceDisksNames.x86]
1="IllumeCG Theme Files","IllumeCG.cab",,"i386"
[DestinationDirs]
Theme.Files =10,%THEME%
IllumeCG.MsStyle=10,%COMSST%
Shell.Normal =10,%NO%
Shell.Gray =10,%GR%
Wall.Files =10,%WALL%
[SourceDisksFiles]
Gray_ss.dll =1
NormalColor_ss.dll=1
IllumeCG.msstyles =1
IllumeCG.Theme =1
Vineyard.jpg =1
[Theme.Files]
IllumeCG.Theme
[IllumeCG.MsStyle]
IllumeCG.msstyles
[Shell.Normal]
Shellstyle.dll,NormalColor_ss.dll
[Shell.Gray]
Shellstyle.dll,Gray_ss.dll
[Wall.Files]
Vineyard.jpg
[Strings]
THEME="Resources\Themes"
COMSST="Resources\Themes\IllumeCG"
NO="Resources\Themes\IllumeCG\Shell\NormalColor"
GR="Resources\Themes\IllumeCG\Shell\Gray"
WALL="Web\Wallpaper"
Inside of the .cab are the files:
Gray_ss.dll
IllumeCG.msstyles
IllumeCG.Theme
NormalColor_ss.dll
Vineyard.jpg
All these 3 files (.ini , .inf and .cab) are compressed by .rar that serves as addon for nlite...
can someone help me?