Archive: InstallShield to NSIS importer source code


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


I don't use IntallShield myself musachy but I have to say that's damn cool.