ヽ(^0^)? 顺利解码 iebook 文件格式

2014-5-30

经过几天的不懈努力,终于在今天将 iebook 超级精灵的模板文件(*.ie)解析了大部分出来,相信在不远的未来,自己设计编译的模板编辑器将很快“问世”。

(≧▽≦)到时候,超级皮肤啥的也能自己制作了。

2014-6-1

文件解析程序做出来了,放个截图。

iebook 文件格式解析
iebook 文件格式解析

本程序可以从*.exe、*.ie、*.im、*.iebk中解析出里面包含的各类素材文件。

2014-6-13

修复反编译BUG

Windows 7 下通过 VHD 安装 Windows 8,实现双系统

  1. 在开始菜单的【计算机】上单击右键,选择【管理】,找到右侧的【计算机管理(本地) > 存储 > 磁盘管理】并展开该项目。
  2. 单击【磁盘管理】的【更多操作】,选择【创建VHD】

    创建VHD
    创建VHD
  3. 在弹出的【创建和附加虚拟硬盘】对话框中,选择VHD文件的存储位置,虚拟硬盘大小为20~30G()。单击【确定】后,需要稍等一段时间等待创建。
  4. 创建完成后,需要对虚拟硬盘进行初始化及新建简单卷
  5. 将Win8.1安装光盘放入光驱,重新启动计算机并设置从光驱启动。
  6. 在进入到选择分区界面时,按下【Shift + F10】快捷键,打开命令提示符窗口。
  7. 输入diskpart
  8. 继续输入diskpart select vdisk file=”F:\win8.vhd”。注:划线部分的路径填写之前创建的vhd文件路径
  9. 继续输入diskpart attach vdisk
  10. 关闭命令提示符窗口,回到分区界面后,单击【刷新】,随后就能看到附加的VHD分区,选中这个分区,进行安装。注:不必理会无法安装提示。
  11. 安装完成后,重新启动计算机即可。

Bootmgr is missing. please press Ctrl+Alt+Delete to restart!

今天帮叔装系统时,看到分区都被设为了主分区,一时觉得奇怪就百度了一下主分区、活动分区的区别。随便看了几眼后就把E盘设为活动分区。然后进行了后续的激活等操作。准备收工回家时,为了保险起见,我将电脑重启了下,结果屏幕上出现“Bootmgr is missing! Please press Ctrl+Alt+Delete to restart”。
⊙_⊙,怎么这样了。刚才哪里操作错了么,回想起刚才的种种,顿时觉得自己太随意了。以后还是多了解清楚再动手。
此时的当务之急是恢复系统,百度一下说是用安装光盘里的自带修复功能修复下,有些说是进去WinPE,重设下活动分区啥的。博主先试试自带修复功能,很快就提示系统启动项有问题,试着修复了下,没成功,系统还是出现同样的缺失文件提示。此时时间已晚,估计来不及重装一次了,就抱着试试的心态重新修复一次,这次一开始就提示哪个盘的启动有问题(这是之前所没有的),单击修复后过了一会,出现了登录界面。(o^^o)?好了,可以回家陪老婆了。

附上分区区别:

如何执行添加到解决方案里的批处理文件

前不久重新做了系统,还没来得及装iebook超级精灵等软件,今天得空要装时,想起既然做了一个辅助工具了,干脆把iebook的安装、卸载功能集成进去,一来省去重新安装的烦恼,二来以后修改到iebook时,也不用重新生成安装包,可谓一举两得。

于是有了新版本 v1.1。

通过此次补充还学到了另一个知识。如何执行添加到解决方案里的批处理文件。有关链接参阅:http://wenwen.sogou.com/z/q170165608.htm

命令如下(tmp.bat为添加到解决方案里的批处理文件):

shell(“cmd /c tmp.bat”, AppWinStyle.Hide, True)

VSB/WSB(Vista/Windows Style Builder) 1.5 最新版系列注册码 及更新列表

