📄 miomap.scp
字号:
#Simple MioAutoRun script to unlock your Mio
#See ReadMe.txt for more details
#
#Let MioAutoRun know where your regedit program is located.
#This command will no longer be needed when/if I incorporated
#registry processing internally.
ExtRegEdit "\My Flash Disk\Utils\RegEdit.exe"
#Set up scp file association
RegEdit "\My Flash Disk\Miomap\Miomap\MioAutoRun\Unlock\Registry\SCPFile.reg"
#Copy hacked launcher.exe and taskbar.exe
Copy "\My Flash Disk\miomap\miomap\MioAutoRun\Unlock\Windows\*.exe" \Windows
#Set the taskbar to AutoHide
#设置taskbar为自动隐藏、如果将第三行注释掉,
#则mio的mainshell界面就会在解锁重启后自动启动!
RegEdit "\My Flash Disk\miomap\miomap\MioAutoRun\Unlock\Registry\Shell.reg"
RegEdit "\My Flash Disk\miomap\miomap\MioAutoRun\Unlock\Registry\Taskbar.reg"
RegEdit "\My Flash Disk\miomap\miomap\MioAutoRun\Unlock\Registry\NoMainShell.reg"
#Copies additional dlls which may be needed for other programs to run
Copy "\My Flash Disk\miomap\miomap\MioAutoRun\Unlock\Windows\*.dll" \Windows
# change the path for the miomap icon in the mainshell interface!
# For C520, comment the following line!
# Copy "\My Flash Disk\miomap\miomap\MioAutoRun\Unlock\Windows\ppath_320.txt" \Windows\ppath.txt
# For C520, uncomment the following line!
#Copy "\My Flash Disk\miomap\miomap\MioAutoRun\Unlock\Windows\ppath_520.txt" \Windows\ppath.txt
#Copy Program Links
#Copy "\My Flash Disk\miomap\miomap\MioAutoRun\Startup\*.*" \Windows\Startup
#rCopy "\My Flash Disk\miomap\miomap\MioAutoRun\Programs\*.*" \Windows\Programs
#Set the Language and Timezone registry entries (English and Pacific Western Timezone)
# 设置语言和时区信息(英语和美西太平洋时区), 如果你不想加载owner信息,请将第三行注释掉
RegEdit "\My Flash Disk\miomap\miomap\MioAutoRun\Unlock\Registry\Mitac.reg"
RegEdit "\My Flash Disk\miomap\miomap\MioAutoRun\Unlock\Registry\Time.reg"
#RegEdit "\My Flash Disk\miomap\miomap\MioAutoRun\Unlock\Registry\Owner.reg"
#Add Chinese Support & my_documents registry.(添加中文支持,
#Copy "\My Flash Disk\miomap\miomap\MioAutoRun\Unlock\Windows\Wince.nls" \Windows
#RegEdit "\My Flash Disk\miomap\miomap\MioAutoRun\Unlock\Registry\Chinese.reg"
#将my documents指向sd卡,以永久自动保存miomap的route信息)
#It is important for automatically saving the route information of Miomap!
RegEdit "\My Flash Disk\miomap\miomap\MioAutoRun\Unlock\Registry\Mydocument.reg"
# 为 TCPMP, Iguidance, Rousen, Majong-13,pocket Artist etc等软件添加注册表项!
# 如果你没有这些软件,请将相应的行注释掉!
#RegEdit "\My Flash Disk\miomap\miomap\MioAutoRun\Unlock\Registry\TCPMP.reg"
#RegEdit "\My Flash Disk\miomap\miomap\MioAutoRun\Unlock\Registry\pocketartist.reg"
#RegEdit "\My Flash Disk\miomap\miomap\MioAutoRun\Unlock\Registry\mj13.reg"
#RegEdit "\My Flash Disk\miomap\miomap\MioAutoRun\Unlock\Registry\iguidance.reg"
#RegEdit "\My Flash Disk\miomap\miomap\MioAutoRun\Unlock\Registry\Rousen.reg"
#Call the Mio setup programs
#(You can uncomment if you need something other than English and Eastern Timezone)
#Call \Windows\Settings.Exe -SelLang
#Call \Windows\Settings.Exe -SelTimezone
#Run "\My Flash Disk\Utils\MortScript.exe"
Run "\My Flash Disk\Utils\ShowTaskbar.exe"
Run "\My Flash Disk\Utils\C720t_USB_ActiveSync.exe"
Run "\My Flash Disk\Utils\CECMD.exe"
Run "\My Flash Disk\SystemInformation 1.61\SystemInformation.exe"
Run "\My Flash Disk\FileManCE\FileManCE.exe"
# Message
#Message "You've used the SD-free unlocking package v1.3 designed by Pupa! Press OK to finish Unlocking!"
#Restart the Mio
#Restart
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -