Forum: NSIS Discussion
2nd September 2006, 23:12
|
|
Replies: 31
Views: 31,799
I'm new to NSIS and I learned it in 2 days (I...
I'm new to NSIS and I learned it in 2 days (I really needed to get the installer out). I did everything with it, and it works well. One thing I'd like to add to anybody coming across this thread is...
|
Forum: NSIS Discussion
30th August 2006, 16:05
|
|
Replies: 2
Views: 2,186
THANKS ALOT!
It was working on my system...
THANKS ALOT!
It was working on my system because i have a file that the installer doesn't delete stored in C:\program files\********* apocalypse client\ that makes sure it doesn't delete the...
|
Forum: NSIS Discussion
29th August 2006, 17:59
|
|
Replies: 2
Views: 2,186
Skipping files
I have a HUGE problem. The installer I have is not installing correctly. It's skipping files!
Here is the log that I saved of one bad installation!:
Delete file: C:\Program Files\*********...
|
Forum: NSIS Discussion
13th August 2006, 11:23
|
|
Replies: 5
Views: 2,779
I need help with that plugin. Also where do I...
I need help with that plugin. Also where do I put the includemacro? Could you give me an example usage for that plugin if I want it to close rsa.exe?
EDIT: I've figured that includemacro goes in...
|
Forum: NSIS Discussion
13th August 2006, 04:06
|
|
Replies: 5
Views: 2,779
So what exactly will that code do? To me (I'm...
So what exactly will that code do? To me (I'm VERY new even though I know a fair amount of programing languages) it lookslike this: rename the app to the same name. If an error occured messagebox...
|
Forum: NSIS Discussion
13th August 2006, 02:21
|
|
Replies: 5
Views: 2,779
Running Processes and questsions
I'm very new to this, so bear with me. I'm trying to switch to NSIS. I have a couple questions:
Are all OCX's DLL's and TLB's registered automatically or do I have to call a function (if so...
|