Jump to content











Photo
- - - - -

WBS2reg


  • Please log in to reply
9 replies to this topic

#1 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 04 September 2012 - 04:24 PM

Posted Image

File Name: WBS2reg
File Submitter: pscEx
File Submitted: 04 Sep 2012
File Updated: 04 Sep 2012
File Category: Tools

The tool is the reverse to Reg2WBS.

It builds a *.reg file from WinBuilder "RegWrite" scriptlines.

To use a *.reg file in a project, rather than a lot of individual WinBuilder script lines, saves a lot of build time.

The tool is a console application with the syntax:
WBS2regprg -i:<input file> -o:<output file> [-h:<hive>]

The optional -h switch is used when converting API style scripts.
Here the tool cannot know which hive is loaded as %reg%

Example command line:
-I:V:\WB\Projects\pscProgs\reg2WBS\Regs\ScriptLines.txt -o:V:\WB\Projects\pscProgs\reg2WBS\Regs\ScriptLines.reg -H:WB-Setup

Click here to download this file

#2 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 04 September 2012 - 04:32 PM

This page is reserved for administration

A wrapper GUI is in work.
It helps all those people who are familar with letting mice work for them, and lost the ability to use their fingers (Ohhh glorious DOS time!).

But I'm truelly not interested to bring it to work on iPad or Android Tab :yahoo:

Peter

#3 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 04 September 2012 - 05:37 PM

But I'm truelly not interested to bring it to work on iPad or Android Tab :yahoo:

What about Windows 8 and the Surface? :whistling:

:cheers:
jaclaz

#4 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 04 September 2012 - 06:09 PM

Can you give me a Wiki URL where I can get to know what Windows 8 is?

Peter :confused1:

#5 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 05 September 2012 - 06:41 PM

Can you give me a Wiki URL where I can get to know what Windows 8 is?

Here is a good start:
http://www.msfn.org/...fferences-r8944

:cheers:
Wonko

#6 DarkPhoeniX

DarkPhoeniX

    Frequent Member

  • Team Reboot
  • 452 posts
  • Location:In the middle of nowhere
  • Interests:Interesting Things
  •  
    South Africa

Posted 09 February 2013 - 01:06 PM

Im Running Windows8 64

Every time i run this program i get:

"WBS2Regprg.exe has stopped working" -error

I need to convert reg_add (API) to RegWrite

As "reg_add" in win7PE_SE (WB082) dose not seem to work

i want one of my older scripts to run

 

So what i want to do is convert:

reg_add.script--->*.reg--->RegWrite.script

 

Or is there a other way to do this

 

Thank YOU



#7 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 09 February 2013 - 01:34 PM

WBS2RegPrg does not know API.

 

It builds a *.reg file from WinBuilder "RegWrite" scriptlines.

But try this: Replace the highly sophisticated "reg_add" API command simply by "RegWrite,HKLM".

Maybe it is also necessary to replace a "%reg%" by "WB-Software" or whatever is applicable.

 

If that works, I'll add to WBS2RegPrg.

 

Peter



#8 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 09 February 2013 - 01:59 PM

But try this: Replace the highly sophisticated "reg_add" API command simply by "RegWrite,HTLM".

 

:dubbio:

 

http://code.google.c...r/wiki/regwrite

 

:cheers:

Wonko



#9 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 09 February 2013 - 02:32 PM

OOPS

 

Corrected.

 

Peter :cheers:



#10 DarkPhoeniX

DarkPhoeniX

    Frequent Member

  • Team Reboot
  • 452 posts
  • Location:In the middle of nowhere
  • Interests:Interesting Things
  •  
    South Africa

Posted 09 February 2013 - 11:30 PM

All is good in the world,again

I found some of my old *reg files and rebuild it

I cannot see why replacing "reg_add" to "RegWrite,HKLM" wont work,thanks

But i have not tested it .... sorry

 

 

ThanX






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users