Amigos, помогите пожалуйста с плагином, а то у меня не получается. Вот плагин:
Код:

; PE Builder v3 plug-in INF file
; wb5.inf WindowBlinds v5.xx plugin v1.2.0.4 ;
; Created by Gez
; Web: http://www.llanelly.com ;
; v1.2.0.4 ;
----------------------------------------------------------------------------------------- ;
+ Added registry key ScreenSaveEnabled so that screensaver module can be ;
permanently enabled / disabled ; + Added Improvements to screensaver module ;
; v1.2.0.3 ; --------------------------------------------------------------------------------- ;
+ Fixed problem where screen saver would not fire if Display Properties > Screen ;
Saver was being displayed ; + Fixed handle not being closed ;
; v1.2.0.2 ; ----------------------------------------------------------------------------------------- ;
- Removed security key from service (thanks aec) ; - Fixed stupid errors in inf ;
+ Added OpenGL support for Flurry screensaver + vb runtimes for base BartPE (thanks aec) ;
+ Added support for expanding environment strings in screensaver path ;
+ Added checking for screensaver properties change ;
; v1.2.0.1 ;
----------------------------------------------------------------------------------------- ;
+ Added screensaver support (uses the default screensaver registry settings listed below) ;
; ScreenSaveActive
; ScreenSaverIsSecure (not implemented)
; ScreenSaveTimeOut
; SCRNSAVE.EXE ;
; This version does not detect the WM_SETTINGCHANGE message as a result
; changes made in Screen Saver tab of Display Properties will only take effect ;
if the WbSrv.exe service is restarted. If you don't want screensaver support
; just set ScreenSaveActive = 0 ;
; v1.2.0.0 ; -----------------------------------------------------------------------------------------
; + Fixed problem with corrupted menu items
; + Added Vista toolbar icons to skin ;
+ Added Vista Aero cursors (thanks TheHive) ;
; NOTES:
; -----------------------------------------------------------------------------------------
; there are other reg options I need to add, this is the basics
; If you want transparent boarders on old hardware then set AllowPerPixelOnOldHardware = “1”
[Version]
Signature= "$Windows NT$"
[PEBuilder]
Name="200 WindowBlinds 5.xx [Press 'Config' to setup plugin]"
Enable=1
Config=windowblinds5.exe
[SourceDisksFiles]
windowblinds5.exe
Я только заменил в SourceDisksFiles, там пустота была, я вставил windowblinds5.exe. Что я делаю не правильно????