List of software that Works under JauntPE

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.
Message
Author
Chris
Posts: 106
Joined: Sun Dec 03, 2006 10:08 am

#31 Post by Chris »

I tested the app and it runs without any problem on my PC using the redllar's settings.
BTW, I don't always get zombies, just sometimes.
Maybe you could try to add this setting in the .ini file:

Code: Select all

[Redirection]
MemRegistry=4
First try with your existing .reg. If it still occurs, try to delete the .reg.

redllar
Posts: 411
Joined: Thu Aug 03, 2006 7:52 pm
Contact:

#32 Post by redllar »

I start the portable wrapper from a console session, if that matters.
Hmmm. It might.

Also, I can't think of anything that JPE's doing that "should" cause the app not to terminate properly depending on how its main window is closed. But, just for grins, you might try turning off all of those [Redirection] display-oriented settings; the UseIcon, ModFrame, and ...Disco ones. Maybe something wonky's happening during the processing of those things while the app is shutting down. It could be a timing thing which is why it's not being consistently seen.

sgp
Posts: 67
Joined: Sat May 12, 2007 1:05 am

#33 Post by sgp »

OK, thanks Chris and Redllar. I've eliminated the batch file and disabled all ...Disco dance. I'll keep an eye on it and post again if I find more problems.

sgp
Posts: 67
Joined: Sat May 12, 2007 1:05 am

XNResource Editor

#34 Post by sgp »

XNResource Editor v.3.0.0.1
http://www.wilsonc.demon.co.uk/d10resourceeditor.htm

Code: Select all

[Redirection]
Logging=0
FlashDisco=1
IconDisco=1
ModFrame=1
RedirMisc=0

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

[Filesystem] 
Use=0 
Data=.\FileSystem 

[FilesystemExclude]
1=*

[FilesystemInclude]

[ModuleExclude]
1=*

[ModuleInclude]
1=%appname%.exe

[RegistryExclude]
1=*

[RegistryInclude]
1=HKEY_LOCAL_MACHINE\SOFTWARE\Woozle
2=HKEY_CURRENT_USER\SOFTWARE\Woozle

[RegistryIgnore]
1=HKEY_LOCAL_MACHINE\SOFTWARE\Woozle
2=HKEY_CURRENT_USER\SOFTWARE\Woozle

crownixx
Posts: 403
Joined: Sat May 12, 2007 6:26 am

#35 Post by crownixx »

Excalibur
http://portablefreeware.com/forums/viewtopic.php?t=1809

JPE runtime ini

Code: Select all

[Registry]
Use=0

[Filesystem]
Use=1

[FilesystemExclude]
1=*

[FilesystemInclude]
1=%28%\Excal32.dat

chezduong
Posts: 67
Joined: Mon Jan 15, 2007 6:14 am

#36 Post by chezduong »

Another non-portable software bites the dust thanks to JPE.

VideoLAN (VLC) Media Player - OSS Media Player
http://www.videolan.org/vlc/
No Registry usage, but settings saved in user's AppData folder. You can also use the command line options, but this is not the point of this forum. :D

VLC_jauntePE.ini:

Code: Select all

[Registry]
Use=0
Data=.\JPE_Data\Registry\%appname%.reg

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

[Redirection]
RedirMisc=1
MemRegistry=0
UseIcon=1
ModFrame=1
FlashDisco=1
IconDisco=1
InnerColor=255,0,0
OuterColor=255,0,0

[RegistryExclude]
1=*

[RegistryInclude]

[RegistryIgnore]

[FilesystemExclude]
1=*

[FilesystemInclude]
1=%26%\vlc
2=%28%\vlc
3=%35%\vlc
4=%40%\AppData\vlc
5=%62%\AppData\vlc

[FilesystemIgnore]
1=%26%\vlc
2=%28%\vlc
3=%35%\vlc
4=%40%\AppData\vlc
5=%62%\AppData\vlc

[ModuleExclude]
1=*

[ModuleInclude]
1=%appname%.exe
2=libvlc.dll
3=msvcrt.dll

[SpecialFolders]
0=.\Desktop
1=.\Internet [etc.]

chezduong
Posts: 67
Joined: Mon Jan 15, 2007 6:14 am

#37 Post by chezduong »

For Chris from the JauntePE with launcher (ObjectDock) subject in the JPE Forum. I am using JPE'ed Firefox to write this post.

Mozilla Firefox - OSS Web browser
http://www.mozilla.com/en-US/firefox/
Registry usage and settings saved in user's AppData folder.

