explorer_portable.exe as shell

Discuss anything related to JauntePE, the utlimate utility to help you tame non-portable applications. Share your experience about the apps that work with JauntePE, and the apps that don't.
Post Reply
Message
Author
emmanuel d
Posts: 9
Joined: Sat May 17, 2008 7:09 am
Location: belgië

explorer_portable.exe as shell

#1 Post by emmanuel d »

pres CTRL+ALT+DELETE
go to processes select explorer.exe end kill the process
if you have lots of open explorer windows you have to repeat untill the shell closses (taskbar gone). In the menu of the task menager go2 File>new task
and brose to your explorer_portable.exe and launch


i did it so it don't mess up all the file associations.
You can then install other apps and run apps without affecting the host os.

I exclude all registry settings exept "hklm\software" and "hkcu\software"
from there you go and add other keys you need
like for wallpaper "HKCU\Control Panel\Desktop"

your startmenu would be portable (but its not no icons appear)still working on it
all shell folders would be redirected

Code: Select all

[Registry]
Use=1
Data=..\..\JauntePe\Registry\%appname%.reg

[Filesystem]
Use=1
Data=..\..\

[Redirection]
RedirMisc=1
MemRegistry=2
UseIcon=1
ModFrame=1
FlashDisco=1
IconDisco=1

[RegistryExclude]

[RegistryIgnore]
1=HKEY_LOCAL_MACHINE\SOFTWARE\Classes
2=HKEY_CURRENT_USER\Control Panel\Desktop
3=HKEY_CURRENT_USER\SOFTWARE

[RegistryInclude]
1=HKEY_LOCAL_MACHINE\SOFTWARE\Classes
2=HKEY_CURRENT_USER\Control Panel\Desktop
3=HKEY_CURRENT_USER\SOFTWARE

[FilesystemExclude]

[FilesystemIgnore]
;1=%2%
;2=%7%
;3=%11%
;4=%22%
;5=%23%
;6=%24%

[FilesystemInclude]
1=%2%
2=%7%
3=%11%
4=%22%
5=%23%
6=%24%

[ModuleExclude]

[ModuleInclude]

[SpecialFolders]
0=Documents and Settings\emmanuel\Desktop
1=JauntePe\Files\%appname%\Internet
2=Documents and Settings\emmanuel\Start Menu\Programs
3=JauntePe\Files\%appname%\Computer\Controls
4=JauntePe\Files\%appname%\Computer\Printers
5=Documents and Settings\emmanuel\My Documents
6=Documents and Settings\emmanuel\Favorites
7=Documents and Settings\emmanuel\Start Menu\Programs\Startup
8=Documents and Settings\emmanuel\Recent
9=Documents and Settings\emmanuel\SendTo
10=JauntePe\Files\%appname%\Desktop\RecycleBin
11=Documents and Settings\emmanuel\Start Menu
12=Documents and Settings\emmanuel\My Documents
13=Documents and Settings\emmanuel\My Documents\My Music
14=Documents and Settings\emmanuel\My Documents\My Videos
15=JauntePe\Files\%appname%\Unknown
16=Documents and Settings\emmanuel\Desktop
17=JauntePe\Files\%appname%\Drives
18=JauntePe\Files\%appname%\Network
19=Documents and Settings\emmanuel\NetHood\
20=Windows\Fonts
21=Documents and Settings\emmanuel\Templates
22=Documents and Settings\All Users\Start Menu
23=Documents and Settings\All Users\Start Menu\Programs
24=Documents and Settings\All Users\Start Menu\Programs\Startup
25=Documents and Settings\All Users\Desktop
26=Documents and Settings\emmanuel\Application Data
27=Documents and Settings\emmanuel\PrintHood
28=Documents and Settings\emmanuel\Local Settings\Application Data
29=JauntePe\Files\%appname%\Startup
30=JauntePe\Files\%appname%\Startup
31=Documents and Settings\emmanuel\Favorites
32=Documents and Settings\emmanuel\Local Settings\Temporary Internet Files
33=Documents and Settings\emmanuel\Cookies
34=Documents and Settings\emmanuel\Local Settings\History
35=Documents and Settings\All Users\Application Data
36=Windows
37=Windows\system32
38=Program Files
39=Documents and Settings\emmanuel\My Documents\My Pictures
40=Documents and Settings\emmanuel
41=Windows\System
42=Program Files
43=Program Files\Common
44=Program Files\Common
45=Documents and Settings\All Users\Templates
46=Documents and Settings\All Users\Documents
47=JauntePe\Files\%appname%\StartMenu\Programs\AdminTools
48=JauntePe\Files\%appname%\StartMenu\Programs\AdminTools
49=JauntePe\Files\%appname%\Connections
50=JauntePe\Files\%appname%\Unknown
51=JauntePe\Files\%appname%\Unknown
52=JauntePe\Files\%appname%\Unknown
53=Documents and Settings\All Users\My Documents\My Music
54=Documents and Settings\All Users\My Documents\My Pictures
55=Documents and Settings\All Users\My Documents\My Videos
56=JauntePe\Files\%appname%\Windows\Resources
57=JauntePe\Files\%appname%\Local\Resources
58=JauntePe\Files\%appname%\OEM
59=JauntePe\Files\%appname%\AppData\CDBurnArea
60=JauntePe\Files\%appname%\Unknown
61=JauntePe\Files\%appname%\ComputersNearMe
62=JauntePe\Files\%appname%
ill work on it if i have som better results i let you know

Post Reply