Forum: NSIS Discussion
9th April 2007, 17:21
|
|
Replies: 3
Views: 1,594
NSIS - blue screen
Hi,
When running the installer the user removes a USB flash stick drive during the installation(This is the drive being installed to). Windows XP Pro displays a blue screen.
Any ideas on how to...
|
Forum: NSIS Discussion
17th July 2006, 23:10
|
|
Replies: 3
Views: 1,373
Thanks for your reply. That explains it.
So...
Thanks for your reply. That explains it.
So what your saying is that I am unable to find out what the size of these in-function files is. Boy, that sucks. I'd really like to be able to find out. Any...
|
Forum: NSIS Discussion
17th July 2006, 22:27
|
|
Replies: 3
Views: 1,373
File instructions in functions
I am wondering if files added within functions get placed in some special section. I try the SectionGetSize on my only section and it returns a 0 size. If I remove the file statments from my function...
|