firefox_jauntePE.ini:

Code: Select all

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

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

[Redirection]
RedirMisc=1
MemRegistry=0
UseIcon=1
ModFrame=1
FlashDisco=1
IconDisco=1
InnerColor=255,0,0
OuterColor=255,0,0

[RegistryExclude]
1=*

[RegistryInclude]
1=HKEY_CURRENT_USER\Software\mozilla.org
2=HKEY_LOCAL_MACHINE\SOFTWARE\mozilla.org

[RegistryIgnore]
1=HKEY_CURRENT_USER\Software\mozilla.org
2=HKEY_LOCAL_MACHINE\SOFTWARE\mozilla.org

[FilesystemExclude]
1=*

[FilesystemInclude]
1=%26%\Mozilla
2=%28%\Mozilla
3=%35%\Mozilla
4=%40%\AppData\Mozilla
5=%62%\AppData\Mozilla

[FilesystemIgnore]
1=%26%\Mozilla
2=%28%\Mozilla
3=%35%\Mozilla
4=%40%\AppData\Mozilla
5=%62%\AppData\Mozilla

[ModuleExclude]
1=*

[ModuleInclude]
1=%appname%.exe
2=msvcrt.dll
3=xpcom_core.dll

[SpecialFolders]
0=.\Desktop
1=.\Internet [etc...]

chezduong
Posts: 67
Joined: Mon Jan 15, 2007 6:14 am

#38 Post by chezduong »

(Mozilla) KompoZer v0.7.10 - OSS WYSISYG HTML Editor
http://kompozer.sourceforge.net/
No registry usage; settings saved in user's AppData folder.

Note that 1st launch will fail with JPE dialogue box popping up stating this. Subsequent launches work perfectly. I think that the discovery.ini file is missing one or more .exe or .dll's which recreate the "extension" folder in the application folder and in the redirected AppData folders...both "extension" folders are exactly the same.

kompozer_jauntePE.ini:

Code: Select all

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

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

[Redirection]
RedirMisc=1
MemRegistry=0
UseIcon=1
ModFrame=1
FlashDisco=1
IconDisco=1
InnerColor=255,0,0
OuterColor=255,0,0

[RegistryExclude]
; 1=*

[RegistryInclude]

[RegistryIgnore]

[FilesystemExclude]
1=*

[FilesystemInclude]
1=%26%\Mozilla
2=%28%\Mozilla
3=%35%\Mozilla
4=%40%\AppData\Mozilla
5=%62%\AppData\Mozilla
6=%26%\KompoZer
7=%28%\KompoZer
8=%35%\KompoZer
9%40%\AppData\KompoZer
10=%62%\AppData\KompoZer

[FilesystemIgnore]
1=%26%\Mozilla
2=%28%\Mozilla
3=%35%\Mozilla
4=%40%\AppData\Mozilla
5=%62%\AppData\Mozilla
6=%26%\KompoZer
7=%28%\KompoZer
8=%35%\KompoZer
9%40%\AppData\KompoZer
10=%62%\AppData\KompoZer

[ModuleExclude]
1=*

[ModuleInclude]
1=%appname%.exe
2=msvcr70.dll
3=nspr4.dll
4=xpcom.dll

[SpecialFolders]
0=.\Desktop
1=.\Internet[etc...]
Last edited by chezduong on Thu Sep 06, 2007 12:37 pm, edited 1 time in total.

chezduong
Posts: 67
Joined: Mon Jan 15, 2007 6:14 am

#39 Post by chezduong »

Already wrote about this earlier this thread, but did not put it in this format...

Ad-Aware SE - Freeware Adware/Spyware remover
http://lavasoft.com
No registry usage; settings saved in user's AppData folder.

Note that the current version on the Lavasoft home page is Ad-Aware 2007. The version I did here is Ad-Aware SE...

Ad-Aware_jauntePE.ini

Code: Select all

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

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

[Redirection]
RedirMisc=1
MemRegistry=0
UseIcon=1
ModFrame=1
FlashDisco=1
IconDisco=1
InnerColor=255,0,0
OuterColor=255,0,0

[RegistryExclude]
1=*

[RegistryInclude]

[RegistryIgnore]

[FilesystemExclude]
1=*

[FilesystemInclude]
1=%26%
2=%28%
3=%35%

[FilesystemIgnore]

[ModuleExclude]
1=*

[ModuleInclude]
1=%appname%.exe

