Announcement

Collapse
No announcement yet.

Import Version 3 Project

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Import Version 3 Project

    We just upgraded to version 4.0. It is great I love the new features. I had a minor problem when upgrading my version 3 project. All my RegistrySetValue calls that were REG_SZ were all converted to REG_BINARY during the upgrade. I can go in and change them manually, but it might be something you want to look at.

    Thanks,
    Brian Hublein
    Cyberlogic Software

  • #2
    Re: Import Version 3 Project

    Thanks for the heads up, I'll log that in our bug database so it gets investigated.

    BTW...if you have a lot of Registry - Set Value actions to change, you could load the .am4 file into your favorite text editor (like UltraEdit) and replace all occurrences of "REG_BINARY" with "REG_SZ" (assuming of course that you don't have any REG_BINARY values in there on purpose).

    One caveat: we can't provide tech support for any projects that have been edited "manually" in this way. But don't let that scare you if you know what you're doing.

    (And of course, always make a backup of the .am4 file before you attempt anything like this.)
    --[[ Indigo Rose Software Developer ]]

    Comment


    • #3
      Re: Import Version 3 Project

      Thanks for the info. I got them changed just going through the program. Just wanted to let you know.

      Thanks
      Brian

      Comment

      Working...
      X