If you see this, you are foggy, please read the article several times first:
Windows Automated installation Kit for Windows 7
Reveal the whole process of win7pe production (preface)
Reveal the whole process of win7pe production (i)
Officially started
This talk is to use Bsexplorer to do our DIY PE shell, why? Why not use official explorer to come too big, secondly have a lot of constraints, use you will @#¥%......&!
Where to download Bsexplorer? Don't be so lazy, go online and look for it. MSN Download nano-disk download rice disk download (I'm too much for you!!) )
Add Bsexplorer to PE is a very easy thing, with copy is similar, but we have to DIY, to personalized, we must master Bsexplorer specific how to use.
1.bs_logon.ini (this file is in the Bsexplorer file)
This defines which shell we are going to log on under [Shell], such as when we start WinPE, we can choose to log in using the shell of BS Explorer or log in using the WinPE default CMD shell.
In this example, I configured this under [Shell]: BS Explorer=%systemdrive%\programs\bsexplorer\explorer.exe Console Windows=%windir%\system32\cmd.exe
2. Bs_qlaunch.ini (Quick Launch bar)
To customize the configuration file for the Quick Launch bar, see the specific parameters:
Caption is used to specify the display name of the program;
EXEName is used to specify the specific path and file name of the program;
Iconname is used to specify the location and file name of the program display icon file;
Iconnumber is used to specify which icon in the selection icon file;
Exedir is used to specify the default path for this program
3. Bs_start.ini (Start menu)
Showinautorun: This doesn't know what it is.
Enableinautorun: This one doesn't know what it is or what it is.
ParentItem: Superior folder name, no write root
Caption: Display Name
MENUID: Menu ID, write an English code to go up on it
EXEName is used to specify the specific path and file name of the program;
Iconname is used to specify the location and file name of the program display icon file;
Iconnumber is used to specify which icon in the selection icon file;
Exedir is used to specify the default path for this program
Showstate=normal
4.bs_desktop.ini (Desktop)
The configuration file used to customize shortcuts on the desktop is similar to the previous one, but the layout of the icons should be noted.
The control position is the file "Itemx" and "Itemy", if the horizontal arrangement, then the itemy difference between each icon is best 80, because the desktop icon will not automatically align. In the vertical arrangement, the difference between the ITEMX is also 80.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.