Forum: NSIS Discussion
21st October 2004, 15:12
|
|
Replies: 8
Views: 8,845
|
Forum: NSIS Discussion
21st October 2004, 09:39
|
|
Replies: 8
Views: 8,845
|
Forum: NSIS Discussion
20th October 2004, 15:03
|
|
Replies: 8
Views: 8,845
This is exactly what I am doing right now....
This is exactly what I am doing right now. However, at uninstall the .bpl files remain on the system while there is no program using them. How can they be removed if they are not used anymore?
Is...
|
Forum: NSIS Discussion
20th October 2004, 14:22
|
|
Replies: 8
Views: 8,845
Install Borland Package (*.bpl) files
Hi,
My application needs a few borland package files like, vcl60.bpl and rtl60.bpl. How should I install them? I can trow them in the windows\system32 folder using the File command. But I am not...
|
Forum: NSIS Discussion
20th July 2004, 10:08
|
|
Replies: 4
Views: 2,706
|
Forum: NSIS Discussion
5th July 2004, 13:25
|
|
Replies: 4
Views: 2,706
which dll's to include with exe??
Hello, I am wondering how can I scan an EXE to find which dll's it uses. So I get to know what to include in the installer. Is there an automated options for this? If not how to do this manually? -...
|