Archive: Help Installer Error in AMD Machine


Help Installer Error in AMD Machine
Hi, I am Using The NSIS Installer anda I have allready sucessfully create the Installer for My Program and it run ok not problem in intel platform but when I try the installer at the AMD Processor itu Create Error.

So I Want to ask anybody has solution for this problem ?

Thank's

SAR4PC


It helps if you could provide some more details, OS version, NSIS version, any error messages etc.


I am using Windows XP SP1, With NSIS 2.35.


Still not enough information. What is this error?

I've ran thousands of installers on my AMD and I get no errors whatsoever.


Is the AMD processor 64-bit?


I Attach The Error I get From the windows.

Thank You
For Your Help



Regards,
SAR4PC


That's probably a problem with on of the DLL files you're registering. NSIS itself doesn't use msvcrt.dll whether it's on Intel or AMD.


I Have allready solve the problem by updating my Windows Service Pack to SP2, and all problem Solve.
* By the way I want to ask how can we regonize that's the dll Was still active in NSIS ?

Thank You All For Your Support.

Regards,

SAR4Pc


Which DLL?


Thank You
I Mean the dll that's i want to include at my installer. I Want to know does this dll is still using by other programs.

thank's

Regards,


SAR4PC


The LockedList plug-in can help.

http://nsis.sourceforge.net/LockedList_plug-in