VSB是一款针对Windows Vista、Windows 7、Windows 8进行美化的主题工具。最新版本为1.5.6.3beta

分享几个序列号:

webmaster@ilezhi.cn VSBXDPCMBBEEAWAIALECILJTJEJNGSFMHKGMEDESDWBOAVAFBMBTIAGPJSIWFWHF user@wordpress.com VSBXCFEXESEBBODBBYAWIJGNHZJAFXHCJVGGDYCVAZDRBAAJAIEHICJMJPFHGTFI

WSB1.5.5.9最新版序列号
WSB1.5.5.9最新版序列号

Build 1.5.6.3 Beta
[ADD] Blackscreen check. If DWM fails (causing a blackscreen) WSB will revert to Aero
[UPD] Due to the blackscreen check, WSB will now always ask to be ran as administrator
[REG] Removed using sysmetric font in the property grid temporarily due to it causing a GDI leak. This can cause the UI to become unresponsive and stop drawing properly. Will add back later
[FIX] Some memory leaks

Build 1.5.6.2 Beta
[ADD] Drop down undo history
[ADD] Drop down undo history in the QAT
[ADD] Ability to run StyleScripts from Import Script
[ADD] Ability to import class to another class during import
[CHG] Allow for single click editing for properties
[FIX] Drop down button in the grid not being themed
[FIX] Property edit controls overlapping border
[FIX] Property edit control using MS Shell Dlg as the font
[FIX] Loading a new theme or opening a new theme could cause the tree to retain old part names if the new theme is for a different version of Windows
[FIX] JumpList being imported incorrectly when porting Windows 7 themes to Windows 8 themes

Build 1.5.6.1 Beta
[ADD] StyleScript Dialog (Hold Shift when clicking the StyleHack button in non-Ribbon mode)
[FIX] Copying not working from a part where inherited properties are shown
[FIX] String resources with same IDs as other string resources

Build 1.5.6.0 Beta
[ADD] StyleScripts Alpha
[ADD] Upgrade 8.1 Theme to 8.1 Update 1 StyleScript
[UPD] When adding a class you no longer have to save/reopen to see the changes

Build 1.5.5.9 Beta
[FIX] Issue causing WSB to get slow and eventually stop responding

Build 1.5.5.8 Beta
[FIX] More potential memory errors
[FIX] Update ONE Resources not updating when saving the theme in the directory where it was opened
[UPD] MonthCal, ChartView, TaskManager ClassMap.xml to name new Parts/States in Windows 8 and Windows 8.1

Build 1.5.5.7 Beta
[ADD] Ability to merge DUIXML files into the shellstyle on Save/Test for Tihiy’s OldNewExplorer
To automate the merging of DUIXML files, they must be placed in a folder called Resources in the same
directory as the .msstyles you opened. In the Resources directory there must be a folder for the DLL
name of the file you want to override and a folder called UIFILE within, for example
\Resources\ExplorerFrame.dll\UIFILE. Each file within this folder will be added as a resources, and
the file extension can be anything.
[FIX] Memory errors
[FIX] Undo/Redo buttons not showing part of the time with the ribbon off

