jiyao
9th May 2002 03:11 UTC
installer verification failed
Hi,
I tried NSIS in two computers and encountered the same problem.
After I installed NSIS and I started it, which started VC++ 6.0
automaticly. While I tried to run NSIS with VC++, I got the
error: 'Installer verification failed.' I also tried to install
NSIS using /NCRC and still it didn't work. Can anybody help me?
Thanks.
Jiyao
Smile2Me
9th May 2002 08:03 UTC
Have you checked for virusses?
-Hendri.
Joost Verburg
9th May 2002 13:54 UTC
You should not run NSIS in VC++ 6.0. Just use makensis.exe to compile an installer.
rainwater
10th May 2002 17:19 UTC
It sounds like you are trying to run exehead.exe from the exehead project. You need to compile the makenssi project in order to get makensis.exe. Of course you don't need to any of this if you just want to create an installer.