InstallShield to NSIS importer source code
I have developed this tool in C# to import an installshield project to nsis. It imports the Feature/Component/Files hierarchy (with descriptiobs), shortcuts, register dlls and ocxs, install files in GAC and register assemblies for COM interop
musachy