Hello everyone and good day!
Question: I had create a Basic InstallShield Project in my MSVC2010, added some files and primary out
Answer was found by myself, but thank you all any way...
To create a self-extracted install file you need to open "Releases" tab in your InstallShield Basic project and right click on configuration click "Release WIzard...".
All what I need is at this figure:
You can achieve this by making some changes to the properties in solution explorer. This is so simple as you can compress all in single .exe file. Follow the given below step:
Right Click On Entire solution and Choose Properties as given below
Second step as you can see the dialog box. click on configuration Properties
This is finest and easiest way to achieve the required task.
Simple use the "single image" build. Not cd nor dvd
Select Compressed from Compression option in properties view.