JPE Config Modifier v0.9

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
crownixx
Posts: 403
Joined: Sat May 12, 2007 6:26 am

JPE Config Modifier v0.9

#1 Post by crownixx »

JPE Config Modifier is not part of the JauntePE utility. It is use to
  • Assists you setting up the config easily for "The 12 Step Program" tutorial
  • Modify the existing application config ini
  • Set up any most commonly used settings for the advanced jpe user
I only put the settings that I always used and familiar in JauntePE. This will keep the tool simple, easy to use and avoid question that I don't have the answer later.

Download
JPE Config Modifier v0.9 (330 KB )

Screenshot
Image

Changelog
version 0.9
[+] Added Combo box at File System Exception "Add" entry
[*] Turn off auto sort for List control Under "Advanced Configuration > Exceptions"
Last edited by crownixx on Sun Dec 13, 2009 11:52 pm, edited 13 times in total.

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

#2 Post by crownixx »

version v0.2
[+] add logging, discovery and shell usage settings
[*] fix the drag & drop runtime ini now will auto refresh the gui
[*] fix the drag & drop now will override previous value in the input
[*] fix the relative path will auto update if new changes is made for application input, jauntePE.dll input and File system input.
[-] remove drag & drop support for registry input.

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

#3 Post by crownixx »

Update to v0.3 with more settings to keep your keyboard safe and more work to the mouse. The name for the tool now is change from JPE Runtime Modifier to JPE Config Modifier to avoid confusion with the term "runtime" in the jauntepe readme.html

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

#4 Post by crownixx »

Feel lazy to update the screenshot right now

version v0.4
[+] add save dialog box for LogPath and DiscoveryPath.
[*] fix the empty input now will not be written into the config file
[*] fix the empty section that created if the Filesystem setting is turn off
[*] fix regtokens radio button enable and disable if the Filesystem is read to be turn off
[*] change "Enable LogFuncs" to more descriptive about it's function
[-] remove "No Output" option for Logging
[-] remove "No Output" option for Discovery

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

#5 Post by crownixx »

version v0.5
[*] fix bugs where i made the mistake writing "IndentMode" where it supposely "IdentMode"

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

#6 Post by crownixx »

Update to version 0.6. It is growing more maturely as now you can drop any config ini instead of limiting itself to the _Normal2.ini,_Normal3.ini, etc. Also i have added new Exception settings for Registry, File System, Module and Child App.

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

Re: JPE Config Modifier v0.7

#7 Post by crownixx »

Update to version 0.7
The new GUI should "feel" better than the previous version.

You can also pass the full path or relative path to JPEConfigModifier.exe as parameter for a quick open. Example of use
- Just drop the configuration ini straight forward into JPEConfigModifier.exe
-Or create shortcut of JPEConfigModifier.exe and then put the shortcut in SendTo folder. Next time, you can simply right-click on the configuration ini >SendTo>JPEConfigModifier to open the file

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

Re: JPE Config Modifier v0.8

#8 Post by crownixx »

In version 0.8, JPE Config Modifier is back to a standalone executable again. This reduce the size from 1.5Mb --> 330Kb. Also added a simple technique to create configuration ini through Tools > Create Configs menu

satishbhawra37
Posts: 1
Joined: Fri Sep 25, 2009 3:37 pm

Re: JPE Config Modifier v0.8

#9 Post by satishbhawra37 »

* Set up any most commonly used settings for the advanced jpe user

I only put the settings

freakazoid
Posts: 1212
Joined: Wed Jul 18, 2007 5:45 pm

Re: JPE Config Modifier v0.8

#10 Post by freakazoid »

Hi crownixx,

Great app!

I have one request:
-Under "Advanced Configuration > Exceptions > File System", would it be possible to add a checkbox list of most commonly used file locations (eg. my documents, desktop, etc.)?
is it stealth? ;)

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

Re: JPE Config Modifier v0.8

#11 Post by crownixx »

freakazoid wrote:Hi crownixx,

Great app!

I have one request:
-Under "Advanced Configuration > Exceptions > File System", would it be possible to add a checkbox list of most commonly used file locations (eg. my documents, desktop, etc.)?
Thank you

I try my best to look into your request but it require time as the app is actually growing together with my current skill in Autoit.

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

Re: JPE Config Modifier v0.9

#12 Post by crownixx »

freakazoid wrote:I have one request:
-Under "Advanced Configuration > Exceptions > File System", would it be possible to add a checkbox list of most commonly used file locations (eg. my documents, desktop, etc.)?
Update v0.9 where it has combo box that list out the special folders path
Image

Just select the special folder that you want to add in the Combo box. Then the Special Folder number for selected folder will be appear in the Input box above the Combo box.
At Input box, you can write anything or make changes for example below before you proceed clicking "OK" to add the value

Code: Select all

%25%\*.*
OR

Code: Select all

*

-.-
Posts: 325
Joined: Mon Oct 06, 2008 4:32 pm

Re: JPE Config Modifier v0.9

#13 Post by -.- »

nice, like the special paths, always annoyed me having to open the faq to find them :D

good to see someone working on jpe too, i like it

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

Re: JPE Config Modifier v0.9

#14 Post by crownixx »

i'm glad you like it

Post Reply