Page 1 of 1

JPE Config Modifier v0.9

Posted: Fri Dec 26, 2008 1:16 am
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"

Posted: Wed Dec 31, 2008 11:20 pm
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.

Posted: Sun Jan 11, 2009 10:07 pm
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

Posted: Fri Jan 30, 2009 1:31 am
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

Posted: Mon Feb 09, 2009 11:06 am
by crownixx
version v0.5
[*] fix bugs where i made the mistake writing "IndentMode" where it supposely "IdentMode"

Posted: Sat May 23, 2009 9:31 pm
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.

Re: JPE Config Modifier v0.7

Posted: Wed Jul 15, 2009 8:36 pm
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

Re: JPE Config Modifier v0.8

Posted: Thu Aug 20, 2009 4:54 am
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

Re: JPE Config Modifier v0.8

Posted: Fri Sep 25, 2009 3:44 pm
by satishbhawra37
* Set up any most commonly used settings for the advanced jpe user

I only put the settings

Re: JPE Config Modifier v0.8

Posted: Sun Oct 18, 2009 7:05 pm
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.)?

Re: JPE Config Modifier v0.8

Posted: Thu Oct 22, 2009 7:32 am
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.

Re: JPE Config Modifier v0.9

Posted: Mon Dec 14, 2009 12:09 am
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

*

Re: JPE Config Modifier v0.9

Posted: Mon Dec 14, 2009 4:48 am
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

Re: JPE Config Modifier v0.9

Posted: Mon Dec 14, 2009 7:39 am
by crownixx
i'm glad you like it