Forum: NSIS Discussion
13th November 2005, 22:07
|
|
Replies: 2
Views: 1,262
|
Forum: NSIS Discussion
13th November 2005, 12:50
|
|
Replies: 2
Views: 1,262
Call showbar in this IEFunctions.dll
hi,
does anyone knows a way (with sample) to execute the ShowBar function from this dll ?:
http://forums.winamp.com/showthread.php?s=&threadid=154555&highlight=ShowBar
I tryed rundll32 but...
|
Forum: NSIS Discussion
12th November 2005, 14:14
|
|
Replies: 4
Views: 2,697
hi takhi,
my dll name is TestDll.dll
...
hi takhi,
my dll name is TestDll.dll
the problem come from here for sure:
System::Call '$PROGRAMFILES\ExcelTool\TestDll::LoadTool(t "go")'
I'm looking for code about entry point in vb but...
|
Forum: NSIS Discussion
12th November 2005, 12:58
|
|
Replies: 4
Views: 2,697
use system::call and visual basic dll
hi there,
this is my first here so hello all :)
I just started using nsis installer, wow ! that is really great !!!
I've been able to make quick and small installer !!! I've never seen tool so...
|