Prev Previous Post   Next Post Next
Old 5th August 2003, 10:08   #1
[=hris
Junior Member
 
Join Date: Aug 2003
Location: London, UK
Posts: 6
Unhappy ExecShell & regsvr32 help

I am trying to get my installer to register an ocx file using regsvr32.
When i do this manually, i use

C:\WINDOWS\system32\regsvr32.exe C:\WINDOWS\system32\MSwinsck.ocx

So, i tried to make this less OS specific and do it in the installer, with this command:

ExecShell open "$SYSDIR\regsvr32.exe $SYSDIR\Mswinsck.ocx"

When i run the installer, it says that it did execute the exact command i was expecting it to execute, but normally a message box pops up saying something along the lines of "Succesfully registered mswinsck.ocx in registry, but when the installer does it nothing happens - does anyone know if the installer has actually performed the command properly, cause i have no real way of telling

Thanks
[=hris is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast 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