Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

move error occured in installshield setup


1 reply to this topic

mahesh_uma

mahesh_uma
  • Members
  • 1 posts

Posted 28 April 2003 - 06:26

hi,
i have created a setup using installshield for a Visual Basic application.while running the setup i get an error stating msvcrt.dll cannot be copied to/windows\system folder In the windows system folder the specified dll file seems to be in use with the os.could that be the problem. if so how to rectify this error?
Yours Mahesh_Uma


Taco Bell

Taco Bell

    IS6 Expert

  • Moderators
  • 1,281 posts

Posted 28 April 2003 - 15:10

That file will always be in use by Windows, but InstallShield should automatically write an entry to SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations in order to complete the command on the next reboot.

How are you trying to copy the file? Through an explicit copy command or through ComponentTransfer? Also, which version of InstallShield are you using?
user posted image