模拟苹果操作系统--FlyakiteOSX 3.5 多语言安装版
Thursday, 21. September 2006, 08:20:23

点击看大图
该美化包默认的主题我不喜欢,换用了我喜欢的主题,该主题可以我以前的blog文章里找到.关于DOCK,该美化包默认的是RK,不过也带了Object Dock,让我很费解,偶还是喜欢用Object Dock,RK感觉不太稳定,灵敏度也不是很满意.
Tiger System Preferences v2已经被我完全汉化了,效果如下,汉化的时候才发现,原来Tiger System Preferences v2是可以添加自定义项目的

汉化方法比较简单,该工具是以SKIN形式命名的,我是按到默认目录的,配置文件地址:C:\Program Files\Tiger System Preferences v2\Skins\gif\skin.ini(该地址随安装路径改变而改变)
汉化代码见下:(复制后全部替换原代码就OK^^)
想添加自定义项目的朋友可以在[CustomX]后面按前面的例子添加^^
This is the INI Setting for the Default skin in English Below are the settings for the panel apps. Please change the Paths carefully [Accounts] NormalImage=accounts.gif DownImage=accounts_d.gif Path=rundll32.exe shell32.dll,Control_RunDLL nusrmgr.cpl Label=用户帐户 [Appearance] NormalImage=appearance.gif DownImage=appearance_d.gif Path=rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2 Label=外观 [CD] NormalImage=cd.gif DownImage=cd_d.gif Path=rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,2 Label=系统属性 [DashBoard] NormalImage=dashboard.gif DownImage=dashboard_d.gif Path= Label=Dashboard && Expose [DateTime] NormalImage=date.gif DownImage=date_d.gif Path=rundll32.exe shell32.dll,Control_RunDLL timedate.cpl,,0 Label=日期与时间 [Desktop] NormalImage=desktop.gif DownImage=desktop_d.gif Path=rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0 Label=桌面 [Display] NormalImage=display.gif DownImage=display_d.gif Path=rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,3 Label=显示设置 [Dock] NormalImage=dock.gif DownImage=dock_d.gif Path=app.path\Shortcuts\task.lnk Label=开始 [Energy] NormalImage=energy.gif DownImage=energy_d.gif Path=rundll32.exe shell32.dll,Control_RunDLL powercfg.cpl Label=电源管理 [International] NormalImage=international.gif DownImage=international_d.gif Path=rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,0 Label=区域和语言 [KeyBoard] NormalImage=keyboard.gif DownImage=keyboard_d.gif Path=rundll32.exe shell32.dll,Control_RunDLL main.cpl @1 Path2=rundll32.exe shell32.dll,Control_RunDLL main.cpl @0 Label=键盘 && 鼠标 [Mac] NormalImage=mac.gif DownImage=mac_d.gif Path=rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl Label=常规 [Network] NormalImage=network.gif DownImage=network_d.gif Path=rundll32.exe shell32.dll,Control_RunDLL ncpa.cpl Label=网络连接 [Printer] NormalImage=printer.gif DownImage=printer_d.gif Path=rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL PrintersFolder Label=打印机 && 传真 [QuickTime] NormalImage=quicktime.gif DownImage=quicktime_d.gif Path=rundll32.exe shell32.dll,Control_RunDLL Quicktime.cpl Label=QuickTime [Security] NormalImage=security.gif DownImage=security_d.gif Path=rundll32.exe shell32.dll,Control_RunDLL wscui.cpl Label=安全中心 [Sharing] NormalImage=sharing.gif DownImage=sharing_d.gif Path=C:\windows\system32\mstsc.exe Label=远程桌面 [Software] NormalImage=software.gif DownImage=software_d.gif Path=rundll32.exe shell32.dll,Control_RunDLL wuaucpl.cpl Label=自动更新 [Sound] NormalImage=sound.gif DownImage=sound_d.gif Path=rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl @1 Label=声音 [Speech] NormalImage=speech.gif DownImage=speech_d.gif Path=app.path\shortcuts\speech.lnk Label=语音属性 [SpotLight] NormalImage=spotlight.gif DownImage=spotlight_d.gif Path=app.path\tweakgds_new\TweakGDS.exe Label=Spotlight [StartUp] NormalImage=startup.gif DownImage=startup_d.gif Path=C:\windows\pchealth\helpctr\binaries\msconfig.exe Label=系统配置实用程序 [Universal] NormalImage=universal.gif DownImage=universal_d.gif Path=rundll32.exe shell32.dll,Control_RunDLL access.cpl Label=辅助功能 [CPU] NormalImage=cpu.gif DownImage=cpu_d.gif Path=app.path\cpuz\cpuz.exe Label=系统检测 [Custom1] NormalImage=cpu.gif DownImage=cpu_d.gif Path=app.path\cpuz\cpuz.exe Label=自定义项目 [Custom2] NormalImage= DownImage= Label= Path= [Custom3] NormalImage= DownImage= Label= Path= [Custom4] NormalImage= DownImage= Label= Path= [Custom5] NormalImage= DownImage= Label= Path= [Custom6] NormalImage= DownImage= Label= Path= [Custom7] NormalImage= DownImage= Label= Path= [Custom8] NormalImage= DownImage= Label= Path= [Custom9] NormalImage= DownImage= Label= Path= [Custom10] NormalImage= DownImage= Label= Path= [Custom11] NormalImage= DownImage= Label= Path= ========================================================================================== Below are the settings for the main apps control, the left/right arrows and showall. =========================================================================================== [LeftArrow] NormalImage=left.jpg DownImage=left_d.jpg [RightArrow] NormalImage=right.jpg DownImage=right_d.jpg [ShowAll] NormalImage=showall.jpg DownImage=showall_d.jpg path=rundll32.exe shell32.dll,Control_RunDLL [SearchX] NormalImage=x.gif DownImage=x_d.gif [Search] Path=app.path\Shortcuts\search.lnk [Upper] Image=upper.jpg [Body] Image=bg.jpg [CloseButton] NormalImage=close.gif OverImage=close_o.gif DownImage=close_d.gif [MinimizeButton] NormalImage=min.gif OverImage=min_o.gif DownImage=min_d.gif [Headers] Label1=个人设置 Label2=硬件设置 Label3=网络设置 Label4=系统设置 Label5=其他 Title= 系统控制台
完美的Mac桌面主题模拟软件FlyakiteOSX正式发布,从桌面主题到字体显示、系统图标、鼠标和系统操作声音提示等等,都被模拟成Mac的样式,若你是爱美的人,绝对挡不住诱惑的! 安装时,语言选择有中文选项。安装后,请不用担心系统崩溃,安装前会有创建还原点的选项,安装前请确保没有关闭系统还原设置,也可以手动先创建还原点。支持的系统:Windows XP, Media Center Edition, Server 2003。卸载方便,可以在控制面板的添加/删除程序里卸载它,恢复到安装前状态。另外为显示的效果更佳,请在安装前将系统主题设置为默认,建议在安全模式下安装。
点击这里下载FlyakiteOSX 3.5 多语言安装版


command.w # 21. September 2006, 15:23
gongteng # 21. September 2006, 16:38
onifish # 22. September 2006, 06:12
以前安装过MAC模拟软件
新鲜两天就卸了
ps:玩笑下~
青春热血~~哥特死亡
莫非w是gt滴最终进化样板
gongteng # 22. September 2006, 08:07
chamcen-mi # 22. September 2006, 08:52
工藤,有米有好滴系统音乐?
gongteng # 22. September 2006, 08:59
command.w # 22. September 2006, 09:36
我现在徘徊在哥特和黑金之间,还未完全进化,哈
chamcen-mi # 22. September 2006, 11:02
mac滴偶都有了……
gongteng # 22. September 2006, 11:11
chamcen-mi # 23. September 2006, 02:10
gongteng # 23. September 2006, 02:23
Anonymous # 1. February 2007, 00:55
有病毒
gongteng # 1. February 2007, 02:27