Build 1.5.5.6 Beta
[ADD] Added the ability to show a balloon by clicking the command link in the controls preview
[ADD] Ability to preview how an image will stretch by margins in the Image tab of the ribbon
[ADD] Option to copy a record’s binary to the clipboard
[FIX] Issue causing inherited properties to overwrite preview data
[FIX] Searching text when in search color mode yielding results
[FIX] Searching images for color would always return a result even if there was no match
[FIX] Issue causing new searches to perform slowly if you selected an item in the tree on a previous search
[FIX] Clearing a search would take a long time if you had selected an item in the tree
[FIX] Issue causing command lines not to work properly
[FIX] Undo/Redo in the QAT not being disabled when undo/redo isn’t possible
[FIX] Switching tabs in the controls preview now resets the defpushbutton as it did in 1.5.0.3
[FIX] Ability to add property when no class/part/state was selected via hotkey
[FIX] Ability to reload theme when not testing via hotkey
[FIX] Ability to undo/redo when there was nothing to undo/redo via hotkey
[FIX] Not being able to paste in the search box
[FIX] Not being able to paste into a grid field
[FIX] Potential memory leak causing a crash when attempting to delete a font when opening a new theme
[FIX] Copying multiple properties would cause a crash if the grid showed inherited properties
[FIX] Crash when displaying a prop type 240 in the grid where a part had 0 states
[FIX] Issue causing properties to be replaced when editing inherited properties
[FIX] Possible memory issues
[FIX] Ctrl+C not copying a property
[FIX] Paste not being enabled when it should in the Ribbon
[FIX] Changing a property with a search filter enabled would give a Record out of bounds error
[FIX] Searching colors not returning results if there was a space in the search string
[FIX] OS Mode switcher not working
[UPD] Paste is now only enabled if there’s MSStyles properties in the clipboard
[UPD] Control + F now focuses the search box
[UPD] Control + G now opens the Go To Path box
[UPD] Updated background to show light images better
[UPD] Searching now only shows properties that match the search query
[UPD] Toolbars now are drawn with BTNFACE instead of the rebar background
[UPD] MRU now enabled in the Ribbon
[UPD] Ribbon now scales to the window width so control don’t slide out of view
[INC] Updated DiffTool to properly compare themes with new or missing classes

Build 1.5.5.5 Beta
[FIX] First undo not being able to be undone
[FIX] Redo being enabled in the Ribbon on open
[FIX] Grid’s width now saves when maximized
[FIX] When opening WSB maximized there was a flash as the window reset its position/size twice
[UPD] Grid and Tree panes now save based on width rather than position

Build 1.5.5.4 Beta
[FIX] Issue causing Windows 8 XML’s to load instead of 8.1’s
[FIX] 5146:243 (AeroLite IMAGEFILE3:FILENAME) not to load properly
[FIX] Grid’s colors not updating on theme change
[FIX] Searchbox glyph not updating on theme change
[FIX] Ribbon testing buttons being set before a test was successfully applied
[FIX] Possibility for WSB to report wrong theme version
[FIX] Window not restoring properly if opened in maximized mode
[ADD] Enum names to the EnumMap for prop type 241
[ADD] Enum values to the EnumMap for prop 5102:ENUM
[ADD] Ability to view inherited properties
[UPD] Grid is now grouped
[UPD] Grid is now themed
[UPD] Splitter windows now remember their last position on close
[UPD] Shift+Reload tab in non Ribbon mode now switches DWM on/off
[UPD] Reload Test now stores the test file in %programdata%\Windows Style Builder\Testing
[REM] Removed the code that darkens the window which is the cause of the Ribbon flashing blue
[CHG] Restored Help. Clicking Help now brings up the old dialog
[CHG] Removed WS_EX_CLIENTEDGE from the tree so there wouldn’t be a border

Build 1.5.5.3 Beta
[UPD] Recoded the save/test functions
[UPD] Added Workspaces folder (%programdata%\Windows Style Builder\Workspaces) to Open/Save file dialog. Meant to be used for themes you’re currently working on and haven’t finished
[UPD] Removed AveStyler’s CustomThemes folder from Open/Save file dialog
[ADD] Theme version detection
[ADD] Copies of 8’s XMLs into data\Win8.1
[FIX] Two possible crashes when saving
[FIX] When theme was in use when saving, appling Aero would make DWM’s colorization color go grey in Windows 8 and 8.1
[FIX] When opening a new theme the tree wouldn’t refresh
[UPD] When loading or opening a new theme WSB loads the XMLs for that theme’s version

Build 1.5.5.2 Beta
[ADD] Windows 8.1 Support
[FIX] Sets DWM Colorization Color on save/apply

