Old 7th October 2005, 17:14   #1
Dave Riches
Junior Member
 
Join Date: Oct 2005
Posts: 1
Viewing package contents

Is there a mechanism/technique to view the contents of an existing NSIS package BEFORE unpacking/installing the contents?

I use NSIS to package build output. Part of that package is a long-running program that installs several SQL databases.

I'm looking for something that could either view or extract the packager contents without causing the packager to execute the SQL installer program.

Thanks in advance for any ideas/suggestions.

Current environment setup: NSIS v2.08, Windows 2003 Server. I'm an NSIS newbie but have been tremendously impressed with it so far.
Dave Riches is offline   Reply With Quote
Old 8th October 2005, 16:54   #2
Comm@nder21
Major Dude
 
Join Date: Jul 2003
Location: germany, b-w
Posts: 734
Send a message via ICQ to Comm@nder21
its not possible so far.
but its possible to include a function into the installer that just extracts the other files. for to know how the installer packs have a closer look at the File and ReserveFile commands!
Comm@nder21 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