[SpecialFolders]
0=.\Desktop
1=.\Internet [etc...]

User avatar
Kranor
Posts: 120
Joined: Sun Jan 14, 2007 7:15 am
Location: uk

#40 Post by Kranor »

Block note HTML WYSIWYG editor

Still in the submission forum. Someone posted that it writes to registry so a quick run with JPE Auto wizard and the standard generated .INI knocks up a nice portable version that even my mother could use.

http://www.portablefreeware.com/forums/ ... php?t=2149 :lol:

Code: Select all

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

[Filesystem]
Use=1
Data=.\Filesystem

[RegistryExclude]
1=HKEY_CURRENT_USER\Software\Microsoft\DirectInput
2=HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\BitBucket
3=HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32
4=HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Discardable
5=HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts
6=HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints
7=HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2
8=HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
9=HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams
10=HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam
11=HKEY_LOCAL_MACHINE\Software\Microsoft\Direct3D
12=HKEY_LOCAL_MACHINE\Software\Microsoft\DirectDraw
13=HKEY_LOCAL_MACHINE\Software\Microsoft\DirectInput
14=HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\BitBucket
15=HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
16=HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet Settings
17=HKEY_LOCAL_MACHINE\System\CurrentControlSet
;1=*

[RegistryInclude]
 
[RegistryIgnore]
 
[FilesystemExclude]
;1=*

[FilesystemInclude]
1=26
2=28
3=35
;4=44
;5=43
;6=42
;7=38
[FilesystemIgnore]
 
[ModuleExclude]
;1=*

[ModuleInclude]
1=BlockNote.exe

sgp
Posts: 67
Joined: Sat May 12, 2007 1:05 am

UltraVNC viewer 1.0.4RC1

#41 Post by sgp »

UltraVNC viewer 1.0.4 RC1 http://www.uvnc.com
tested only with jauntePE.dll 0.1.6 logging version on WinXP Pro SP2
It's the viewer only, I don't care about making the server portable, though the upcoming 1.0.4 release stores settings in an ini file and not in the registry...

Code: Select all

[Redirection]
Logging=0
FlashDisco=1
IconDisco=1
ModFrame=1
RedirMisc=1

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

[Filesystem] 
Use=0 
Data=.\FileSystem 

[FilesystemExclude]
1=*

[FilesystemInclude]
;1=*

[ModuleExclude]
1=*

[ModuleInclude]
1=%appname%.exe

[RegistryExclude]
1=*

[RegistryInclude]
1=HKEY_CLASSES_ROOT\.vnc
2=HKEY_CLASSES_ROOT\Applications\vncviewer.exe
3=HKEY_CURRENT_USER\AppEvents\EventLabels\VNCviewerBell
4=HKEY_CURRENT_USER\AppEvents\Schemes\Apps\VNCviewer
5=HKEY_CLASSES_ROOT\VncViewer.Config
6=HKEY_CURRENT_USER\Software\ORL\VNCHooks\Application_Prefs\vncviewer.exe
7=HKEY_CURRENT_USER\Software\ORL\VNCviewer
8=HKEY_CURRENT_USER\Software\ORL\WinVNC3

[RegistryIgnore]
1=HKEY_CLASSES_ROOT\.vnc
2=HKEY_CLASSES_ROOT\Applications\vncviewer.exe
3=HKEY_CURRENT_USER\AppEvents\EventLabels\VNCviewerBell
4=HKEY_CURRENT_USER\AppEvents\Schemes\Apps\VNCviewer
5=HKEY_CLASSES_ROOT\VncViewer.Config
6=HKEY_CURRENT_USER\Software\ORL\VNCHooks\Application_Prefs\vncviewer.exe
7=HKEY_CURRENT_USER\Software\ORL\VNCviewer
8=HKEY_CURRENT_USER\Software\ORL\WinVNC3

chezduong
Posts: 67
Joined: Mon Jan 15, 2007 6:14 am

#42 Post by chezduong »

DVDFabHDDecrypter - Freeware DVD Decrypter, ripper and copier to Hard Disk
http://www.dvdfab.com/free.htm
Portability hell! Leaves registry values, directories/files in AppData, directories/files in My Documents folder and a bunch of other things.

Note that you should change the directory to where you are going to Rip the DVD. It should not be into your My Documents folder because this .ini file will redirect the ripped vob files to your Application Directory and since DVD's take up 4 Gb to 8 Gb, this could take very very very long. It is slow anyways, but you don't need 8 Gb's on your USB key.

