GithubHelp home page GithubHelp logo

regdiff's People

Contributors

gersonkurz avatar

regdiff's Issues

Errors with big registry exports

What steps will reproduce the problem?
1. export entire registry of users on a windows 2012 r2 server
2. compare them

What do you see instead?
REGDIFF - Version 4.2
Freeware written by Gerson Kurz (http://p-nand-q.com) [32-bit process on 64-bit 
OS]

Reading reg_export.test_test_wts01-bln\reg_export.reg...
System.ArgumentException: Destination array is not long enough to copy all the 
items in the collection. Check array index and length.
   at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
   at System.BitConverter.ToInt64(Byte[] value, Int32 startIndex)
   at com.tikumo.regis3.RegValueEntry.SetBinaryType(RegValueEntryKind kind, Byte[] bytes)

Unhandled Exception: System.ArgumentException: Destination array is not long 
enough to copy all the items in the collection. Check array ind
ex and length.
   at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
   at System.BitConverter.ToInt64(Byte[] value, Int32 startIndex)
   at com.tikumo.regis3.RegValueEntry.SetBinaryType(RegValueEntryKind kind, Byte[] bytes)
   at com.tikumo.regis3.RegFileParser.ExpectMultiByteValueDefinition(Char c)
   at com.tikumo.regis3.AbstractFileParser.Parse(String content, ExpectFunc initialFunc)
   at com.tikumo.regis3.RegFileParser.Parse(String content)
   at com.tikumo.regis3.RegFileImporter.Import()
   at com.tikumo.regdiff.regdiff.ReadInputFiles()
   at com.tikumo.regdiff.regdiff.Run(String[] args)
   at com.tikumo.regdiff.regdiff.Main(String[] args)


What version of the product are you using? On what operating system?
4.2 ; windows 7 64bit pro German.


Original issue reported on code.google.com by [email protected] on 25 Jun 2014 at 9:38

Variable Replacement does not work in MultiSZ Values

What steps will reproduce the problem?
set COMPUTERNAME=TAS-ZEN-WFTEST
regdiff.exe /XML "TomcatServiceRegistry_%COMPUTERNAME%.xml" /WRITE /PARAMS

What is the expected output? What do you see instead?

In the Key:
<registry version="2">
  <key name="HKEY_LOCAL_MACHINE">
    <key name="SOFTWARE">
      <key name="Wow6432Node">
        <key name="Apache Software Foundation">
          <key name="ProcRun 2.0">
            <key name="Tomcat7">
              <key name="Parameters">
                <key name="Java">
                  <MultiSZ name="Options">


Expected:
<line>-Dtc.keystore.file=conf/.keystore_TAS-ZEN-WFTEST.prod.lokal</line>

Actual:
<line>-Dtc.keystore.file=conf/.keystore_$$COMPUTERNAME$$.prod.lokal</line>

What version of the product are you using? On what operating system?
regdiff-4.2

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 3 Sep 2014 at 9:34

Attachments:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.