Old 11th March 2009, 01:52   #1
bdbaddog
Junior Member
 
Join Date: Dec 2008
Posts: 7
List all files in an installer?

Greetings,

We've been using 7z l setup.exe to get a list of the files in the installer.
Which we've been using to compare the new vs the current installer.

However when a file is detected as duplicate it will not show up in 7z l, I'm guessing because nsis just stores metadata that it's the same file.

So is there a way to get a list of the contents of the installer?
Either from some file which is in the 7z archive which is in the setup.exe or any other means?

Thanks,
Bill
bdbaddog is offline   Reply With Quote
Old 14th March 2009, 21:19   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
Nope, 7-zip does the best job and that's what you get. You should have your build process create that list when it create the installer. It's a more direct approach which should also be easier to implement and customize to your needes.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik 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