Build 1.5.5.1 Beta
[CHG] Reload Test on Windows 8 now keeps DWM’s colorization color

Build 1.5.5.0 Beta
[CHG] Can no longer add properties to DWMWindow, DWMTouch, or DWMPen as they have no effect and removal of properties in that class is disabled to prevent errors
[CHG] WSB will mark testing themes for deletion upon reboot in Windows 8 and 8.1
[CHG] Clicking Open now shows an open file dialog instead of task dialog
[CHG] Replaced nonfunctional Stylehacks gallery with a Import Stylehacks button
[UPD] WSB will attempt to clean up the Testing folder when opened
[UPD] Open menu now expands to show Import Theme options
[UPD] Enabled Ribbon
[FIX] Clicking New would hide the ribbon
[FIX] Removing custom class would export properties in the tree

Build 1.5.5.0 Beta Preview
[ADD] Ribbon
[ADD] Color Replacer
[ADD] -vistabeta command line to preview Longhorn/Vista Beta themes
[ADD] Support for viewing BITMAPREF:BITMAPREF
[FIX] Command lines not working
[FIX] When modifying a color value the undo list didn’t show the new color
[FIX] Undo label not showing part or state ID if a name isn’t defined
[FIX] Updates DWM’s color on test / stop test to prevent it going default in 8
[CHG] Search box now uses the image in the msstyles
[CHG] Search button now uses the search icon in the msstyles if in Windows 8
[CHG] Moved search box into a toolbar above the tree
[CHG] Titlebar now reads Filename – Windows Style Builder for consistency

Build 1.5.4.9 Beta
[FIX] Bug that caused importing to not work in builds 1.5.4.7 and 1.5.4.8
[REM] Removed watermarking

Build 1.5.4.8 Beta
[CHG] Can save to C:\Windows\Resources\Themes without always running elevated. Will prompt on save.
[CHG] WSB now supports high contrast themes in Windows 8
[CHG] In Windows 8 enable/disable DWM option no longer listed on the test button

Build 1.5.4.7 Beta
[ADD] Functions to read/write new properties in AeroLite
[INC] Includes new DiffTool for comparing new AeroLite properties

Build 1.5.4.6 Beta
[ADD] When you save a new theme WSB now copies the Shell folder to the new directory

Build 1.5.4.5 Beta
[CHG] WriteTheme now writes [Control Panel\Colors] section
[CHG] Removed the ability to remove properties from DWMWindow, DWMTouch, and DWMPen to prevent black screen bug.
[FIX] After you save a theme, theme theme is added to the MRU
[UPD] Removed Windows 8 classes from Windows 7’s classmap
[UPD] Updated Windows 8 import map

Build 1.5.4.4 Beta
[ADD] Option to add a new class to the class map. Need to save/test theme for changes to apply and reload the tree. (Debug Mode)
[ADD] Option to remove custom added classes. Requires save/test to apply changes. (Debug Mode)
[CHG] Restored old help dialog as new one is gone.
[FIX] Typo in Properties.xml
[FIX] Exporting Stream images would cause the image to be distorted
[FIX] Editing Stream images would cause the image to be distorted

Build 1.5.4.3 Beta
[UPD] When copying an imagefile:filename it gets the record’s current image so you don’t have to test/reload. Still doesn’t work across themes though

Build 1.5.4.2 Beta
[FIX] Copying a imagefile:filename to another location not working properly

Build 1.5.4.1 Beta
[FIX] Image alpha conversion not working properly
[FIX] When adding a new image via the add property dialog, the image’s alpha not being converted
[CHG] When editing an image, the temp image is converted back to straight alpha
[CHG] When exporting an image, the image is converted back to straight alpha
[ADD] Option to export image with premultiplied alpha
[UPD] Win8 ClassMap.xml

