SmithTech.US - Software, Tools, and Utils for your USB Drive
|

The launcher is finally finished.
Launcher Execution is as follows...
1. Search for {drive letter}\peusbinit.ini
2. Assign {usb drive letter} to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session
Manager\Environment
3. Execute {usb drive}\Programs\GeoShell\geo.reg
4. Execute {usb drive}\Programs\GeoShell\geOShell.exe
5. Execute {usb drive}\Programs\PStart\PStart.exe
To Use
1. Download the plug-in
2. Extract it to the plugin directory in pebuilder
3. Create a folder in the pebuilder call it Include
4. Create a sub-folder in Include called Programs
5. Modify the nu2menu plugin as follows
[SourceDisksFiles]
;nu2go.bmp=2 ;a,,3
nu2menu.exe=2 ;a,,3
nu2menumsg.exe=2 ;2,,3
nu2menu.lic=2 ;a,,3
nu2menu.xml=2 ;a,,3
setres.exe=2 ;a,,3
;autorun-inf.txt=30000,autorun.inf,3 ; dir id 30000 is the target
"root"
;
main.cpl=2 ;system32
timedate.cpl=2 ;system32
access.cpl=2 ;system32
8. Modify or disable any plugins that use the programs
folder.
Copy program plugins to the include\programs folder
Plugins should not be set to copy files to the programs folder,
programs should be copied manually
Links on the nu2menu should be set to use the PEUSB Environment Variable similiar to
<MITEM TYPE="ITEM" CMD="RUN" FUNC="@GetEnvVar('PEUSB')\Programs\A43\A43.exe">A43
File Manager</MITEM>
9. Copy the programs folder from the include folder to
your usb drive after building your bartpe and making it bootable from
usb.
10. Alternatively if you wish to put it all on cd use
the include option in pebuilder to include it on the cd.
|