Migrate a Delphi 2007 Project from Multilizer 6 to Sisulizer 1.6
18 Apr 2008 12:28 In Category:Delphi
I revently
migrated a Multilizer Project to use Sisulizer. The
Sisulizer documentation states, that it is easy to
import a mpr File. Just open the mpr, and everything
gets imported. In my case, this does not worked. Here
are the steps, I did to import everything (All
Languages, Strings and all other resources).
- Build the Project Delphi 2007
- Start Multilizer and build the Project. You can ignore the Warnings from Multilizer, about the unknown Delphi version. Do not scan, this can be done later in Sisulizer.
- If your *.drc files are spread through the Project and are not located together with the binaries, you need to copy them once to the /bin folder of yur Application. Now you can import all your Tagets into Sisulizer. Sisulzer automaticlly detects the existing Ressource DLL´s and imports the existing Translation.
- Now open the Propeties of the Source and set the correct Path to the drc File again.
From this point on you can work normally with Sisulzer.
- Build the Project Delphi 2007
- Start Multilizer and build the Project. You can ignore the Warnings from Multilizer, about the unknown Delphi version. Do not scan, this can be done later in Sisulizer.
- If your *.drc files are spread through the Project and are not located together with the binaries, you need to copy them once to the /bin folder of yur Application. Now you can import all your Tagets into Sisulizer. Sisulzer automaticlly detects the existing Ressource DLL´s and imports the existing Translation.
- Now open the Propeties of the Source and set the correct Path to the drc File again.
From this point on you can work normally with Sisulzer.