Build 1.5.4.0 Beta
[ADD] Ability to port Windows 7 themes
[ADD] 7 to 8 import map
[ADD] Option to optimize the theme on save, will remove redundant images and images will be shared among different properties.
[UPD] Updated XML files for Windows 8
[CHG] Selecting the option to write a theme file now writes to %localappdata%\Microsoft\Windows\Themes\ so it’ll show in the control panel automatically.
[FIX] When writing a theme file the transparency attribute would be inversed

Build 1.5.3.5 Beta
[FIX] Tabs not displaying properly when the width was too small

Build 1.5.3.4 Beta
[ADD] Backup folder now shown in the open file dialog
[CHG] WSB now deletes all locale folders on save and test and not just en-US
[CHG] View button on the image toolbar removed as it didn’t work
[UPD] If save file dialog fails to open, it now saves regardless of the error
[UPD] .theme file now writes the theme’s name rather than Aero
[UPD] .theme file now writes DWM’s current colorization color instead of default
[UPD] .theme file now writes current wallpaper instead of img0.jpg
[UPD] .theme file now writes whether transparency is enabled or not rather than always true
[UPD] .theme file written for both Windows 7 and Windows 8 rather than just Windows 8
[UPD] Image toolbar aligns properly to the property toolbar
[FIX] Clicking cancel or close on the Save File Dialog causes WSB to create a backup

Build 1.5.3.3 Alpha
[ADD] When loaded delete the testing folder. This is to clear out files that were locked before a reboot.
[UPD] If the dialog box fails to open on save, save the current theme’s progress to %programdata%\Windows Style Builder\Backup\{themename}\{date}\{time}

Build 1.5.3.2 Alpha
[FIX] Reload Test causing black screen

Build 1.5.3.1 Alpha
[FIX] Testing not working. The new testing directory is in %programdata%\Windows Style Builder\Testing
[FIX] Deletes en-US folder on save/test to prevent black screen bug.
[ADD] Writes generic .theme file (unfinished feature)

Build 1.5.3.0 Alpha
[FIX] Fixed bug where if you cancel out of the open existing theme dialog it would load aero anyway
[FIX] When opening a new theme, the window no longer goes to the background
[FIX] When opening a new theme, the window is no longer partially greyed out, instead while the theme is loading the whole window remains grey as previously intended

[ADD] Introduced Windows Style Builder Basic
[ADD] Initial Windows 8 Support
+ Added multiple stream support (Thanks Ave!)
+ Added Windows 8 XMLs
+ Added option to switch to Windows 8 Mode (Debug)
+ Added initial WIP of the Windows 7 to Windows 8 importer
+ Added WritePVL(), WriteDesktop(), and WriteImmersive() functions for Windows 8

[CHG] Control Preview window no longer shows automatically when testing (based on user feedback)

Build 1.5.2.2
[FIX] Temporary workaround to prevent compile failing on first try. If the same circumstances are met that caused it to fail previously it will try one more time, which means two compiles, so it could be slower. Hopefully a better solution can be created later.
[FIX] Bug causing WSB to crash when preview glyphs and glyph related parts.
Build 1.5.2.1
[ADD] Show margins in the preview area

[CHG] Made the tree view transparent for a cleaner UI

[FIX] Fixed bug that caused WSB to not show Themes folder for users without AveStyle
[FIX] Fixed bug that caused the scrollbar on the properties list to not show
Build 1.5.2.0 – Changes since 1.5.1.0
[ADD] The Import image / Export image dialogs are separate from the Open and Save file dialogs.
[ADD] When opening or saving a theme a Windows Style Builder tree is shown in the navigation pane. The CustomThemes folder is for those who own AveStyler other wise it’s not there.
[ADD] Import image dialog now has options to skip alpha checking and/or remove magic pink.
[ADD] Exporting images now asks to overwrite.
[ADD] The status bar now shows information as to what the selected class, part, or state is for. This information was for the previous help dialog before WSB 1.5

