Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 11 of 11
Search took 0.00 seconds.
Search: Posts Made By: lamprizzle
Forum: NSIS Discussion 28th September 2009, 19:01
Replies: 24
Views: 11,595
Posted By lamprizzle
wmi calls returning arrays

Hey l0k1, I noticed the plugin doesn't support any WMI calls that return an array of ints...

WmiInspector::Request "CIMV2" "Win32_SystemEnclosure" "ChassisTypes"
; see...
Forum: NSIS Discussion 6th June 2007, 01:51
Replies: 21
Views: 4,935
Posted By lamprizzle
That was it. I updated to a newer NSIS base,...

That was it. I updated to a newer NSIS base, implemented all of our customizations, and now I haven't seen the slowdown in 20 straight iterations (whereas before I would see it approximately 1 in 8...
Forum: NSIS Discussion 19th April 2007, 18:56
Replies: 21
Views: 4,935
Posted By lamprizzle
I've attached another zip containing three files:...

I've attached another zip containing three files:

"fast writeuninstaller - ensuredata logging.txt" is the same log as you've seen before, but on a test run where this uninstaller writing only took...
Forum: NSIS Discussion 19th April 2007, 14:51
Replies: 21
Views: 4,935
Posted By lamprizzle
Let me clarify what I mean by "sometimes." Here...

Let me clarify what I mean by "sometimes." Here are my test steps:

1. format hard drive (main drive, C:)
2. boot from flash drive
3. "apply" an ImageX disk image to C: that was captured in the...
Forum: NSIS Discussion 12th April 2007, 21:07
Replies: 21
Views: 4,935
Posted By lamprizzle
You're right...it is the __ensuredata function. ...

You're right...it is the __ensuredata function. I've attached another log that shows how many times this function iterates. Is it normal to iterate so many times? Is there something I can do to...
Forum: NSIS Discussion 5th April 2007, 18:40
Replies: 21
Views: 4,935
Posted By lamprizzle
Thanks kichik. I went the dumb route and just...

Thanks kichik. I went the dumb route and just slapped if(g_header) in front of all my logging. So I was able to get the _dodecomp logging to work.

After 6 runs from the same image, I was finally...
Forum: NSIS Discussion 23rd March 2007, 15:39
Replies: 21
Views: 4,935
Posted By lamprizzle
Now I'm stuck. I've tried to do some additional...

Now I'm stuck. I've tried to do some additional logging using log_printf inside _dodecomp but NSIS crashes. I'm wondering if _dodecomp is called from somewhere else early enough to where logging is...
Forum: NSIS Discussion 5th March 2007, 16:50
Replies: 21
Views: 4,935
Posted By lamprizzle
Thanks for checking in again. My next step...

Thanks for checking in again.

My next step has been to simply reproduce the issue 100%, which I still can not do. No amount of debugging will help unless I know I can make the problem happen and...
Forum: NSIS Discussion 6th February 2007, 11:25
Replies: 21
Views: 4,935
Posted By lamprizzle
Thanks all for the replies, but I'm still...

Thanks all for the replies, but I'm still stumped. I'm on-site now trying to figure this out.

It's not antivirus that's causing it, because they made a test dash that includes minimal other...
Forum: NSIS Discussion 17th January 2007, 14:29
Replies: 21
Views: 4,935
Posted By lamprizzle
That was one of the things I thought of at first,...

That was one of the things I thought of at first, too. But my customer is an OEM who is running my installers in an auto-build system. They claim that there is no anti-virus active.

It's strange...
Forum: NSIS Discussion 16th January 2007, 19:56
Replies: 21
Views: 4,935
Posted By lamprizzle
WriteUninstaller is sometimes slow

I've been using NSIS for a while and I feel like I'm pretty good at it, but here's a stumper.

I'm writing installers for games that range anywhere from 6 to 50 MB (before compression). I was...
Showing results 1 to 11 of 11

 
Forum Jump