-
Hmm... I wish I knew how it happened, but between writing the lines in the installer section and the uninstaller section, I somehow changed from "SetOutPath" to "SetOutDir", which of course threw an error. This makes me feel kinda stupid.
Still, is there any reason why NSIS can't handle either doing the directory changing in the engine during EW_REGISTERDLL, or use LoadLibraryEx with...
2007-01-20 07:50:46 UTC in Nullsoft Scriptable Install System
-
(NSIS version: 2.18)
I have a ocx file which I need to register that depends on other dll files. I am putting all of the files related to that ocx in a subdirectory under my INSTDIR. I see that in the documentation, I need to use SetOutDir to that subdirectory before I call RegDLL on the ocx. However, I cannot currently call UnRegDLL on the ocx, as I cannot use SetOutDir in the uninstaller.
2007-01-18 01:09:27 UTC in Nullsoft Scriptable Install System
-
coderjoe committed patchset 23290 of module stepmania to the StepMania CVS repository, changing 1 files.
2006-08-18 09:43:12 UTC in StepMania
-
coderjoe committed patchset 23006 of module stepmania to the StepMania CVS repository, changing 1 files.
2006-08-10 10:12:05 UTC in StepMania
-
coderjoe committed patchset 22994 of module stepmania to the StepMania CVS repository, changing 1 files.
2006-08-10 05:42:35 UTC in StepMania
-
coderjoe committed patchset 22972 of module stepmania to the StepMania CVS repository, changing 1 files.
2006-08-08 23:33:12 UTC in StepMania
-
coderjoe committed patchset 22669 of module stepmania to the StepMania CVS repository, changing 1 files.
2006-07-22 05:38:47 UTC in StepMania
-
coderjoe committed patchset 132 of module CVSROOT to the StepMania CVS repository, changing 1 files.
2006-07-21 22:10:51 UTC in StepMania
-
coderjoe committed patchset 131 of module CVSROOT to the StepMania CVS repository, changing 1 files.
2006-07-21 21:56:31 UTC in StepMania
-
coderjoe committed patchset 22576 of module stepmania to the StepMania CVS repository, changing 1 files.
2006-07-15 23:32:19 UTC in StepMania