Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: .reg to .exe  (Read 5794 times)

0 Members and 1 Guest are viewing this topic.

the_mad_joker

    Topic Starter


    Apprentice

    Thanked: 8
    .reg to .exe
    « on: January 30, 2010, 10:53:34 PM »
    Is there any software to convert registry file (.reg) to (.exe)

    I tried Google and got reg2exe But it always gives the error of  invalid regisrty file

    rthompson80819



      Specialist

      Thanked: 94
    • Experience: Experienced
    • OS: Windows 7
    Re: .reg to .exe
    « Reply #1 on: January 30, 2010, 11:04:50 PM »
    Why would you want to?  What are you trying to accomplish?

    the_mad_joker

      Topic Starter


      Apprentice

      Thanked: 8
      Re: .reg to .exe
      « Reply #2 on: January 30, 2010, 11:08:28 PM »
      I Would Have Told you  :-[

      But  :-XCOMPANY PRIVACY :-X

      Carbon Dudeoxide

      • Global Moderator

      • Mastermind
      • Thanked: 169
        • Yes
        • Yes
        • Yes
      • Certifications: List
      • Experience: Guru
      • OS: Mac OS
      Re: .reg to .exe
      « Reply #3 on: January 30, 2010, 11:21:54 PM »
      Well too bad. Unless you give us more information, you will receive no help on the matter.

      Why would anyone need a .reg to .exe file? (if such thing existed)

      the_mad_joker

        Topic Starter


        Apprentice

        Thanked: 8
        Re: .reg to .exe
        « Reply #4 on: January 31, 2010, 12:01:32 AM »
        I Will Try On Other Site Where The Best Persons Live's

        WELL THANKS 4 UR TRY

        kpac

        • Web moderator


        • Hacker

        • kpac®
        • Thanked: 184
          • Yes
          • Yes
          • Yes
        • Certifications: List
        • Computer: Specs
        • Experience: Expert
        • OS: Windows 7
        Re: .reg to .exe
        « Reply #5 on: January 31, 2010, 05:01:32 AM »
        Just create a VBS or batch file.

        Salmon Trout

        • Guest
        Re: .reg to .exe
        « Reply #6 on: January 31, 2010, 05:03:45 AM »
        Sounds a bit fishy to me, if the TMJ means he want an exe that will modify the registry. Why not have it all out in the open in a .reg file?

        the_mad_joker

          Topic Starter


          Apprentice

          Thanked: 8
          Re: .reg to .exe
          « Reply #7 on: January 31, 2010, 06:02:39 AM »
          Salmon I Dont Want exe To Modify reg file

          I want Software to convert .reg > .exe

          Carbon Dudeoxide

          • Global Moderator

          • Mastermind
          • Thanked: 169
            • Yes
            • Yes
            • Yes
          • Certifications: List
          • Experience: Guru
          • OS: Mac OS
          Re: .reg to .exe
          « Reply #8 on: January 31, 2010, 06:11:39 AM »
          We want to know Why.

          Salmon Trout

          • Guest
          Re: .reg to .exe
          « Reply #9 on: January 31, 2010, 06:25:48 AM »
          Salmon I Dont Want exe To Modify reg file

          I want Software to convert .reg > .exe

          a .reg file is a text file in this format

          Code: [Select]
          Windows Registry Editor Version 5.00

          [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
          "Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,2a,00,3a,00,00,00,00,00

          When you click on it, if the key specified is already in the registry, it is edited to the value shown. If it does not exist, it is added. This one disables the Caps Lock key.

          So,

          - Why do you want to convert a .reg file into an exe file?
          - What is the exe supposed to do?
          - Why do you want to do this?

          Unless you answer these questions, no help will be forthcoming, and if you do give answers and we don't like them,  not even then.