Answer the question
In order to leave comments, you need to log in
What are the ways to install the application in silent\automatically?
If the author-developer did not take care of the appropriate command line parameters. When there is no SILENT mode.
Well, at least how to install it automatically if there is no way to transfer the config file for installation.
What methods can you recommend. Maybe you can unpack it somehow. Accordingly, with this option, the restorative cry should also be included.
Answer the question
In order to leave comments, you need to log in
Look for programs that create a snapshot of the system before and after installing the software, do a diff and create an installation package. Cameyo, for example, was. Well, go ahead, then you can hang the keys for a "quiet" installation.
Google in the first lines of the search gives several answers
one of them
https://superuser.com/questions/822159/hide-guid-a...
ShellExecute("notepad.exe") ;start notepad
WinWait("Untitled - Notepad", "") ;pause execution until window loads
WinSetState("Untitled - Notepad", "", @SW_HIDE) ;hide window
back to school learning "how to google properly" ??
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question