Registering Revision Manager Application on Windows 64 bit Machine

This section shows you how to register revision manager application on Windows 64-bit machine. Revision Manager application must be registered on Windows 64 bit system for Solid Edge to get the child components for an assembly on Windows 64 bit system. Use the following steps to register the Revision Manager application on Windows 64 bit machine:

  1. Use a text editor and copy the following contents to the text editor:
    REGEDIT4
    
    ;Copyright (C) 1999 Unigraphics Solutions. All rights reserved.
    
    ;Changes for REGISTRY format Change
    
    ; 10/27/99 JsBielat
    
    REGEDIT4
    
    ; This .REG file may be used by your SETUP program.
    
    ; If a SETUP program is not available, the entries below will be
    
    ; registered in your InitInstance automatically with a call to
    
    ; CWinApp::RegisterShellFileTypes and 
    COleObjectFactory::UpdateRegistryAll.
    
    [HKEY_CLASSES_ROOT\CLSID\{DF778D19-0AA4-11D1-BC6E-0800360E1E02}]
    
    @="Solid Edge Revision Manager"
    
    [HKEY_CLASSES_ROOT\CLSID\{DF778D19-0AA4-11D1-BC6E-0800360E1E02}\Inproc
    Handler32]
    
    @="ole32.dll"
    
    [HKEY_CLASSES_ROOT\CLSID\{DF778D19-0AA4-11D1-BC6E-0800360E1E02}\LocalS
    erver32]
    
    @="D:\\Program Files\\Solid Edge V20\\Program\\win32\\iCnct.exe /
    automation"
    
    [HKEY_CLASSES_ROOT\CLSID\{DF778D19-0AA4-11D1-BC6E-0800360E1E02}\ProgID
    ]
    
    @="RevisionManager.Application"
    
    [HKEY_CLASSES_ROOT\RevisionManager.Application]
    
    @="Revision Manager"
    
    [HKEY_CLASSES_ROOT\RevisionManager.Application\CLSID]
    
    @="{DF778D19-0AA4-11D1-BC6E-0800360E1E02}"
    
    [HKEY_CLASSES_ROOT\TypeLib\{DF778D1A-0AA4-11D1-BC6E-0800360E1E02}]
    
    @="Revision Manager"
    
    [HKEY_CLASSES_ROOT\TypeLib\{DF778D1A-0AA4-11D1-BC6E-0800360E1E02}\1.0]
    
    @="Solid Edge Revision ManagerObject Library"
    
    [HKEY_CLASSES_ROOT\TypeLib\{DF778D1A-0AA4-11D1-BC6E-0800360E1E02}\1.0\
    0\win32]
    
    @="D:\\Program Files\\Solid Edge V20\\Program\\revmgr.tlb"
    
    ;PrasadD 09/18/01 Register the info for this executable that tells 
    Windows that it can handle URLs.
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App 
    Paths\iCnct.exe]
    
    "Path"="D:\\Program Files\\Solid Edge V20\\Program\\win32"
    
    @="D:\\Program Files\\Solid Edge V20\\Program\\win32\\iCnct.exe"
    
  2. Save the file as rmgrappWIr.txt.
  3. Replace the path of ICnct.exe entries from the rmgrappWIr.txt file with the actual path of ICnct.exe where Solid Edge V20 is installed on the machine. For example, <Solid Edge Installation folder>\Program\Win32.
  4. Replace the path of revmgr.tlb entry from the rmgrappWIr.txt file with the actual path of revmgr.tlb where Solid Edge V20 is installed.
  5. Rename rmgrappWIr.txt to rmgrappWIr.reg.
  6. Double-click rmgrappWIr.reg and complete the process of adding the information to the registry.
  7. Manually register the PropAuto.dll. The PropAuto.dll can be found in the Program folder where Solid Edge is installed on the machine. For example, C:\Program Files\Solid Edge V20\Program.
  8. Click Start > Run and run the following command:

    regsvr32 "C:\Program Files\Solid Edge V20\Program\PropAuto.dll.