stefangs Posted August 19, 2004 Posted August 19, 2004 i've bound a runtime under a Win98 emulator and created an installer with inno setup as i've done many times before.i've tested it on two machines. on the one where i bound it worked fine. on a powerbook running the same emulator the installer unpacked the file ok. on launch i got this error: The MSVCP60.DLL file is linked to missing export MSVCRT.DLL:_lc_collate_cp. followd by this box: Unable to execute file: <filename>. A device attached to the system is not functioning. i don't know enough about windows to know what's going on. anyone have a clue? thanks, stefan
QuinTech Posted August 20, 2004 Posted August 20, 2004 Hi, Stefan. I've seen this before, but don't remember exactly how i addressed it. First, search your computer for msvcrt.dll. If you have it in your system folder, copy it to the runtime's installed directory. I believe that is the fix i used in the past. If that doesn't help, look at Microsoft's KB article about it. HTH Jerry
Recommended Posts
This topic is 7399 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now