|
|
#1 |
|
Junior Member
Join Date: Jan 2007
Posts: 3
|
Is it possible to monitor an install?
Is there a way for me to monitor the install of an application and create a new NSIS install script?
I know there is the installation monitor program from Microsoft which does work but I would like to find a way to have NSIS do that work for me. Thanks, /*Raj*/ |
|
|
|
|
|
#2 |
|
Forum King
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
|
Obtain an utility that is able to monitor the system.
Take a snapshot of the system before start the 3rd party installation, take a snapshot right after the installation is finished, compare them, get all system changes e.g. registry added/modified/deleted keys, extracted files, started/stopped services etc, and build an installation script based on this comparison. Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS |
|
|
|
|
|
#3 | |
|
Junior Member
Join Date: Jan 2007
Posts: 3
|
Quote:
I've been using the WISE Install System and it has a feature to capture a program as it installs and then builds a generic install based on the capture. Thanks, /*Raj*/ |
|
|
|
|
|
|
#4 |
|
Forum King
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
|
As far as I know there isn't such a feature.
Probably you should add a feature request. http://nsis.sourceforge.net/Requests Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS |
|
|
|
|
|
#5 | |
|
Junior Member
Join Date: Jan 2007
Posts: 3
|
Quote:
/*Raj*/ |
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|