Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
kokotas
Old
(Last edited by kokotas; 9th December 2010 at 12:21 PM.) Reason: Added info
#1  
kokotas's Avatar
Senior Member - OP
Thanks Meter 1426
Posts: 704
Join Date: Oct 2007
Location: Athens
Lightbulb [TOOL][29/Nov/10]Provxml<-->Reg Converter|XrMeLg v1.2.1.0[ONLINE]

XrMeLg is a tool to convert provxml files to reg files and reverse:



Prerequisites:Usage:
  • Really simple to use as a GUI:
    Code:
    Click the button [...] - Select file to convert - Click the relevant button [-->%new_file_type%] - Done!
  • It also works without even launching it. Just drag n' drop a file on the XrMeLg.exe and have it converted!
    <=>
    In cli you can have a file converted by typing :
    Code:
    XrMeLg.exe %file%
  • Command line usage to convert all provxml files at a given path to reg files:
    Code:
    XrMeLg.exe r:%path_to_look_for_provxml_files%
  • The application automatically does a backup of the processed file(s) inside a folder named "Files" in the directory where it is located.
Change Log:
  • 16/Nov/10 - Initial release
  • 16/Nov/10 - v.1.1.0.0
    1. Added drag n' drop support (Just drag n' drop a file on the EXE and have it converted)
    2. Removed unnecessary creation of *_mui_sz.reg
  • 19/Nov/10 - v.1.2.0.0
    1. Fixed reg-->provxml bug regarding registry key removal
  • 29/Nov/10 - v.1.2.1.0
    1. Fixed provxml --> reg bug (the reg file was not created in some cases)
If you test it please report any suggestions or any bugs found

Regards!
Attached Files
File Type: 7z XrMeLg.7z - [Click for QR Code] (11.7 KB, 334 views)
HD2 (eu/hynix-bc) / SanDisk 32GB (c4)
 
Jackos
Old
#2  
Jackos's Avatar
Recognized Developer
Thanks Meter 310
Posts: 3,207
Join Date: Feb 2008
Location: Wrocław/Breslau
Thanks for sharing, this is really a helpful app for chefs


Subscribed.
Read my reviews and editorials at ION!
"From my experience - it looks like the most popular ROMs have the worst memory management " - ultrashot

Primary: Samsung Galaxy S III I9300

Sold: HTC Sensation Z710e
Sold: HTC Touch Pro2 T7373 (Sold to Skrobel)

Workstation: ASUS P7P55D || INTEL CORE i7 860@3.6GHZ || 4x DDR3 G.SKILL 2GB@1800Mhz CL9 || CORSAIR Force F120 SSD Drive || 3x WD Caviar Black 1TB RAID0 || EVGA GTX460 EE (256bit@810/4100Mhz) || CHIEFTEC APS-550C || Samsung PX2370 23" 2ms || Logitech Wireless Illuminated Keyboard K800 || Logitech Performance Mouse MX || Fractal Design Define R3 || Microsoft Windows 7 Pro
 
dheewatara
Old
#3  
dheewatara's Avatar
Member
Thanks Meter 0
Posts: 35
Join Date: Jun 2007
Location: Bangkok, Thailand
Great Tools, Thank you for sharing.
 
greg17477
Old
#4  
Senior Member
Thanks Meter 37
Posts: 349
Join Date: Mar 2009
hey,

very nice tool, thx for sharing.

Now the BUT part or maybe just a hint..

I have converted regkeys to provxml where some registry keys should be removed. But your converter wont translate it to provxml. The reg entries will be just skipped.

Example: [-HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\ Kamera.lnk]

Usually this would remove the key, but the converter skipps this part.

greetz,
greg
 
