



Inno Setup Compiler نرم افزار ساخت فایل های Setup یا همان exe است. به کمک این نرم افزار می توانید نرم افزار نصب بسازید. نرم افزاری بسیار مفید می باشد که از سایر رقبای خود برتر است و امکان ایجاد رجیستری و ورودی INI و موتور برنامه نویسی پاسکال را دارد. این نرم افزار از نصب چند زبانه پشتیبانی می کند و قابلیت ساختن فایل Setup از پوشه ها و فایل ها را دارد.همچنین از ویژگی های این نرم افزار می توان به ایجاد میانبر حذف فایل Setup در منوی Start و Add Remove، امکان قرار دادن پسورد بر روی فایل Setup ساخته شده و ... اشاره کرد.این نرم افزار می تواند انواع قابل برنامه ریزی، کامل، حداقل، سفارشی راه اندازی کند و از تمامی نسخه های 64 بیتی ویندوز پشتیبانی می کند.
قابلیت های کلیدی نرم افزار Inno Setup Compiler:
- قابلیت ساخت فایل های Setup ، exe
- قابلیت ایجاد میانبر
- قابلیت ایجاد رجیستری و ورودی INI
- پشتیبانی از نصب چند زبانه
- قابلیت حذف فایل Setup در منوی Start
- قابلیت قرار دادن پسورد بر روی فایل Setup
- قابلیت راه اندازی انواع قابل برنامه ریزی، کامل، حداقل، سفارشی
- پشتیبانی از برنامه نویسی پاسکال
- در دسترس بودن کامل کدهای منبع
- پشتیبانی از از تمامی نسخه های 64 بیتی ویندوز
- سازگار با نسخه های مختلف سیستم عامل محبوب مایکروسافت ویندوز
- و ...

Inno Setup Compiler is a software solution that allows you to create professional Windows installers. Although it all sounds terribly complicated, it's not, thanks to the way this application works.
The whole installer generating process can be carried out using a simple wizard, so Inno Setup Compiler will assist you all the time.
You are first prompted to choose the application name and version, as well as the publisher and the application website. Just fill in the information and press Next.
Afterwards, you have to choose the application destination base folder which can be either Program Files or any other custom folder you wish to choose. Again, you must write down the folder name and choose whether to give the user the permission to change the application folder or not.
Next you're required to provide the path to your app's main executable file and create a list with all the other files. The next steps come with a few other settings to customize the installer, such as the option to create a desktop or a Quick Launch icon, as well as with the language selection.
And that's basically it. Sure, it will take some time before you will be ready to build your own installer, but if you pay close attention to every single step, everything should go pretty smoothly.
All in all, Inno Setup Compiler is one of the best setup builders out there. Creating scripts using the wizard is a task so simple that it can be carried out by less experienced users while more advanced features await the power users.