DVDFabHDDecrypter_jauntePE.ini

Code: Select all

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

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

[Redirection]
RedirMisc=1
MemRegistry=0
UseIcon=1
ModFrame=1
FlashDisco=1
IconDisco=1
InnerColor=255,0,0
OuterColor=255,0,0

[RegistryExclude]
1=*

[RegistryInclude]
1=HKEY_CLASSES_ROOT\.key
2=HKEY_CLASSES_ROOT\.DVDFabDecrypter
3=HKEY_CLASSES_ROOT\DVDFabDecrypter
4=HKEY_CLASSES_ROOT\DVDFabDecrypterOpen
5=HKEY_CURRENT_USER\Software\DVDFab
6=HKEY_CURRENT_USER\Software\DVDFab Decrypter
7=HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.DVDFabDecrypter
8=HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DVDFabDecrypter
9=HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DVDFabDecrypterOpen
10=HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers

[RegistryIgnore]
1=HKEY_CLASSES_ROOT\.key
2=HKEY_CLASSES_ROOT\.DVDFabDecrypter
3=HKEY_CLASSES_ROOT\DVDFabDecrypter
4=HKEY_CLASSES_ROOT\DVDFabDecrypterOpen
5=HKEY_CURRENT_USER\Software\DVDFab
6=HKEY_CURRENT_USER\Software\DVDFab Decrypter
7=HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.DVDFabDecrypter
8=HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DVDFabDecrypter
9=HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DVDFabDecrypterOpen
10=HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers

[FilesystemExclude]
1=*

[FilesystemInclude]
1=%5%\DVDFab
2=%26%
3=%28%
4=%35%
5=%40%\AppData
6=%62%\AppData

[FilesystemIgnore]
1=%5%\DVDFab
2=%26%
3=%28%
4=%35%
5=%40%\AppData
6=%62%\AppData

[ModuleExclude]

[ModuleInclude]
1=%appname%.exe
2=advapi32.dll

[SpecialFolders]
5=.\Documents
26=.\AppData
28=.\AppData
35=.\AppData
40=.\
62=.\

BAHeath
Posts: 15
Joined: Tue Aug 07, 2007 8:49 pm
Location: USA

#43 Post by BAHeath »

chezduong, I have also had loads of fun making DVDFabHDDecrypter portable.

I have a quick question on your ini.

What do you use the special folders 40 & 62 for? Isn't the AppData accounted for with the redirection of 26,28 & 35?

Thanks for helping me understand.

chezduong
Posts: 67
Joined: Mon Jan 15, 2007 6:14 am

#44 Post by chezduong »

@BAHeath, It took me more than two weeks off and on to get this baby to work more or less correctly. Just out of curiosity, other than the question you ask, how does your .ini file compare to mine?

Concerning special folders 40 and 62, think of it as the redundancy that they put in airplanes -- there are always multiple backups to every critical function in an airplane.

In theory, special folders 26, 28 & 35 cover the AppData folder, but I saw in a previous post a few weeks back that redllar also included special folders 40 and 62 with a folder name (maybe AppData). I guessed at the time it was for the same reason -- redundancy. I did not ask any questions, but figured that if it was good enough for redllar to do it, I can certainly benefit from it. Besides, it does not hurt (maybe on speed, but speed is not that important to me).

BAHeath
Posts: 15
Joined: Tue Aug 07, 2007 8:49 pm
Location: USA

#45 Post by BAHeath »

chezduong, Here is what I have been using, I haven't gotten around to cleaning up the registry redirection yet, but what I am seeing in my reg file is similar to yours.

Code: Select all

[Registry]
Use=1
Data=.\Files\Registry\DVDFabHDDecrypter.reg

[RegistryExclude]

[RegistryInclude]

[RegistryIgnore]

[FileSystem]
Use=1
Data=.\

[FilesystemExclude]
1=*

[FilesystemInclude]
1=5
2=16
3=26
4=36

[FilesystemIgnore]
1=5
2=16
3=26
4=36

[Redirection]
RedirMisc=1
MemRegistry=0
UseIcon=0
ModFrame=1
FlashDisco=0
IconDisco=0
InnerColor=255,0,0
OuterColor=255,0,0
Logging=0

[ModuleExclude]
1=*

[ModuleInclude]
1=DVDFabHDDecrypter.exe

[SpecialFolders]
5=Files\Documents
16=Files\Desktop
26=Files\AppData
36=Files\Windows

Post Reply