Topics
Posts
About Me
Files E2T
Friends
My Content
RegMulti,HKLM,Section,Key,DELETE,SubVal Not correctly deletes value if it one. How to reproduce: 1.Write down in registry of PE system such value:
2010_03_06_15_52_17.jpg ( 32.91K )
Number of downloads: 42. Try to execute this code: CODE [main] Title=CodeBox test Description=Running custom commands
[variables]
[process]
Hive_Load,System If,EXISTREGMULTI,HKLM,%reg%\ControlSet001\Control\Class\{4D36E967-E325-11CE-BFC1-08002BE10318},UpperFilters,partmgr,begin RegMulti,HKLM,%reg%\ControlSet001\Control\Class\{4D36E967-E325-11CE-BFC1-08002BE10318},UpperFilters,DELETE,partmgr end If,EXISTREGMULTI,HKLM,%reg%\ControlSet001\Control\Class\{4D36E967-E325-11CE-BFC1-08002BE10318},UpperFilters,partmgr,begin RegMulti,HKLM,%reg%\ControlSet001\Control\Class\{4D36E967-E325-11CE-BFC1-08002BE10318},UpperFilters,DELETE,partmgr end Hive_Unload And you receive such result:
2010_03_06_15_48_35.jpg ( 19.13K )
Number of downloads: 8
@psc, @Nuno Brito CODE Set,%UpperFilters%,PartMgr RegHiveLoad,WB-setup,%target_sys%\setupreg.hiv System,ERROROFF RegRead,HKLM,WB-Setup\ControlSet001\Control\Class\{71A27CDD-812A-11D0-BEC7-08002BE2092F},UpperFilters,%UpperFilters% RegHiveUnLoad,WB-setup Please the answer that should be in value of variable ,%UpperFilters% if subkey UpperFilters is absent or is equal " " I think logically that should be equal " " or I am not right? In WB80.0.3.0 it is equal PartMgr - It is correct or not?
This script is compatible with LiveXP, VistaPE and Win7 projects  Compatibility with LiveXP is checked up by me Compatibility with VistaPE and Win7 has checked up by homes32 DiskCryptor.scriptPut the script to ".\Projects\LiveXP\Apps\Security\" folder
After reading How to place your own Boot screen in XP setup CDI represent a script in which there are 3 methods How to place your own Boot screen. The script has been developed with the assistance of many developers of Winbuilder community.The short description of methods: - Use modifying Source Kernel Files - Changes Boot screen directly in kernel files
- Use BootSkinXP Kernel Driver - Use BootBusExtenders driver which is applied in the BootSkin program
- Use Sherpya Boot Screen Changer - Use bootvid.dll from Sherpya Bart's PE Plugin.
In this version CustomDir should contain 3 files: - BootScreenFile
- ProgressBarFile
- settings.ini
Format and options settings.ini: [Settings] BootScreenFile= Path to Bitmap file (640x480 16-color) with Boot Screen ProgressBarFile= Path to Bitmap file (22x9 16-color) with ProgressBar Screen ProgressBar= "on" or "off" set enable or disable ProgressBar (default = on)ProgressBarX= ProgressBar Screen X position (default = 259; range 8...(639-ProgressBarWidth) )ProgressBarY= ProgressBar Screen Y position (default = 354; range 0...479)ProgressBarWidth= ProgressBar line Width (default = 120; range 0...623)ProgressBarX=, ProgressBarWidth= - These options are used only in Use BootSkinXP Kernel Driver method. ProgressBarY= - This option are used only in : Use modifying Source Kernel Files and Use BootSkinXP Kernel Driver methods. Since version 15 BSPreviewer.exe utility is included in a script for viewing Boot Screen and edit settings.ini parameters Restrictions of methods:- Use modifying Source Kernel Files - ProgressBar Position can be changed only on axis Y.
- Use BootSkinXP Kernel Driver - There are no restrictions but there are bugs, look in this topic.
Works only with WindowsXP (32bit) source - Use Sherpya Boot Screen Changer - It is displayed only BootScreen without ProgressBar.
Works only with WindowsXP (32bit) source Last stable version:YY-BootScreen.script is available in  project Only for LiveXP Maintainers and Advanced users. Development versions: - New version without Resource Hacker usage: YY-BootScreen.script - The latest and recommended by the author
- Old version with Resource Hacker usage:YY-BootScreen.script
Put the script to ".\Projects\LiveXP\Finish\1 Optimizations\" folder Lancelot Adding:Here is a wonderful bootscreen pack with 58 bootscreens  , YY-BootScreen_Pack_Lancelot.scriptYY-BootScreen_Pack_Lancelot_Bin.scriptHow to use: 1) put YY-BootScreen_Pack_Lancelot.script & YY-BootScreen_Pack_Lancelot_Bin.script to \Projects\LiveXP\Finish\1 Optimizations\ folder 2) click "Install" on the script gui. (Install button here) 3) now you can select the Bootscreen you want from olegpov's script  (Check here) On olegpov's BootScreen script interface, use "Select BootScreen" scrollbox (if nothing new, click "Refresh list" button) Also there is awesome "Preview" button on olegpov's script which not only previews but also make adjustments  . (Check here) Thumbnails: Here are thumbnails of 5 of the bootscreens in the package, say yummy to the 16 color (4bit) pictures
Simple example From DPs-MassStorageDrivers_MSST script: CODE [variables] %pScrollBox2_default%=,1,4,135,100,280,21,
[Process-Bin-List-Update] ................................ ................................ ................................ IniWrite,%ScriptFile%,"Interface","pScrollBox2","%DefaultBin%%pScrollBox2_default%%BinList%" //System,REFRESHINTERFACE System,ReScanScripts When I use System,REFRESHINTERFACE function, there is no visible result. It is necessary to use function System,ReScanScripts
|
|
Extras
BSD systems
Country:: Russia
 Yesterday, 10:43 AM
 30 Jul 2010 - 6:07
 19 Jul 2010 - 8:43
 25 Jun 2010 - 19:24
 8 May 2010 - 11:21
937 posts
 Today, 03:23 AM
9755 posts
 Today, 11:47 AM
14 posts
 27th September 2009 - 10:25 PM
* Profile views updated each hour
|