in reply to Copying Perl installation between computers
Hello,
I randomly decided to run my program in the command window and I realised that my IDE has been suppressing a message that was supposed to appear in a dialogue box. This message complained about MSVCR100.
After some searching on the internet, I found that I had to install Visual C++ 2005 Redistributable Package for (X86), Microsoft Visual C++ 2008 Redistributable Package (x86) and Microsoft Visual C++ 2010 Redistributable Package (x86) from http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/the-program-cant-start-becuase-msvcr100dll-is/5c9d301a-2191-4edb-916e-5e4958558090.
The program works fine now.
Thank you for all of your help.
Regards,
|
|---|