[CHG] The status bar is now shown at all times.
[CHG] New Stop Testing icon.

[FIX] The x glyph in the search box is now shown again.
[FIX] Importing an image no longer blanks out the preview area.
[FIX] Resizing no longer blanks out the preview area.
[FIX] Testing now copies your theme’s shellstyle.dll instead of the default Aero shellstyle.dll

[UPD] New UI layout (WIP)
[UPD] Includes 1.7.0 XMLs

Flash Actionscript 3.0 学习笔记

一、如何加载外部文件。

1、当网页中嵌入swf文件后,swf内的路径是相对于网页的。需要修改object 和 embed 标签的 base 属性,来指定swf加载的路径的父路径。加载外部文件时,子目录写法“sound/music.mp3”。注意斜杠方向

2、(以下ABC都指swf文件) 如果A加载了B,B又加载了C。直接在 Flash IDE 中测试时,会出现 Error #2035 错误。当时在网页中却没问题(前提是设置了 base 属性)

3、外部文件名为中文时,请加 encodeURI(),在服务器上测试通过,直接打开网页测试通不过。

二、如何让 flash 在浏览器窗口中全屏

1、文件》发布设置》其他格式(HTML包装器)

2、基本设置如下:

  大小:百分比

  缩放:精确匹配

三、(参考《殿堂之路 4.4.4函数动态添加实例属性》)访问上级的其他同级对象(如影片剪辑对象.name=”otherObjName”,或者在“实例名称”一栏中写上otherObjName)写法:this.parent[“otherObjName”]

  (1)不要写成 this.parent.otherObjName或者 this.parent.getChildByName(“otherObjName”)

  (2)以下脚本会出错:

this.parent.otherObjName.addChild(DisplayObject)???

//元件’****’, 图层’***, 帧 **,*** 行?1119: 访问可能未定义的属性?(通过 static 类型 flash.display:DisplayObjectContainer 引用)。

this.parent.getChildByName(“otherObjName”).addChild(DisplayObject)???

//元件’***’, 图层’***’, 帧 **,** 行?1061: 调用可能未定义的方法 addChild (通过 static 类型 flash.display:DisplayObject 引用)。

以下脚本正确:this.parent[otherObjName].addChild(DisplayObject)

类推:this.parent.gotoAndPlay(2) 会出错(出错代码1061),改成 this[“parent”].gotoAndPlay(2) 就没问题了

3、在进行和asp,数据库等有关的连接时,单击【控制】>【清除发布缓存并测试影片】,并不能有效的清除缓存。需要使用IE浏览器的清除功能清理下,再单击【控制】。。。才行。

个人经验之谈,或许和当时一直开始浏览器有关吧~~

4、http://help.adobe.com/zh_CN/flash/cs/using/WSb03e830bd6f770ee-70a39d612436d472f4-7ff8.html
使用相对于 SWF 文件的路径来指示 FLV 或 F4V 文件的位置

使用相对于网页的路径来指示皮肤文件的位置

这可让您在本地使用与服务器上相同的目录结构。如果视频此前已部署到承载视频的 FMS 或 FVSS 上,则可以跳过这一步。

“不能打开暂存盘文件,因为该文件已锁定”解决办法

  昨天把 Photoshop 中的暂存盘由默认的 G 盘(我的Win7系统所在盘)改为 C 盘,今天运行 Photoshop 后,出现如图所示的对话框。

“不能打开暂存盘文件,因为该文件已锁定”示例图片
不能打开暂存盘文件,因为该文件已锁定

解决方法:以管理员身份运行 Photoshop 即可

1)在PS的快捷方式上右击,选择【属性】

以管理员身份运行 Photoshop
以管理员身份运行 Photoshop


2)在【兼容性】选项卡里,勾选【以管理员身份运行此程序】

以管理员身份运行 Photoshop
以管理员身份运行 Photoshop

?