naikosen Posted October 7, 2006 Posted October 7, 2006 I want to create theme for WinRar. For it, I followed every bit of instruction posted in the web site ' http://www.rarlab.com/themes_new.txt' with a topic "How to create WinRAR theme file" as following:How to create WinRAR theme file1. IntroductionTheme file is RAR archive containing an alternative set of graphicsand winrar_theme_description.txt file.2. Name formatTheme file must have .theme.rar extension, so its name format is: basename.anytext.theme.rarWinRAR creates a folder for theme graphics using 'basename' name part,so you need to select something sensible and unique as basenameto avoid overwriting already installed themes. 'Anytext' part is optionaland ignored by WinRAR. You may use it, for example, to include the versioninformation. Here are a couple of possible theme file names: Snow.ver21.theme.rar - it will be installed to 'Themes\Snow' folder Marine.theme.rar - it will be installed to 'Themes\Marine' folder3. winrar_theme_description.txt fileTheme file must contain winrar_theme_description.txt file inthe root folder. It is a plain text ASCII file containingthe following commands:a) 'title' commandFormat:title=<theme title>where <theme title> is a text string displayed as a theme namein the "Options/Themes" menu. If you provide several themeswith different toolbar sizes, it may be a good idea to includethe toolbar size into the title text.Examples:title=Snow 32x32title=Snow 48x48title=Marineb) 'about' commandFormat:about=<theme description>where <theme description> is information to display in WinRAR "About"dialog. For example, it can be a copyright string or theme author name.You can use '\n' characters to split the theme description to two linesin the desired position. Do not use more than one '\n', because "About"dialog has enough space only for two description strings. Also do not usetoo long string, otherwise it will not fit into the dialog.Examples:about=Marine by Peterabout=© 2004 AlexDesignStudio.\nwww.AlexDesignStudio.com.c) 'background' commandDefault color to define transparent areas in toolbar bitmaps is black,but if you wish to use the white color for this purpose, you can add:background=255command to winrar_theme_description.txt. Note that background coloris important even if your bitmaps are 32 bit and have the alpha channel.Not all Windows versions and display color modes support 32-bit bitmaps,so in some situations (for example, in Windows 98) WinRAR must treat themjust like usual 24-bit bitmaps.4. Graphics filesTheme file should contain the following graphics files.In the root archive folder:AboutLogo.bmp - 261x49 logo in "About" dialogDiskOff.ico - 16x16 "inactive disk" icon in the status barDiskOn.ico - 16x16 "active disk" icon in the status barDragCopy.cur - 32x32 "copy files" cursor for drag and dropDragMove.cur - 32x32 "move files" cursor for drag and dropDragNo.cur - 32x32 "drop prohibited" cursor for drag and dropEstimate.bmp - 48x48 "estimate compression" image for file "Info" dialogFile.ico - 16x16 "unknown file type" iconFolderUp.bmp - 16x16 "go one folder up" toolbar buttonPasswordOff.ico - 16x16 "inactive password" icon in the status barPasswordOn.ico - 16x16 "active password" icon in the status barRAR.ico - 16x16,32x32,48x48 general RAR iconRarSmall.bmp - 13x13 image of RAR icon for shell extension menuREV.ico - 16x16,32x32 recovery volumes iconSetup.ico - 16x16 setup icon for "Add and remove programs" listSFX.ico - 16x16,32x32 or larger SFX module icon (see notes below)SFXLogo.bmp - 93x302 SFX module logoSortDown.bmp - 13x13 "sort down" file list column header imageSortUp.bmp - 13x13 "sort up" file list column header imageTray.ico - 16x16 "WinRAR in the background" tray icon (16 colors only)WizardLogo.bmp - 64x64 logo for Wizard dialogsIn the 'Toolbar' folder:Add.bmp - "Add" toolbar buttonBenchmark.bmp - "Benchmark" toolbar buttonComment.bmp - "Comment" toolbar buttonConvert.bmp - "Convert" toolbar buttonDelete.bmp - "Delete" toolbar buttonExit.bmp - "Exit" toolbar buttonExtract.bmp - "Extract" toolbar buttonExtractTo.bmp - "Extract To" toolbar buttonFind.bmp - "Find" toolbar buttonInfo.bmp - "Info" toolbar buttonLock.bmp - "Lock" toolbar buttonPrint.bmp - "Print" toolbar buttonProtect.bmp - "Protect" toolbar buttonRepair.bmp - "Repair" toolbar buttonReport.bmp - "Report" toolbar buttonSFX.bmp - "SFX" toolbar buttonTest.bmp - "Test" toolbar buttonView.bmp - "View" toolbar buttonVirusScan.bmp - "VirusScan" toolbar buttonWizard.bmp - "Wizard" toolbar buttonNotes:a) Though it is better to keep original sizes, the size of many bitmaps can be slightly changed without hurting WinRAR look. You can check the outcome of such change experimentally if necessary.b) You can use any reasonable size for toolbar buttons. WinRAR will detect it automatically.c) You can use both 24-bit and 32-bit bitmaps with alpha channel for toolbar buttons and for FolderUp button. In case of 24-bit bitmaps use the black color to define transparent areas.d) One theme file can include only one set of toolbar buttons. If you wish to provide themes with buttons of different size, create several theme files.e) Use gray RGB(192,192,192) color in SortUp.bmp and SortDown.bmp to define transparent areas.f) Color depth is not limited for most icons except Tray.ico, which must be 16 colors. WinRAR uses Tray.ico only for those Windows versions, where a usual 256 color icon is not displayed well. If you wish to create Win9x compatible SFX.ico, it must be 16x16,32x32, 16 or 256 color only. Other sizes and color depths are allowed if you do not care about Win9x and need only Win NT/2000/XP/2003 compatibility. In the latter case SFX.ico will be ignored under Win9x.g) It is allowed to omit most of graphics files. In this case WinRAR will use the default graphics instead. The only exception is Add.bmp file. WinRAR uses it to detect toolbar button dimensions, so it must be present.5. ContactsPlease send your questions and theme files to dev@rarxlab.com(Please remove x from the middle of 'rarxlab'. Sorry, spam protection).If your theme is based on someone's else graphics, we need to havea permission of original graphics copyright owner to use iconsin WinRAR theme. Please send to us a copy of such permission by email.I compiled my files to .rar with a name "lyria_48x48.theme.rar". As I click on it for installation, it doesn't ask for approval to install as does the file "RARaddin_64x64.theme.rar" provided in the web site 'http://www.rarlab.com/themes.htm'.Where am I in mistake? Guide me please.
ricktendo Posted October 7, 2006 Posted October 7, 2006 (edited) *bump* I think XPero is the man for this, hes the Winrar XP theme creator. Edited October 7, 2006 by ricktendo64
mazin Posted October 13, 2006 Posted October 13, 2006 I think it should appear in Explorer as lyria_48x48.theme but not lyria_48x48.theme.rar!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now