Old 5th January 2007, 14:01   #1
rajsw
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*/
rajsw is offline   Reply With Quote
Old 5th January 2007, 14:40   #2
Red Wine
Forum King
 
Red Wine's Avatar
 
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
Red Wine is offline   Reply With Quote
Old 5th January 2007, 14:44   #3
rajsw
Junior Member
 
Join Date: Jan 2007
Posts: 3
Quote:
Originally posted by Red Wine
Obtain an utility that is able to monitor the system.
Yes. I have one already, the Microsoft Installation Monitor. I was asking if NSIS has this feature built-in.

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*/
rajsw is offline   Reply With Quote
Old 5th January 2007, 14:56   #4
Red Wine
Forum King
 
Red Wine's Avatar
 
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
Red Wine is offline   Reply With Quote
Old 5th January 2007, 15:38   #5
rajsw
Junior Member
 
Join Date: Jan 2007
Posts: 3
Quote:
Originally posted by Red Wine
As far as I know there isn't such a feature.
Ok. Thank you for the information.

/*Raj*/
rajsw is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump