B
B
BotaniQ_Q2017-07-01 00:23:46
Python
BotaniQ_Q, 2017-07-01 00:23:46

How to automate the installation of the program?

I have a program, but to work with it, I need another program, in order to install this other program, you need to download the setup.exe file and in the standard theme like next, select a folder, then install - install it, if you just take this folder with the program and transfer it to another computer, it does not want to work, how to automate the installation so that the program is installed in the folder I need in advance and the user does nothing with it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Artem @Jump, 2017-07-01
curated by the

You need to install this program on your computer, tracking changes in the system that the installer makes using the SysTracer, Process_Monitor programs.
Then write your own installer that will make the necessary changes to the system.

V
Vladimir Zhurkin, 2017-07-01
@icCE

One option is to see what kind of installer is being used and if there is a silent mode use it.
The second option is to use https://www.autoitscript.com/site/autoit/ , down to clicking buttons etc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question