Hi I would like to know how add setup language dialog to instalation procces.
I use Installshield 2010.
I google it and found the I must create Setup Lancher.
http://kb.flexerasoftware.com/doc/Helpnet/installshield16helplib_sp1/IHelpCreateSetupLaunch.htm
The Setup.exe setup launcher is a bootstrap application that manages the aforementioned scenarios. The Setup.exe tab for a release in the Releases view is where you specify information such as whether you want to use a Setup.exe launcher. To learn more, see Setup.exe Tab for a Release.
Ok, so I looked at setup.exe tab.
http://kb.flexerasoftware.com/doc/Helpnet/InstallShield2011/ReleaseGridSetupTab.htm
I am really confuse. Because this is my first attempt with instalshield. I used Windows installer > C# .NET wizard.
Now I have in visual studion solution install shield project.
I setuped Installshield project, installation work but still I don’t what is the next step add support for setup language dialog.
Can anybody help with this issue. Some tutorial with images :D because simple text is confused for me.