- NSIS Discussion
- Help Installer Error in AMD Machine
Archive: Help Installer Error in AMD Machine
sar4pc
26th March 2008 04:29 UTC
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
Anders
26th March 2008 04:52 UTC
It helps if you could provide some more details, OS version, NSIS version, any error messages etc.
sar4pc
26th March 2008 06:57 UTC
I am using Windows XP SP1, With NSIS 2.35.
kichik
26th March 2008 21:32 UTC
Still not enough information. What is this error?
I've ran thousands of installers on my AMD and I get no errors whatsoever.
mauvecloud
26th March 2008 22:00 UTC
Is the AMD processor 64-bit?
sar4pc
27th March 2008 04:35 UTC
I Attach The Error I get From the windows.
Thank You
For Your Help
Regards,
SAR4PC
kichik
27th March 2008 07:19 UTC
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.
sar4pc
28th March 2008 03:06 UTC
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
kichik
28th March 2008 11:58 UTC
Which DLL?
sar4pc
7th April 2008 04:32 UTC
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
kichik
7th April 2008 19:51 UTC
The LockedList plug-in can help.
http://nsis.sourceforge.net/LockedList_plug-in