Old 26th January 2011, 17:13   #1
kalverson
Senior Member
 
Join Date: May 2007
Location: Maple Grove, Minnesota
Posts: 134
Question NSIS special logging

I downloaded the special build to create a log file for silent install debug. I noticed these entries in the install.log

Jump: 5216
Call: 5203
Jump: 5216

I assume these are line numbers?

How do I associate the line numbers with the original nsh header file they came from? My main install nsi references many nsh files.
kalverson is offline   Reply With Quote
Old 26th January 2011, 17:57   #2
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
Those are the instruction addresses. Correct deassembling would be a lot of work.

Stu
Afrow UK 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