Installshield - Notes 8.5.1 Remove Desktop shortcut

I just want to get rid of the Symphony Desktop icons added after Notes Installation.

So, I did a transform file (.MST) using Installshield Tuner for Lotus Notes.

Tested my MST on Windows XP English and it worked fine…

Tested it on a Windows XP French and :

Error 2254.Database: Transform: Cannot update row that does not exist. Table: Shortcut.

Later I found that:

I will get that error message if I install a French Notes Client on a Windows English OS or an English Notes client on a Windows French OS.

The only thing I have modified in the transform file is that I have deleted the Symphony desktop icons.

Do you know what I can do to fix that issue?

Thank you,

-Steve

Subject: Workaround - change installer language

I also had a similar problem with users having Portuguese settings. I found that if I changed the language of the installer to US-EN it was OK. To change language add /l"1033" to the commandline

Subject: To avoid the problem, you may change the install condition of the Shortcuts

Subject: Any details Please

Can you explain more what you mean, cause I do not see where I can change the Shortcut condition in InstallShield.

Subject: Any luck fixing the problem?

@Steve - I just run into this too. Were you able to fix this?