|
|
#1 |
|
Member
Join Date: Jul 2015
Posts: 62
|
ExecDos installation
Hi,
I have downloaded the ExecDos plugin but am out of ideas on how to get it working with my NSIS installation. The ExecDos has 4 plugins in the plugins directory. Since my system is 64-bit, I tried putting the x64-ansi and x64-unicode dlls into the NSIS plugins directory but neither seems to work. Then I tried copying over the Contrib directory from the ExecDos to the NSIS contrib directory but no success. I am trying to compile one of the examples that is in the plugin downloads. I keep getting this error: Invalid command: ExecDos::exec My NSIS version is 2.46. Any ideas are very much appreciated. I downloaded the plugin from: http://nsis.sourceforge.net/ExecDos_plug-in --Pavan |
|
|
|
|
|
#2 |
|
Debian user
(Forum King) Join Date: Jan 2003
Location: Arch land
Posts: 4,917
|
Did you try upgrade nsis?
* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux-i686 with MATE. * Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Archlinux-x86-64 with MATE. |
|
|
|
|
|
#3 |
|
Major Dude
Join Date: May 2005
Location: New Zealand
Posts: 916
|
First off, NSIS is 32 bit, so use the 32 bit plugin. NSIS v2.x is ansi only, so use the file in the plugins\x86-ansi folder and put it in the NSIS\plugins folder.
NSIS 64 bit isn't officially supported yet, you have to compile it from source and it's primarily for testing and bugfixing at this stage. It's still quite stable though. "Only a MouseHelmet will save you from a MouseTrap" -Jason Ross (Me) NSIS 3 POSIX Ninja Wiki Profile |
|
|
|
|
|
#4 |
|
Member
Join Date: Jul 2015
Posts: 62
|
Thanks Jason, after adding the ansi x86 dll into my plugin directory it worked!!
Thanks to all for the replies. |
|
|
|
![]() |
|
|||||||
| Tags |
| configuration, execdos |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|