InstallShield Build Error -1014: Cannot rename directory PATH to PATH\folder.Bak.
InstallSheild執行Build結果錯誤:
錯誤詳細信息:
Cannot rename directory <PATH> to <PATH>\folder.Bak. Windows Explorer or a DOS prompt may be pointing to a subfolder of the release output folder (Disk1) or to the Interim folder, locking it. Change the current directory. Close any open files in the Disk1 folder. Close Msidb.exe if it is open.
解決辦法:Open Release Folder
將Disk1文件夾刪除
具體刪除方法:
打開“任務管理器”——選擇“性能”標簽下的“資源監視器”——在“CPU”標簽下的“關聯的句柄”欄輸入該文件或文件夾的名稱。
比如,我要刪除的文件夾叫“Disk1"——待搜索出結果后逐個右擊關聯的進程,并選擇結束進程。——待所有的關聯進程都結束完畢后(右擊搜索出的進程,此時“結束進程”是灰色的),再對文件或文件夾進行操作就行了。
個人覺得,當你不知道哪個程序在占用時,這個方法很不錯,很實用。親測!
總結
以上是生活随笔為你收集整理的InstallShield Build Error -1014: Cannot rename directory PATH to PATH\folder.Bak.的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 复现强网杯python is the b
- 下一篇: 20155301实验三 免杀原理与实践