InstallshieldTuner does not do work correct

I installed Installshield Tunerthen i created a custom installation file .MST

But by the way, the Installation was the default of the MSI

What is wrong?

Subject: TRANSFORMS property on command line tells MSI to use your MST changes

when you package your transforms with IS Tuner, it automatically creates a setup.ini (as part of the package) that passes the property on the command line. If you’re not building a new package, you’ll need to specify the TRANSFORMS property manually on your msiexec command line. It’s easier to let Tuner create the package your first time out, so all you need to do to apply your customizations is run setup.exe. Once you’ve done that, take a peek inside the setup.ini that Tuner creates, especially the CmdLine setting.