Questions tagged [post-install]

This tag is used for user-defined scripts that are executed by a package manager after the installation of a software package.

100 questions
0
votes
1 answer

Create/update file(s) post dependency install, with Yeoman generator

I would like to create/update file(s) after the dependencies have been installed, when the generator(generator-custom) has been executed. $ yo custom Any pointer would be very helpful. For example, I am trying to update the devDependencies section…
Sarbbottam
  • 5,410
  • 4
  • 30
  • 41
0
votes
1 answer

Innosetup: sspostinstall executed more than one time?

I try to execute an .exe in the CurStepChanged procedure at (CurrentStep = ssPostInstall), the .exe is part of the [Files] section. It seems to me as if the ssPostInstall is executed multiple times – sometimes even before the files of the…
CKRYZ
  • 3
  • 3
0
votes
1 answer

Chartboost PostInstall Tracker

Can someone explain to me how can i integrate Chartboost post install? Already tried this post-install integration guide with my testing app (uploaded as alpha test) and with this reserved in-app…
Nazar Kozak
  • 67
  • 1
  • 8
0
votes
1 answer

dpkg postinst - how to run it as a normal user

I am writing a quick shell script that does something with display settings, but that's irrelevant. The shell script is to be put in any directory where it can be accessed; I chose /usr/local/bin//