S
S
sugarufc2017-10-24 11:43:31
HTML
sugarufc, 2017-10-24 11:43:31

How to create your own setup.exe?

There are a certain number of programs on the PC, I want to throw everything into one folder, neatly arrange it, and create one setup.exe file so that at startup a menu with my programs opens and I can install the desired program by clicking. Usually this is often found on various installation discs with many programs. Screenshots are attached as an example. Who knows how to implement all this, or where can I read about it? I googled, but I didn’t find anything on the topic, everyone refers to which special programs for creating autorun, etc. Who knows tell me it is very necessary, any infa will be useful. Thank you.
59eefc5901389124180926.pngwhen you click on Setup.exe opens ↓
59eefc6255e39033292665.png

Answer the question

In order to leave comments, you need to log in

6 answer(s)
A
Alexander, 2017-10-24
@zkelo

I recommend Inno Setup

S
Stalker_RED, 2017-10-24
@Stalker_RED

The installer.
https://ru.wikipedia.org/wiki/%D0%A3%D1%81%D1%82%D...
https://ru.wikipedia.org/wiki/InstallShield
https://ru.wikipedia. org/wiki/Nullsoft_Scriptable_...
https://ru.wikipedia.org/wiki/Inno_Setup and so on

A
akelsey, 2017-10-24
@akelsey

Create a menu and an installer are completely different things.
If you want to distribute your program from a bunch of folders in a single Setup.exe executable file - you need an installer, one was recommended to you by Inno Setup, you can use WinRar (It also has a mode for creating installers)
If you make a menu, then you need to either use which one - a programming language with a compiler, because I don't know of any such software. Or the simplest way is to use HTA files.
And in order for them to start automatically when a CD is inserted into the drive, you need an Autorun.inf file.

A
Alexander, 2017-11-02
@BEN

Similar installers can be implemented for example on NSIS and Inno Setup. But you need the appropriate knowledge of languages.
A simpler option, a paid "constructor" - Smart Install Maker

A
Alexander Aksentiev, 2017-10-24
@Sanasol

https://drp.su

D
Daria, 2017-11-02
@dashkin1903

https://portableapps.com/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question