kokotas
Old
#5  
kokotas's Avatar
Senior Member - OP
Thanks Meter 1426
Posts: 704
Join Date: Oct 2007
Location: Athens
Thanks guys for testing this.
I made a typo in the string that the application searches and instead of
[-HKEY_...
I had
-[HKEY_...

Thank you Greg for noticing it

v.1.2.0.0 attached at 1st post is a revised version of the app to fix this issue.

Regards!
HD2 (eu/hynix-bc) / SanDisk 32GB (c4)
 
Jackos
Old
#6  
Jackos's Avatar
Recognized Developer
Thanks Meter 310
Posts: 3,207
Join Date: Feb 2008
Location: Wrocław/Breslau
Thanks for the update!

Haven't tried yet, but I cook a lot so it will be useful later for sure
Read my reviews and editorials at ION!
"From my experience - it looks like the most popular ROMs have the worst memory management " - ultrashot

Primary: Samsung Galaxy S III I9300

Sold: HTC Sensation Z710e
Sold: HTC Touch Pro2 T7373 (Sold to Skrobel)

Workstation: ASUS P7P55D || INTEL CORE i7 860@3.6GHZ || 4x DDR3 G.SKILL 2GB@1800Mhz CL9 || CORSAIR Force F120 SSD Drive || 3x WD Caviar Black 1TB RAID0 || EVGA GTX460 EE (256bit@810/4100Mhz) || CHIEFTEC APS-550C || Samsung PX2370 23" 2ms || Logitech Wireless Illuminated Keyboard K800 || Logitech Performance Mouse MX || Fractal Design Define R3 || Microsoft Windows 7 Pro
 
greg17477
Old
#7  
Senior Member
Thanks Meter 37
Posts: 349
Join Date: Mar 2009


thanx for the update. Now this is working great!

Ye typos, the first place i take a look on if something goes wrong with my stuff
 
_Madmatt
Old
#8  
Senior Member
Thanks Meter 112
Posts: 799
Join Date: Jul 2009

 
DONATE TO ME
Hey,

When I use your tool in command line, it does not work...
I type XrMeLg.exe :rC:/BlaBlaBla/someFolder/
And this does not work...
Windows Phone proves that you can make an original and innovative OS without copying Apple. Something Google didn't manage to do.

NOKIA Lumia 920 | OS: WP8 Apollo (8.0.9903.10)
NOKIA Lumia 800 | OS: WP7.5 Mango (7.10.8773.98)
HTC 7 Mozart
HTC HD Mini (sold)
 
kokotas
Old
#9  
kokotas's Avatar
Senior Member - OP
Thanks Meter 1426
Posts: 704
Join Date: Oct 2007
Location: Athens
Quote:
Originally Posted by _Madmatt View Post
Hey,

When I use your tool in command line, it does not work...
I type XrMeLg.exe :rC:/BlaBlaBla/someFolder/
And this does not work...
Hi,
Sorry for the misunderstanding.
The switch is r: NOT :r.
I will correct the 1st post.

So if you type:
Code:
XrMeLg.exe r:C:\BlaBlaBla\someFolder
it will work but don't expect any console output!
Just check the Files folder and you should find the reg files there.

Regards!
HD2 (eu/hynix-bc) / SanDisk 32GB (c4)
 
orb3000
Old
#10  
orb3000's Avatar
XDA News Writer / Forum Moderator
Thanks Meter 2489
Posts: 21,662
Join Date: Feb 2007
Location: T r a v e l i n g Likes: HTC & XDA Dislikes: apples...
Thanks for sharing this tool
orb


HTC Butterfly - HTC One not coming... - HTC Universal Tomal WM 6.5

XDA is about developing and is for developers. Any user that recognises that will gain the most benefit from this site


 
This is and always will be a site for developers, pure and simple. Without them we are nothing, without them there would be no reason for XDA Developers to exist; we should never ever forget that. Without them this place would not be called XDA-Developers but something else, e.g Mobile Phone User Support Services For Ungrateful Nerds.

Previous devices: HTC: Treo 650 - Excalibur - Diamond - Diamond 2 - Maple - HD2 - Rhodium - Desire Z - Desire HD - Vivid - Sensation - One V - One X - Titan II - One X+ - DNA

 
Post Reply+
Tags
convert, provxml, reg, rgu
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Side-Swiping Multitasking with Kakudo

Recovering iPad users may still remember the multitasking function where you can swipe left or right to … more

Learn to Edit Graphics for your Development Work

The importance of good and appropriate graphics for your development work is undeniable. Be … more

Tasker Alternative: AutomateIt, Automates Your Device Tasks – XDA Developer TV

XDA Developer TV Producer Kevin wants to help make your … more