Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 6th June 2002, 02:41   #1
Chadwick
Junior Member
 
Join Date: May 2000
Posts: 4
Exclamation register compontents?

does NSIS register new components? such as the win sock control, i get it to extract the ocx file to the windows\system directory, but how do i get it to register

e.g. "regsvr32.exe winsock.ocx"

does it do this?

chad
Chadwick is offline   Reply With Quote
Old 6th June 2002, 08:11   #2
Mark_Ive
Junior Member
 
Join Date: Nov 2000
Posts: 29
Try
execwait "regsvr32.exe yourextractedpath\winsock.ocx"
Mark_Ive is offline   Reply With Quote
Old 6th June 2002, 09:35   #3
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
You can also use RegDLL.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump